index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
streaming.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
The ninth batch
Junio C Hamano
1
-0
/
+21
2022-03-02
repo_read_index: add config to expect files outside sparse patterns
Elijah Newren
7
-1
/
+66
2022-02-28
test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-28
test-lib: make $GIT_BUILD_DIR an absolute path
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-02-28
test-lib: correct and assert TEST_DIRECTORY overriding
Ævar Arnfjörð Bjarmason
1
-5
/
+17
2022-02-28
test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONS
Ævar Arnfjörð Bjarmason
1
-4
/
+20
2022-02-27
rerere-train: two fixes to the use of "git show -s"
Junio C Hamano
1
-1
/
+1
2022-02-26
switch: mention the --detach option when dying due to lack of a branch
Alex Henrie
5
-11
/
+35
2022-02-26
The eighth batch
Junio C Hamano
1
-0
/
+29
2022-02-25
fast-import.c: use designated initializers for "partial" struct assignments
Ævar Arnfjörð Bjarmason
1
-4
/
+10
2022-02-25
refspec.c: use designated initializers for "struct refspec_item"
Ævar Arnfjörð Bjarmason
1
-7
/
+7
2022-02-25
convert.c: use designated initializers for "struct stream_filter*"
Ævar Arnfjörð Bjarmason
1
-9
/
+9
2022-02-25
userdiff.c: use designated initializers for "struct userdiff_driver"
Ævar Arnfjörð Bjarmason
1
-14
/
+22
2022-02-25
archive-*.c: use designated initializers for "struct archiver"
Ævar Arnfjörð Bjarmason
2
-6
/
+6
2022-02-25
object-file: use designated initializers for "struct git_hash_algo"
Ævar Arnfjörð Bjarmason
1
-39
/
+39
2022-02-25
trace2: use designated initializers for "struct tr2_dst"
Ævar Arnfjörð Bjarmason
3
-3
/
+9
2022-02-25
trace2: use designated initializers for "struct tr2_tgt"
Ævar Arnfjörð Bjarmason
3
-90
/
+90
2022-02-25
imap-send.c: use designated initializers for "struct imap_server_conf"
Ævar Arnfjörð Bjarmason
1
-11
/
+1
2022-02-24
stash: strip "refs/heads/" with skip_prefix
Glen Choo
2
-1
/
+12
2022-02-24
index-pack: clarify the breached limit
Matt Cooper
2
-2
/
+14
2022-02-24
The seventh batch
Junio C Hamano
1
-0
/
+12
2022-02-24
ls-files: support --recurse-submodules --stage
Jonathan Tan
3
-4
/
+20
2022-02-24
tests: make the code more readable
COGONI Guillaume
1
-3
/
+6
2022-02-24
tests: allow testing if a path is truly a file or a directory
COGONI Guillaume
2
-3
/
+32
2022-02-24
t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
COGONI Guillaume
1
-3
/
+3
2022-02-23
amend remaining usage strings according to style guide
Abhradeep Chakraborty
5
-9
/
+9
2022-02-23
help: don't print "\n" before single-section output
Ævar Arnfjörð Bjarmason
2
-2
/
+4
2022-02-23
help: add --no-[external-commands|aliases] for use with --all
Ævar Arnfjörð Bjarmason
5
-7
/
+66
2022-02-23
help: error if [-a|-g|-c] and [-i|-m|-w] are combined
Ævar Arnfjörð Bjarmason
2
-6
/
+45
2022-02-23
help: correct usage & behavior of "git help --all"
Ævar Arnfjörð Bjarmason
3
-5
/
+8
2022-02-23
help: note the option name on option incompatibility
Ævar Arnfjörð Bjarmason
1
-7
/
+8
2022-02-23
help.c: split up list_all_cmds_help() function
Ævar Arnfjörð Bjarmason
1
-7
/
+20
2022-02-23
help tests: test "git" and "git help [-a|-g] spacing
Ævar Arnfjörð Bjarmason
1
-0
/
+45
2022-02-23
help.c: use puts() instead of printf{,_ln}() for consistency
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2022-02-23
help doc: add missing "]" to "[-a|--all]"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-02-23
reftable: rename writer_stats to reftable_writer_stats
Han-Wen Nienhuys
3
-7
/
+7
2022-02-23
reftable: add test for length of disambiguating prefix
Han-Wen Nienhuys
1
-0
/
+38
2022-02-23
reftable: ensure that obj_id_len is >= 2 on writing
Han-Wen Nienhuys
2
-1
/
+40
2022-02-23
reftable: avoid writing empty keys at the block layer
Han-Wen Nienhuys
3
-12
/
+23
2022-02-23
reftable: add a test that verifies that writing empty keys fails
Han-Wen Nienhuys
1
-0
/
+24
2022-02-23
reftable: reject 0 object_id_len
Han-Wen Nienhuys
1
-0
/
+5
2022-02-23
Documentation: object_id_len goes up to 31
Han-Wen Nienhuys
1
-1
/
+1
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
1
-7
/
+7
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
1
-12
/
+12
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
1
-11
/
+11
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
1
-16
/
+15
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
1
-21
/
+21
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
1
-44
/
+41
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
1
-23
/
+27
2022-02-23
worktree: extract checkout_worktree()
Derrick Stolee
1
-11
/
+15
[next]