Junio C Hamano
|
0df670bc0b
Merge branch 'jt/interpret-branch-name-fallback'
|
4 years ago |
Jonathan Tan
|
f24c30e0b6
wt-status: tolerate dangling marks
|
4 years ago |
Junio C Hamano
|
e0ad9574dd
Merge branch 'bc/sha-256-part-3'
|
5 years ago |
Jeff King
|
d70a9eb611
strvec: rename struct fields
|
5 years ago |
brian m. carlson
|
c5aecfc866
bundle: add new version for use with SHA-256
|
5 years ago |
Jeff King
|
f6d8942b1f
strvec: fix indentation in renamed calls
|
5 years ago |
Jeff King
|
ef8d7ac42a
strvec: convert more callers away from argv_array name
|
5 years ago |
Jeff King
|
dbbcd44fb4
strvec: rename files from argv-array to strvec
|
5 years ago |
brian m. carlson
|
6161ce7bbe
bundle: detect hash algorithm when reading refs
|
5 years ago |
Robin H. Johnson
|
79862b6b77
bundle-create: progress output control
|
5 years ago |
brian m. carlson
|
703d2d4193
bundle: switch to use the_hash_algo
|
6 years ago |
Johannes Schindelin
|
3bbbe467f2
bundle verify: error out if called without an object database
|
6 years ago |
Jeff King
|
fcb133e978
create_bundle(): drop unused "header" parameter
|
6 years ago |
Junio C Hamano
|
cde555480b
Merge branch 'nd/the-index'
|
6 years ago |
Junio C Hamano
|
9e3dc6bfb2
Merge branch 'jk/close-duped-fd-before-unlock-for-bundle'
|
6 years ago |
Jeff King
|
2c8ee1f53c
bundle: dup() output descriptor closer to point-of-use
|
6 years ago |
Nguyễn Thái Ngọc Duy
|
74ae4b638d
bundle.c: remove the_repository references
|
6 years ago |
Junio C Hamano
|
11877b9ebe
Merge branch 'nd/the-index'
|
6 years ago |
Nguyễn Thái Ngọc Duy
|
2abf350385
revision.c: remove implicit dependency on the_index
|
6 years ago |
Jeff King
|
9001dc2a74
convert "oidcmp() != 0" to "!oideq()"
|
7 years ago |
Stefan Beller
|
2122f6754c
commit: add repository argument to lookup_commit_reference
|
7 years ago |
Stefan Beller
|
21e1ee8f4f
commit: add repository argument to lookup_commit_reference_gently
|
7 years ago |
Stefan Beller
|
109cd76dd3
object: add repository argument to parse_object
|
7 years ago |
Junio C Hamano
|
b16b60f71b
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
|
7 years ago |
Junio C Hamano
|
2f76ebc93c
Merge branch 'ma/lockfile-cleanup'
|
7 years ago |
Stefan Beller
|
cbd53a2193
object-store: move object access functions to object-store.h
|
7 years ago |
Martin Ågren
|
b227586831
lock_file: make function-local locks non-static
|
7 years ago |
brian m. carlson
|
b4f5aca40e
sha1_file: convert read_sha1_file to struct object_id
|
7 years ago |
Junio C Hamano
|
0bbab7d2ab
Merge branch 'rs/lose-leak-pending'
|
7 years ago |
René Scharfe
|
63647391e6
bundle: avoid using the rev_info flag leak_pending
|
7 years ago |