/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
create_bundle(): drop unused "header" parameter
2019-01-24
Jeff King
create_bundle(): drop unused "header" parameter
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2019-01-24
Jeff King
apply: drop unused "def" parameter from find_name_gnu()
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2019-01-24
Jeff King
match-trees: drop unused path parameter from score...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2019-01-03
Jeff King
transport-helper: drop read/write errno checks
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-24
Jeff King
odb_load_loose_cache: fix strbuf leak
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-24
Jeff King
t5562: fix perl path
commit
|
commitdiff
|
tree
2018-11-21
Jeff King
pack-objects: fix off-by-one in delta-island tree-depth...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-21
Jeff King
pack-objects: zero-initialize tree_depth/layer arrays
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-21
Jeff King
pack-objects: fix tree_depth and layer invariants
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-17
Jeff King
bundle: dup() output descriptor closer to point-of-use
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-13
Jeff King
fetch-pack: drop custom loose object cache
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-13
Jeff King
sha1-file: use loose object cache for quick existence...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-13
Jeff King
object-store: provide helpers for loose_objects_cache
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-13
Jeff King
sha1-file: use an object_directory for the main object dir
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-13
Jeff King
handle alternates paths the same as the main object dir
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-13
Jeff King
sha1_file_name(): overwrite buffer instead of appending
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-13
Jeff King
rename "alternate_object_database" to "object_directory"
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-13
Jeff King
submodule--helper: prefer strip_suffix() to ends_with()
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-13
Jeff King
fsck: do not reuse child_process structs
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-07
Jeff King
approxidate: fix NULL dereference in date_time()
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-07
Jeff King
pull: handle --verify-signatures for unborn branch
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-07
Jeff King
merge: handle --verify-signatures for unborn branch
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-07
Jeff King
merge: extract verify_merge_signature() helper
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
midx: double-check large object write loop
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
assert NOARG/NONEG behavior of parse-options callbacks
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
parse-options: drop OPT_DATE()
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
apply: return -1 from option callback instead of calling...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
cat-file: report an error on multiple --batch options
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
tag: mark "--message" option with NONEG
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
show-branch: mark --reflog option as NONEG
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
format-patch: mark "--no-numbered" option with NONEG
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
status: mark --find-renames option with NONEG
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
cat-file: mark batch options with NONEG
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
pack-objects: mark index-version option as NONEG
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
ls-files: mark exclude options as NONEG
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
am: handle --no-patch-format option
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-06
Jeff King
apply: mark include/exclude options as NONEG
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-05
Jeff King
xdiff-interface: drop parse_hunk_header()
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-05
Jeff King
range-diff: use a hunk callback
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-05
Jeff King
diff: convert --check to use a hunk callback
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-05
Jeff King
combine-diff: use an xdiff hunk callback
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-05
Jeff King
diff: use hunk callback for word-diff
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-05
Jeff King
diff: discard hunk headers for patch-ids earlier
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-05
Jeff King
diff: avoid generating unused hunk header lines
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-02
Jeff King
pathspec: handle non-terminated strings with :(attr)
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-02
Jeff King
approxidate: handle pending number for "specials"
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-02
Jeff King
rev-list: handle flags for --indexed-objects
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-02
Jeff King
xdiff-interface: provide a separate consume callback...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-11-02
Jeff King
xdiff: provide a separate emit callback for hunks
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-31
Jeff King
read_istream_pack_non_delta(): document input handling
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-31
Jeff King
ls-remote: pass heads/tags prefixes to transport
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-31
Jeff King
ls-remote: do not send ref prefixes for patterns
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-31
Jeff King
cat-file: handle streaming failures consistently
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-31
Jeff King
check_stream_sha1(): handle input underflow
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-31
Jeff King
t1450: check large blob in trailing-garbage test
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-26
Jeff King
upload-pack: fix broken if/else chain in config callback
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-25
Jeff King
t5410: use longer path for sample script
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-25
Jeff King
run-command: mark path lookup errors with ENOENT
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-19
Jeff King
config.mak.dev: enable -Wunused-function
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-18
Jeff King
test-tool: show tool list on error
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-09
Jeff King
transport: drop refnames from for_each_alternate_ref
Signed-off-by: Jeff King <
peff@peff.net
>
Acked-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-10-04
Jeff King
more oideq/hasheq conversions
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-27
Jeff King
fsck: detect submodule paths starting with dash
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-27
Jeff King
fsck: detect submodule urls starting with dash
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-27
Jeff King
submodule-config: ban submodule paths that start with...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-27
Jeff King
submodule-config: ban submodule urls that start with...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-27
Jeff King
submodule--helper: use "--" to signal end of clone...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-25
Jeff King
receive-pack: update comment with check_everything_connected
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-19
Jeff King
pack-objects: handle island check for "external" delta...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-11
Jeff King
config.mak.dev: add -Wformat-security
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-05
Jeff King
doc-diff: force worktree add
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-05
Jeff King
reopen_tempfile(): truncate opened file
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-04
Jeff King
pack-bitmap: drop "loaded" flag
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-04
Jeff King
traverse_bitmap_commit_list(): don't free result
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-04
Jeff King
t5310: test delta reuse with bitmaps
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-09-04
Jeff King
bitmap_has_sha1_in_uninteresting(): drop BUG check
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-30
Jeff King
doc/git-branch: remove obsolete "-l" references
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-30
Jeff King
t5303: use printf to generate delta bases
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-30
Jeff King
patch-delta: handle truncated copy parameters
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-30
Jeff King
t5303: test some corrupt deltas
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-30
Jeff King
test-delta: read input into a heap buffer
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-30
Jeff King
doc-diff: always use oids inside worktree
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-29
Jeff King
show_dirstat: simplify same-content check
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-29
Jeff King
read-cache: use oideq() in ce_compare functions
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-29
Jeff King
convert hashmap comparison functions to oideq()
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-29
Jeff King
convert "hashcmp() != 0" to "!hasheq()"
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-29
Jeff King
convert "oidcmp() != 0" to "!oideq()"
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-29
Jeff King
convert "hashcmp() == 0" to hasheq()
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-29
Jeff King
convert "oidcmp() == 0" to oideq()
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-29
Jeff King
introduce hasheq() and oideq()
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-29
Jeff King
coccinelle: use <...> for function exclusion
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-23
Jeff King
append_signoff: use size_t for string offsets
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-23
Jeff King
sequencer: ignore "---" divider when parsing trailers
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-23
Jeff King
pretty, ref-filter: format %(trailers) with no_divider...
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-23
Jeff King
interpret-trailers: allow suppressing "---" divider
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-23
Jeff King
interpret-trailers: tighten check for "---" patch boundary
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-23
Jeff King
trailer: pass process_trailer_opts to trailer_info_get()
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-23
Jeff King
trailer: use size_t for iterating trailer list
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-23
Jeff King
trailer: use size_t for string offsets
Signed-off-by: Jeff King <
peff@peff.net
>
commit
|
commitdiff
|
tree
2018-08-23
Jeff King
hashcmp: assert constant hash size
Signed-off-by: Jeff King <
peff@peff.net
commit
|
commitdiff
|
tree
next