index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-24
object-file: use designated initializers for "struct git_hash_algo"
Ævar Arnfjörð Bjarmason
1
-39
/
+39
2022-02-24
trace2: use designated initializers for "struct tr2_dst"
Ævar Arnfjörð Bjarmason
3
-3
/
+9
2022-02-24
trace2: use designated initializers for "struct tr2_tgt"
Ævar Arnfjörð Bjarmason
3
-90
/
+90
2022-02-24
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-23
index-pack: clarify the breached limit
Matt Cooper
2
-2
/
+14
2022-02-23
The seventh batch
Junio C Hamano
1
-0
/
+12
2022-02-23
Merge branch 'bc/clarify-eol-attr'
Junio C Hamano
1
-5
/
+6
2022-02-23
Merge branch 'ds/mailmap'
Junio C Hamano
1
-2
/
+3
2022-02-23
Merge branch 'ah/log-no-graph'
Junio C Hamano
7
-4
/
+105
2022-02-23
Merge branch 'hw/t1410-adjust-test-for-reftable'
Junio C Hamano
1
-2
/
+3
2022-02-23
Merge branch 'ps/fetch-optim-with-commit-graph'
Junio C Hamano
2
-14
/
+22
2022-02-23
Merge branch 'sy/t0001-use-path-is-helper'
Junio C Hamano
1
-1
/
+2
2022-02-23
Merge branch 'bs/forbid-i18n-of-protocol-token-in-fetch-pack'
Junio C Hamano
1
-2
/
+10
2022-02-23
ls-files: support --recurse-submodules --stage
Jonathan Tan
3
-4
/
+20
2022-02-23
tests: make the code more readable
COGONI Guillaume
1
-3
/
+6
2022-02-23
tests: allow testing if a path is truly a file or a directory
COGONI Guillaume
2
-3
/
+32
2022-02-23
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
2022-02-23
worktree: extract copy_sparse_checkout()
Derrick Stolee
1
-15
/
+18
2022-02-23
worktree: extract copy_filtered_worktree_config()
Derrick Stolee
1
-39
/
+42
2022-02-23
worktree: combine two translatable messages
Derrick Stolee
1
-2
/
+4
2022-02-21
C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code
Ævar Arnfjörð Bjarmason
8
-243
/
+64
2022-02-21
git-compat-util.h: clarify GCC v.s. C99-specific in comment
Ævar Arnfjörð Bjarmason
1
-3
/
+1
2022-02-20
merge-ort: fix small memory leak in unique_path()
Elijah Newren
1
-9
/
+12
2022-02-20
merge-ort: fix small memory leak in detect_and_process_renames()
Elijah Newren
1
-10
/
+5
[prev]
[next]