index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-gui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
The fifth batch
Junio C Hamano
1
-0
/
+30
2020-06-24
builtin/diff: fix botched update of usage comment
Denton Liu
1
-4
/
+1
2020-06-23
The fourth batch
Junio C Hamano
1
-0
/
+11
2020-06-22
diff-files: treat "i-t-a" files as "not-in-index"
Srinidhi Kaushik
2
-8
/
+52
2020-06-19
remote-testgit: adapt for object-format
brian m. carlson
1
-0
/
+6
2020-06-19
bundle: detect hash algorithm when reading refs
brian m. carlson
3
-3
/
+30
2020-06-19
t5300: pass --object-format to git index-pack
brian m. carlson
1
-4
/
+5
2020-06-19
t5704: send object-format capability with SHA-256
brian m. carlson
1
-0
/
+2
2020-06-19
t5703: use object-format serve option
brian m. carlson
1
-5
/
+14
2020-06-19
t5702: offer an object-format capability in the test
brian m. carlson
1
-0
/
+2
2020-06-19
t/helper: initialize the repository for test-sha1-array
brian m. carlson
1
-0
/
+3
2020-06-19
remote-curl: avoid truncating refs with ls-remote
brian m. carlson
1
-1
/
+3
2020-06-19
t1050: pass algorithm to index-pack when outside repo
brian m. carlson
1
-1
/
+3
2020-06-19
builtin/index-pack: add option to specify hash algorithm
brian m. carlson
2
-0
/
+16
2020-06-19
remote-curl: detect algorithm for dumb HTTP by size
brian m. carlson
2
-2
/
+39
2020-06-19
strbuf: remove unreferenced strbuf_write_fd method.
Randall S. Becker
2
-6
/
+0
2020-06-19
bugreport.c: replace strbuf_write_fd with write_in_full
Randall S. Becker
1
-1
/
+3
2020-06-19
pull: plug minor memory leak after using is_descendant_of()
René Scharfe
1
-0
/
+1
2020-06-19
commit-reach: plug minor memory leak after using is_descendant_of()
René Scharfe
1
-1
/
+4
2020-06-19
t4014: do not use "slave branch" nomenclature
Paolo Bonzini
1
-4
/
+4
2020-06-19
builtin/diff: update usage comment
Denton Liu
1
-3
/
+15
2020-06-18
The third batch
Junio C Hamano
2
-1
/
+25
2020-06-17
commit-reach: use fast logic in repo_in_merge_base
Derrick Stolee
1
-2
/
+10
2020-06-17
commit-reach: create repo_is_descendant_of()
Derrick Stolee
1
-2
/
+9
2020-06-17
upload-pack: fix a sparse '0 as NULL pointer' warning
Ramsay Jones
1
-1
/
+1
2020-06-17
branch: don't mix --edit-description
Denton Liu
1
-1
/
+1
2020-06-17
t3200: test for specific errors
Denton Liu
1
-13
/
+32
2020-06-17
t3200: rename "expected" to "expect"
Denton Liu
1
-11
/
+11
2020-06-13
clean: optimize and document cases where we recurse into subdirectories
Elijah Newren
1
-2
/
+31
2020-06-13
clean: consolidate handling of ignored parameters
Elijah Newren
1
-9
/
+7
2020-06-13
dir, clean: avoid disallowed behavior
Elijah Newren
2
-1
/
+5
2020-06-13
dir: fix a few confusing comments
Elijah Newren
1
-5
/
+6
2020-06-13
git-sparse-checkout: clarify interactions with submodules
Elijah Newren
1
-4
/
+26
2020-06-12
Documentation: usage for diff combined commits
Chris Torek
2
-5
/
+23
2020-06-12
git diff: improve range handling
Chris Torek
2
-13
/
+202
2020-06-11
upload-pack: refactor common code into do_got_oid()
Christian Couder
1
-30
/
+13
2020-06-11
upload-pack: move oldest_have to upload_pack_data
Christian Couder
1
-7
/
+6
2020-06-11
upload-pack: pass upload_pack_data to got_oid()
Christian Couder
1
-4
/
+4
2020-06-11
upload-pack: pass upload_pack_data to ok_to_give_up()
Christian Couder
1
-7
/
+6
2020-06-11
upload-pack: pass upload_pack_data to send_acks()
Christian Couder
1
-10
/
+7
2020-06-11
upload-pack: pass upload_pack_data to process_haves()
Christian Couder
1
-6
/
+5
2020-06-11
upload-pack: change allow_unadvertised_object_request to an enum
Christian Couder
1
-36
/
+32
2020-06-11
upload-pack: move allow_unadvertised_object_request to upload_pack_data
Christian Couder
1
-23
/
+32
2020-06-11
upload-pack: move extra_edge_obj to upload_pack_data
Christian Couder
1
-4
/
+7
2020-06-11
upload-pack: move shallow_nr to upload_pack_data
Christian Couder
1
-12
/
+12
2020-06-11
upload-pack: pass upload_pack_data to send_unshallow()
Christian Couder
1
-9
/
+7
2020-06-11
upload-pack: pass upload_pack_data to deepen_by_rev_list()
Christian Couder
1
-8
/
+6
2020-06-11
upload-pack: pass upload_pack_data to deepen()
Christian Couder
1
-14
/
+11
2020-06-11
upload-pack: pass upload_pack_data to send_shallow_list()
Christian Couder
1
-36
/
+21
2020-06-11
upload-pack: send part of packfile response as uri
Jonathan Tan
4
-10
/
+343
[next]