/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
diff: clarify textconv interface
2016-02-22
Jeff King
diff: clarify textconv interface
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-09-28
Jeff King
merge-file: enforce MAX_XDIFF_SIZE on incoming files
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-09-28
Jeff King
xdiff: reject files larger than ~1GB
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-09-28
Jeff King
react to errors in xdi_diff
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-09-25
Jeff King
transport: refactor protocol whitelist code
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-09-23
Jeff King
submodule: allow only certain protocols for submodule...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-09-23
Jeff King
transport: add a protocol-whitelist environment variable
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-09-04
Jeff King
show-branch: use a strbuf for reflog descriptions
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-09-04
Jeff King
read_info_alternates: handle paths larger than PATH_MAX
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-09-04
Jeff King
notes: use a strbuf in add_non_note
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-09-04
Jeff King
verify_absent: allow filenames longer than PATH_MAX
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-17
Jeff King
docs: clarify that --encoding can produce invalid sequences
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-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
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
test_bitmap_walk: free bitmap with bitmap_free
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-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-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
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
2015-04-02
Jeff King
merge: pass verbosity flag down to merge-recursive
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-02
Jeff King
init: don't set core.worktree when initializing /.git
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-04-02
Jeff King
howto: document more tools for recovery corruption
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-31
Jeff King
cherry-pick: fix docs describing handling of empty...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-31
Jeff King
sha1_file: squelch "packfile cannot be accessed" warnings
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-25
Jeff King
t9001: drop save_confirm helper
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-25
Jeff King
t0020: use test_* helpers instead of hand-rolled messages
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-25
Jeff King
t: simplify loop exit-code status variables
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-25
Jeff King
t: fix some trivial cases of ignored exit codes in...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-25
Jeff King
t7701: fix ignored exit code inside loop
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-25
Jeff King
t3305: fix ignored exit code inside loop
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-25
Jeff King
t0020: fix ignored exit code inside loops
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-25
Jeff King
perf-lib: fix ignored exit code inside loop
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-23
Jeff King
run-command: forbid using run_command with piped output
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-23
Jeff King
trailer: use capture_command
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-23
Jeff King
submodule: use capture_command
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-23
Jeff King
wt-status: use capture_command
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-23
Jeff King
run-command: introduce capture_command helper
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-22
Jeff King
wt_status: fix signedness mismatch in strbuf_read call
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-22
Jeff King
wt-status: don't flush before running "submodule status"
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
refs.c: drop curate_packed_refs
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
repack: turn on "ref paranoia" when doing a destructive...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
prune: turn on ref_paranoia flag
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
refs: introduce a "ref paranoia" flag
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t5312: test object deletion code paths in a corrupted...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t4104: drop hand-rolled error reporting
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t0005: fix broken &&-chains
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t7004: fix embedded single-quotes
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t0050: appease --chain-lint
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t9001: use test_when_finished
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t4117: use modern test_* helpers
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t6034: use modern test_* helpers
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t1301: use modern test_* helpers
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t0020: use modern test_* helpers
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t6030: use modern test_* helpers
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t9502: fix &&-chain breakage
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t7201: fix &&-chain breakage
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2015-03-20
Jeff King
t3600: fix &&-chain breakage for setup commands
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
next