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-10-12
Merge branch 'ab/mailmap-leakfix' into maint
Junio C Hamano
1
-0
/
+2
2021-10-12
Merge branch 'ab/gc-log-rephrase' into maint
Junio C Hamano
1
-1
/
+1
2021-10-12
Merge branch 'ba/object-info' into maint
Junio C Hamano
1
-2
/
+3
2021-10-12
Merge branch 'es/walken-tutorial-fix' into maint
Junio C Hamano
1
-2
/
+2
2021-10-12
Merge branch 'rs/xopen-reports-open-failures' into maint
Junio C Hamano
16
-53
/
+36
2021-10-12
Merge branch 'dd/t6300-wo-gpg-fix' into maint
Junio C Hamano
1
-11
/
+18
2021-10-12
Merge branch 'mh/credential-leakfix' into maint
Junio C Hamano
1
-0
/
+1
2021-10-12
Merge branch 'jk/t5323-no-pack-test-fix' into maint
Junio C Hamano
1
-2
/
+2
2021-10-12
Merge branch 'js/maintenance-launchctl-fix' into maint
Junio C Hamano
2
-21
/
+87
2021-10-12
Merge branch 'ab/rebase-fatal-fatal-fix' into maint
Junio C Hamano
1
-1
/
+1
2021-10-12
Merge branch 'ab/ls-remote-packet-trace' into maint
Junio C Hamano
2
-3
/
+5
2021-10-12
Merge branch 'ga/send-email-sendmail-cmd' into maint
Junio C Hamano
1
-1
/
+1
2021-10-12
Merge branch 'me/t5582-cleanup' into maint
Junio C Hamano
1
-1
/
+0
2021-10-12
Merge branch 'sg/make-fix-ar-invocation' into maint
Junio C Hamano
1
-2
/
+2
2021-10-12
Merge branch 'ti/tcsh-completion-regression-fix' into maint
Junio C Hamano
1
-2
/
+3
2021-10-12
Merge branch 'fc/completion-updates' into maint
Junio C Hamano
2
-7
/
+22
2021-10-12
Merge branch 'cb/ci-freebsd-update' into maint
Junio C Hamano
1
-1
/
+8
2021-10-12
Merge branch 'cb/builtin-merge-format-string-fix' into maint
Junio C Hamano
1
-3
/
+5
2021-10-12
Merge branch 'js/log-protocol-version' into maint
Junio C Hamano
3
-0
/
+15
2021-10-12
Merge branch 'en/merge-strategy-docs' into maint
Junio C Hamano
6
-42
/
+55
2021-10-12
Merge branch 'ab/bundle-doc' into maint
Junio C Hamano
1
-30
/
+117
2021-09-20
clone: handle unborn branch in bare repos
Jeff King
2
-16
/
+30
2021-09-20
merge-ort: fix completely wrong comment
Elijah Newren
1
-1
/
+1
2021-09-20
trace2.h: fix trivial comment typo
Elijah Newren
1
-1
/
+1
2021-09-17
unicode: update the width tables to Unicode 14
Carlo Marcelo Arenas Belón
1
-15
/
+29
2021-09-16
Documentation: cleanup git-cvsserver
Carlo Marcelo Arenas Belón
1
-8
/
+9
2021-09-16
git-cvsserver: protect against NULL in crypt(3)
Carlo Marcelo Arenas Belón
2
-3
/
+9
2021-09-16
git-cvsserver: use crypt correctly to compare password hashes
Carlo Marcelo Arenas Belón
3
-8
/
+8
2021-09-16
t0000: avoid masking git exit value through pipes
Carlo Marcelo Arenas Belón
1
-11
/
+12
2021-09-16
tree-diff: fix leak when not HAVE_ALLOCA_H
Carlo Marcelo Arenas Belón
1
-1
/
+3
2021-09-15
pack-revindex.h: correct the time complexity descriptions
Kyle Zhao
1
-2
/
+2
2021-09-15
t1400: avoid SIGPIPE race condition on fifo
Jeff King
1
-3
/
+5
2021-09-14
documentation: add documentation for 'git version'
Matthias Aßhauer
2
-0
/
+32
2021-09-13
doc: config, tell readers of `git help --config`
Philip Oakley
1
-0
/
+3
2021-09-12
strvec: use size_t to store nr and alloc
Jeff King
1
-2
/
+2
2021-09-12
compression: drop write-only core_compression_* variables
René Scharfe
3
-5
/
+0
2021-09-10
am: fix incorrect exit status on am fail to abort
Elijah Newren
2
-2
/
+3
2021-09-10
t4151: add a few am --abort tests
Elijah Newren
1
-0
/
+39
2021-09-10
git-am.txt: clarify --abort behavior
Elijah Newren
1
-0
/
+2
2021-09-10
stash: restore untracked files AFTER restoring tracked files
Elijah Newren
2
-5
/
+5
2021-09-10
stash: avoid feeding directories to update-index
Elijah Newren
2
-1
/
+15
2021-09-10
t3903: document a pair of directory/file bugs
Elijah Newren
1
-0
/
+58
2021-09-09
pack-objects: rename .idx files into place after .bitmap files
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-09-09
pack-write: split up finish_tmp_packfile() function
Ævar Arnfjörð Bjarmason
4
-13
/
+39
2021-09-09
builtin/index-pack.c: move `.idx` files into place last
Taylor Blau
1
-2
/
+2
2021-09-09
index-pack: refactor renaming in final()
Ævar Arnfjörð Bjarmason
1
-25
/
+23
2021-09-09
builtin/repack.c: move `.idx` files into place last
Taylor Blau
1
-1
/
+1
2021-09-09
pack-write.c: rename `.idx` files after `*.rev`
Taylor Blau
1
-1
/
+1
2021-09-09
pack-write: refactor renaming in finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
3
-24
/
+23
2021-09-09
bulk-checkin.c: store checksum directly
Taylor Blau
1
-6
/
+6
[prev]
[next]