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-04-16
diff-merges: adapt -m to enable default diff format
Sergey Organov
1
-4
/
+4
2021-04-16
diff-merges: refactor set_diff_merges()
Sergey Organov
1
-15
/
+21
2021-04-16
diff-merges: introduce --diff-merges=on
Sergey Organov
2
-0
/
+15
2021-04-08
Makefile: add missing dependencies of 'config-list.h'
SZEDER Gábor
1
-2
/
+2
2021-03-26
Git 2.31.1
Junio C Hamano
3
-2
/
+29
2021-03-19
Merge branch 'tb/git-mv-icase-fix'
Junio C Hamano
1
-1
/
+1
2021-03-19
Merge branch 'rs/xcalloc-takes-nelem-first'
Junio C Hamano
4
-6
/
+17
2021-03-19
Merge branch 'ah/make-fuzz-all-doc-update'
Junio C Hamano
1
-3
/
+3
2021-03-19
Merge branch 'jk/slimmed-down'
Junio C Hamano
5
-102
/
+0
2021-03-19
Merge branch 'rs/calloc-array'
Junio C Hamano
89
-189
/
+191
2021-03-19
Merge branch 'rs/avoid-null-statement-after-macro-call'
Junio C Hamano
2
-2
/
+2
2021-03-19
Merge branch 'km/config-doc-typofix'
Junio C Hamano
1
-1
/
+1
2021-03-19
Merge branch 'jt/clone-unborn-head'
Junio C Hamano
1
-1
/
+1
2021-03-19
Merge branch 'js/fsmonitor-unpack-fix'
Junio C Hamano
2
-2
/
+3
2021-03-19
Merge branch 'jk/bisect-peel-tag-fix'
Junio C Hamano
2
-1
/
+20
2021-03-19
Merge branch 'jh/fsmonitor-prework'
Junio C Hamano
1
-3
/
+3
2021-03-19
Merge branch 'jc/calloc-fix'
Junio C Hamano
2
-6
/
+4
2021-03-17
fsmonitor: do not forget to release the token in `discard_index()`
Johannes Schindelin
1
-0
/
+1
2021-03-17
fsmonitor: fix memory corruption in some corner cases
Johannes Schindelin
1
-2
/
+2
2021-03-17
config.txt: add missing period
Kyle Meyer
1
-1
/
+1
2021-03-17
bisect: peel annotated tags to commits
Jeff King
2
-1
/
+20
2021-03-17
t5606: run clone branch name test with protocol v2
Jonathan Tan
1
-1
/
+1
2021-03-17
mem-pool: drop trailing semicolon from macro definition
René Scharfe
1
-1
/
+1
2021-03-17
block-sha1: drop trailing semicolon from macro definition
René Scharfe
1
-1
/
+1
2021-03-17
fsmonitor: avoid global-buffer-overflow READ when checking trivial response
Andrzej Hunt
1
-3
/
+3
2021-03-15
cocci: allow xcalloc(1, size)
Junio C Hamano
1
-1
/
+1
2021-03-15
xcalloc: use CALLOC_ARRAY() when applicable
Junio C Hamano
2
-6
/
+4
2021-03-15
Git 2.31
Junio C Hamano
1
-1
/
+1
2021-03-14
Merge branch 'jn/mergetool-hideresolved-is-optional'
Junio C Hamano
3
-8
/
+7
2021-03-14
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
1
-1
/
+2
2021-03-14
Merge tag 'l10n-2.31.0-rnd2' of git://github.com/git-l10n/git-po
Junio C Hamano
16
-43702
/
+75702
2021-03-14
vcs-svn: remove header files as well
René Scharfe
5
-102
/
+0
2021-03-15
l10n: zh_CN: for git v2.31.0 l10n round 1 and 2
Jiang Xin
1
-2985
/
+3337
2021-03-15
Merge branch 'master' of github.com:vnwildman/git
Jiang Xin
1
-3051
/
+3508
2021-03-14
Merge branch 'l10n/zh_TW/210301' of github.com:l10n-tw/git-po
Jiang Xin
1
-3072
/
+3535
2021-03-14
Merge branch 'po-id' of github.com:bagasme/git-po
Jiang Xin
2
-0
/
+24362
2021-03-14
Merge branch 'master' of github.com:Softcatala/git-po
Jiang Xin
1
-13
/
+12
2021-03-14
Merge branch 'russian-l10n' of github.com:DJm00n/git-po-ru
Jiang Xin
1
-5661
/
+7873
2021-03-14
Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po
Jiang Xin
1
-2902
/
+3226
2021-03-13
use CALLOC_ARRAY
René Scharfe
88
-188
/
+190
2021-03-13
git-compat-util.h: drop trailing semicolon from macro definition
René Scharfe
1
-1
/
+1
2021-03-13
doc: describe mergetool configuration in git-mergetool(1)
Jonathan Nieder
1
-0
/
+4
2021-03-13
mergetool: do not enable hideResolved by default
Jonathan Nieder
2
-8
/
+3
2021-03-08
Git 2.31-rc2
Junio C Hamano
2
-1
/
+3
2021-03-08
Sync with Git 2.30.2 for CVE-2021-21300
Junio C Hamano
23
-4
/
+292
2021-03-08
Merge branch 'jt/transfer-fsck-across-packs-fix'
Junio C Hamano
2
-2
/
+23
2021-03-08
l10n: de.po: Update German translation for Git v2.31.0
Matthias Rüster
1
-3208
/
+3565
2021-03-08
Makefile: update 'make fuzz-all' docs to reflect modern clang
Andrzej Hunt
1
-3
/
+3
2021-03-08
fix xcalloc() argument order
René Scharfe
6
-17
/
+28
2021-03-08
l10n: pt_PT: add Portuguese translations part 1
Daniel Santos
1
-2902
/
+3226
[next]