index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-02-23
Merge branch 'ps/fetch-optim-with-commit-graph'
Junio C Hamano
-14
/
+22
2022-02-23
Merge branch 'sy/t0001-use-path-is-helper'
Junio C Hamano
-1
/
+2
2022-02-23
Merge branch 'bs/forbid-i18n-of-protocol-token-in-fetch-pack'
Junio C Hamano
-2
/
+10
2022-02-23
ls-files: support --recurse-submodules --stage
Jonathan Tan
-4
/
+20
2022-02-23
tests: make the code more readable
COGONI Guillaume
-3
/
+6
2022-02-23
tests: allow testing if a path is truly a file or a directory
COGONI Guillaume
-3
/
+32
2022-02-23
t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
COGONI Guillaume
-3
/
+3
2022-02-23
amend remaining usage strings according to style guide
Abhradeep Chakraborty
-9
/
+9
2022-02-23
help: don't print "\n" before single-section output
Ævar Arnfjörð Bjarmason
-2
/
+4
2022-02-23
help: add --no-[external-commands|aliases] for use with --all
Ævar Arnfjörð Bjarmason
-7
/
+66
2022-02-23
help: error if [-a|-g|-c] and [-i|-m|-w] are combined
Ævar Arnfjörð Bjarmason
-6
/
+45
2022-02-23
help: correct usage & behavior of "git help --all"
Ævar Arnfjörð Bjarmason
-5
/
+8
2022-02-23
help: note the option name on option incompatibility
Ævar Arnfjörð Bjarmason
-7
/
+8
2022-02-23
help.c: split up list_all_cmds_help() function
Ævar Arnfjörð Bjarmason
-7
/
+20
2022-02-23
help tests: test "git" and "git help [-a|-g] spacing
Ævar Arnfjörð Bjarmason
-0
/
+45
2022-02-23
help.c: use puts() instead of printf{,_ln}() for consistency
Ævar Arnfjörð Bjarmason
-3
/
+4
2022-02-23
help doc: add missing "]" to "[-a|--all]"
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-02-23
reftable: rename writer_stats to reftable_writer_stats
Han-Wen Nienhuys
-7
/
+7
2022-02-23
reftable: add test for length of disambiguating prefix
Han-Wen Nienhuys
-0
/
+38
2022-02-23
reftable: ensure that obj_id_len is >= 2 on writing
Han-Wen Nienhuys
-1
/
+40
2022-02-23
reftable: avoid writing empty keys at the block layer
Han-Wen Nienhuys
-12
/
+23
2022-02-23
reftable: add a test that verifies that writing empty keys fails
Han-Wen Nienhuys
-0
/
+24
2022-02-23
reftable: reject 0 object_id_len
Han-Wen Nienhuys
-0
/
+5
2022-02-23
Documentation: object_id_len goes up to 31
Han-Wen Nienhuys
-1
/
+1
2022-02-23
add -p: disable stdin buffering when interactive.singlekey is set
Phillip Wood
-0
/
+2
2022-02-23
terminal: set VMIN and VTIME in non-canonical mode
Phillip Wood
-1
/
+9
2022-02-23
terminal: pop signal handler when terminal is restored
Phillip Wood
-4
/
+21
2022-02-23
terminal: always reset terminal when reading without echo
Phillip Wood
-1
/
+1
2022-02-23
t0003: avoid pipes with Git on LHS
Shubham Mishra
-3
/
+6
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
-7
/
+7
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
-12
/
+12
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
-11
/
+11
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
-16
/
+15
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
-21
/
+21
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
-44
/
+41
2022-02-23
worktree: use 'worktree' over 'working tree'
Derrick Stolee
-23
/
+27
2022-02-23
worktree: extract checkout_worktree()
Derrick Stolee
-11
/
+15
2022-02-23
worktree: extract copy_sparse_checkout()
Derrick Stolee
-15
/
+18
2022-02-23
worktree: extract copy_filtered_worktree_config()
Derrick Stolee
-39
/
+42
2022-02-23
worktree: combine two translatable messages
Derrick Stolee
-2
/
+4
2022-02-21
C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code
Ævar Arnfjörð Bjarmason
-243
/
+64
2022-02-21
git-compat-util.h: clarify GCC v.s. C99-specific in comment
Ævar Arnfjörð Bjarmason
-3
/
+1
2022-02-20
merge-ort: fix small memory leak in unique_path()
Elijah Newren
-9
/
+12
2022-02-20
merge-ort: fix small memory leak in detect_and_process_renames()
Elijah Newren
-10
/
+5
2022-02-20
sparse-checkout: reject arguments in cone-mode that look like patterns
Elijah Newren
-1
/
+12
2022-02-20
sparse-checkout: error or warn when given individual files
Elijah Newren
-7
/
+51
2022-02-20
sparse-checkout: pay attention to prefix for {set, add}
Elijah Newren
-0
/
+67
2022-02-20
sparse-checkout: correctly set non-cone mode when expected
Elijah Newren
-0
/
+1
2022-02-20
sparse-checkout: correct reapply's handling of options
Elijah Newren
-3
/
+31
2022-02-19
hook tests: use a modern style for "pre-push" tests
Ævar Arnfjörð Bjarmason
-36
/
+35
[prev]
[next]