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
2021-01-11
test: add helper functions for git-bundle
Jiang Xin
3
-22
/
+440
2021-01-11
refs: allow @{n} to work with n-sized reflog
Denton Liu
3
-16
/
+47
2021-01-11
gettext.c: remove/reword a mostly-useless comment
Ævar Arnfjörð Bjarmason
1
-79
/
+15
2021-01-11
Makefile: remove a warning about old GETTEXT_POISON flag
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-01-11
docs: rephrase and clarify the git status --short format
brian m. carlson
1
-8
/
+20
2021-01-10
refs: factor out set_read_ref_cutoffs()
Denton Liu
1
-17
/
+17
2021-01-09
doc: remove "directory cache" from man pages
Utku Gultopu
2
-6
/
+4
2021-01-09
t5516: loosen "not our ref" error check
Jeff King
1
-1
/
+3
2021-01-09
t4129: fix setfacl-related permissions failure
Adam Dinwoodie
1
-1
/
+1
2021-01-07
git-send-email.txt: mention less secure app access with Gmail
Vasyl Vavrychuk
1
-1
/
+5
2021-01-07
for-each-repo: do nothing on empty config
Derrick Stolee
2
-0
/
+13
2021-01-07
SubmittingPatches: tighten wording on "sign-off" procedure
Junio C Hamano
1
-1
/
+1
2021-01-07
branch: show "HEAD detached" first under reverse sort
Ævar Arnfjörð Bjarmason
2
-4
/
+7
2021-01-07
branch: sort detached HEAD based on a flag
Ævar Arnfjörð Bjarmason
6
-25
/
+32
2021-01-07
ref-filter: move ref_sorting flags to a bitfield
Ævar Arnfjörð Bjarmason
5
-17
/
+25
2021-01-07
ref-filter: move "cmp_fn" assignment into "else if" arm
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-01-07
ref-filter: add braces to if/else if/else chain
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-01-07
fsck: reject .gitmodules git:// urls with newlines
Jeff King
2
-1
/
+16
2021-01-07
git_connect_git(): forbid newlines in host and path
Jeff King
2
-0
/
+7
2021-01-06
The first batch in 2.31 cycle
Junio C Hamano
3
-2
/
+34
2021-01-06
Merge branch 'es/perf-export-fix'
Junio C Hamano
1
-4
/
+1
2021-01-06
Merge branch 'fc/t6030-bisect-reset-removes-auxiliary-files'
Junio C Hamano
1
-8
/
+8
2021-01-06
Merge branch 'es/worktree-repair-both-moved'
Junio C Hamano
4
-1
/
+73
2021-01-06
Merge branch 'en/merge-ort-recursive'
Junio C Hamano
5
-18
/
+138
2021-01-06
Merge branch 'fc/pull-merge-rebase'
Junio C Hamano
2
-32
/
+104
2021-01-06
Merge branch 'en/merge-ort-2'
Junio C Hamano
1
-19
/
+191
2021-01-06
Merge branch 'en/merge-ort-impl'
Junio C Hamano
4
-5
/
+1256
2021-01-06
Merge branch 'tb/pack-bitmap'
Junio C Hamano
10
-296
/
+578
2021-01-06
Merge branch 'ab/trailers-extra-format'
Junio C Hamano
5
-19
/
+141
2021-01-06
Merge branch 'pk/subsub-fetch-fix-take-2'
Junio C Hamano
2
-1
/
+123
2021-01-06
git: add `--super-prefix` to usage string
Patrick Steinhardt
1
-0
/
+1
2021-01-06
mergetool--lib: fix '--tool-help' to correctly show available tools
Philippe Blain
2
-2
/
+15
2021-01-06
t4129: don't fail if setgid is set in the test directory
Matheus Tavares
1
-2
/
+7
2021-01-06
branch tests: add to --sort tests
Ævar Arnfjörð Bjarmason
1
-1
/
+50
2021-01-06
branch: change "--local" to "--list" in comment
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-01-06
builtin/*: update usage format
ZheNing Hu
7
-61
/
+61
2021-01-06
parse-options: format argh like error messages
Junio C Hamano
1
-3
/
+3
2021-01-06
mktag: add a --[no-]strict option
Ævar Arnfjörð Bjarmason
3
-10
/
+40
2021-01-06
read-cache: try not to peek into `struct {lock_,temp}file`
Martin Ågren
1
-6
/
+6
2021-01-06
refs/files-backend: don't peek into `struct lock_file`
Martin Ågren
1
-2
/
+2
2021-01-06
midx: don't peek into `struct lock_file`
Martin Ågren
1
-1
/
+1
2021-01-06
commit-graph: don't peek into `struct lock_file`
Martin Ågren
1
-3
/
+3
2021-01-06
builtin/gc: don't peek into `struct lock_file`
Martin Ågren
1
-3
/
+3
2021-01-06
p7519: allow running without watchman prereq
Taylor Blau
1
-1
/
+6
2021-01-05
mktag: mark strings for translation
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2021-01-05
mktag: convert to parse-options
Ævar Arnfjörð Bjarmason
2
-2
/
+24
2021-01-05
mktag: allow omitting the header/body \n separator
Ævar Arnfjörð Bjarmason
2
-4
/
+4
2021-01-05
mktag: allow turning off fsck.extraHeaderEntry
Ævar Arnfjörð Bjarmason
3
-2
/
+28
2021-01-05
fsck: make fsck_config() re-usable
Ævar Arnfjörð Bjarmason
3
-19
/
+32
2021-01-05
mktag: use fsck instead of custom verify_tag()
Ævar Arnfjörð Bjarmason
6
-184
/
+127
[prev]
[next]