/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
refs.c: remove_empty_directories can take a strbuf
2015-08-10
Jeff King
refs.c: remove_empty_directories can take a strbuf
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
refs.c: avoid git_path assignment in lock_ref_sha1_basic
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
refs.c: avoid repeated git_path calls in rename_tmp_log
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
refs.c: simplify strbufs in reflog setup and writing
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
path.c: drop git_path_submodule
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
refs.c: remove extra git_path calls from read_loose_refs
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
remote.c: drop extraneous local variable from migrate_file
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
prefer mkpathdup to mkpath in assignments
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
prefer git_pathdup to git_path in some possibly-dangerous...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
add_to_alternates_file: don't add duplicate entries
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
t5700: modernize style
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
cache.h: complete set of git_path_submodule helpers
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-08-10
Jeff King
cache.h: clarify documentation for git_path, et al
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-07-21
Jeff King
strbuf: make strbuf_addftime more robust
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-07-08
Jeff King
check_and_freshen_file: fix reversed success-check
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-07-01
Jeff King
rev-list: disable --use-bitmap-index when pruning commits
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-29
Jeff King
introduce "format" date-mode
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-29
Jeff King
convert "enum date_mode" into a struct
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-29
Jeff King
show-branch: use DATE_RELATIVE instead of magic number
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-26
Jeff King
cat-file: sort and de-dup output of --batch-all-objects
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-26
Jeff King
read_gitfile_gently: fix use-after-free
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-22
Jeff King
cat-file: add --batch-all-objects option
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-22
Jeff King
cat-file: split batch_one_object into two stages
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-22
Jeff King
cat-file: stop returning value from batch_one_object
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-22
Jeff King
cat-file: add --buffer option
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-22
Jeff King
cat-file: move batch_options definition to top of file
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-22
Jeff King
cat-file: minor style fix in options list
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-22
Jeff King
for_each_packed_object: automatically open pack index
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-17
Jeff King
docs: clarify that --encoding can produce invalid sequences
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-16
Jeff King
pkt-line: support tracing verbatim pack contents
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-15
Jeff King
pkt-line: tighten sideband PACK check when tracing
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-15
Jeff King
pkt-line: simplify starts_with checks in packet tracing
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-15
Jeff King
Revert "stash: require a clean index to apply"
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-09
Jeff King
index-pack: avoid excessive re-reading of pack directory
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-04
Jeff King
index-pack: fix truncation of off_t in comparison
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-03
Jeff King
ewah: use less generic macro name
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-01
Jeff King
suppress errors on missing UNINTERESTING links
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-01
Jeff King
silence broken link warnings with revs->ignore_missing_links
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-06-01
Jeff King
add quieter versions of parse_{tree,commit}
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-29
Jeff King
setup_git_directory: delay core.bare/core.worktree...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-29
Jeff King
Makefile: silence perl/PM.stamp recipe
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-29
Jeff King
Makefile: avoid timestamp updates to GIT-BUILD-OPTIONS
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-29
Jeff King
Makefile: drop dependency between git-instaweb and...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-28
Jeff King
config.c: rewrite ENODEV into EISDIR when mmap fails
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-28
Jeff King
config.c: avoid xmmap error messages
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-28
Jeff King
config.c: fix mmap leak when writing config
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-28
Jeff King
read-cache.c: drop PROT_WRITE from mmap of index
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-27
Jeff King
diff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXT
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-27
Jeff King
diff: accept color.diff.context as a synonym for "plain"
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-27
Jeff King
t7063: hide stderr from setup inside prereq
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-27
Jeff King
clone: reorder --dissociate and --reference options
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-27
Jeff King
clone: use OPT_STRING_LIST for --reference
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-26
Jeff King
http-backend: spool ref negotiation requests to buffer
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-22
Jeff King
for-each-ref: accept "%(push)" format
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-22
Jeff King
for-each-ref: use skip_prefix instead of starts_with
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-22
Jeff King
sha1_name: implement @{push} shorthand
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-22
Jeff King
sha1_name: refactor interpret_upstream_mark
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-22
Jeff King
sha1_name: refactor upstream_mark
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-22
Jeff King
remote.c: add branch_get_push
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-22
Jeff King
remote.c: return upstream name from stat_tracking_info
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-22
Jeff King
remote.c: untangle error logic in branch_get_upstream
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-22
Jeff King
test_bitmap_walk: free bitmap with bitmap_free
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-21
Jeff King
remote.c: report specific errors from branch_get_upstream
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-21
Jeff King
remote.c: introduce branch_get_upstream helper
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-21
Jeff King
remote.c: hoist read_config into remote_get_1
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-21
Jeff King
remote.c: provide per-branch pushremote name
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-21
Jeff King
remote.c: hoist branch.*.remote lookup out of remote_get_1
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-21
Jeff King
remote.c: drop "remote" pointer from "struct branch"
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-21
Jeff King
remote.c: refactor setup of branch->merge list
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-20
Jeff King
stash: recognize "--help" for subcommands
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-20
Jeff King
stash: complain about unknown flags
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-20
Jeff King
t5551: factor out tag creation
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-19
Jeff King
progress: treat "no terminal" as being in the foreground
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-15
Jeff King
http-backend: fix die recursion with custom handler
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-14
Jeff King
rerere: exit silently on "forget" when rerere is disabled
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-14
Jeff King
doc: convert AsciiDoc {?foo} to ifdef::foo[]
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-13
Jeff King
doc: put example URLs and emails inside literal backticks
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-13
Jeff King
doc: drop backslash quoting of some curly braces
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-13
Jeff King
doc: convert \--option to --option
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-13
Jeff King
doc/add: reformat `--edit` option
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-13
Jeff King
doc: fix length of underlined section-title
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-13
Jeff King
doc: fix hanging "+"-continuation
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-13
Jeff King
doc: fix unquoted use of "{type}"
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-13
Jeff King
doc: fix misrendering due to `single quote'
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-13
Jeff King
doc: fix unmatched code fences in git-stripspace
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-13
Jeff King
add: check return value of launch_editor
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-07
Jeff King
t/lib-httpd.sh: skip tests if NO_CURL is defined
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-05-03
Jeff King
remote.c: drop default_remote_name variable
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-29
Jeff King
filter-branch: avoid passing commit message through sed
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-28
Jeff King
test-lib: turn on GIT_TEST_CHAIN_LINT by default
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-28
Jeff King
rebase: silence "git checkout" for noop rebase
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-22
Jeff King
stop putting argv[0] dirname at front of PATH
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-22
Jeff King
stash: require a clean index to apply
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-22
Jeff King
t3903: avoid applying onto dirty index
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-22
Jeff King
t3903: stop hard-coding commit sha1s
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-20
Jeff King
sha1_file: only freshen packs once per run
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-20
Jeff King
sha1_file: freshen pack objects before loose
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-20
Jeff King
reachable: only mark local objects as recent
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-17
Jeff King
limit_list: avoid quadratic behavior from still_interesting
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-17
Jeff King
type_from_string_gently: make sure length matches
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
next