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-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
doc/git-commit: add documentation for fixup=[amend|reword] options
Charvi Mendiratta
2
-16
/
+50
2021-03-15
t3437: use --fixup with options to create amend! commit
Charvi Mendiratta
1
-27
/
+3
2021-03-15
t7500: add tests for --fixup=[amend|reword] options
Charvi Mendiratta
1
-0
/
+159
2021-03-15
commit: add a reword suboption to --fixup
Charvi Mendiratta
1
-6
/
+25
2021-03-15
commit: add amend suboption to --fixup to create amend! commit
Charvi Mendiratta
1
-10
/
+93
2021-03-15
sequencer: export and rename subject_length()
Charvi Mendiratta
3
-15
/
+18
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
Documentation/git-push.txt: correct configuration typo
Taylor Blau
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-11
http: drop the check for an empty proxy password before approving
John Szakmeister
1
-2
/
+1
2021-03-11
http: store credential when PKI auth is used
John Szakmeister
1
-0
/
+10
2021-03-11
archive: expand only a single %(describe) per archive
René Scharfe
6
-7
/
+41
2021-03-10
builtin/init-db: handle bare clones when core.bare set to false
brian m. carlson
2
-2
/
+10
2021-03-10
filter-branch: drop $_x40 glob
Jeff King
1
-6
/
+1
2021-03-10
filter-branch: drop multiple-ancestor warning
Jeff King
1
-9
/
+2
2021-03-10
t7003: test ref rewriting explicitly
Jeff King
1
-0
/
+31
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
Add entry for Ramkumar Ramachandra
Ramkumar Ramachandra
1
-0
/
+1
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
2021-03-08
l10n: vi.po(5104t): for git v2.31.0 l10n round 2
Tran Ngoc Quan
1
-3051
/
+3508
2021-03-07
l10n: es: 2.31.0 round 2
Christopher Diaz Riveros
1
-4822
/
+5924
2021-03-07
l10n: Add translation team info
Bagas Sanjaya
1
-0
/
+4
2021-03-07
l10n: start Indonesian translation
Bagas Sanjaya
1
-0
/
+24358
2021-03-05
fetch-pack: do not mix --pack_header and packfile uri
Jonathan Tan
2
-2
/
+23
2021-03-05
stash show: learn stash.showIncludeUntracked
Denton Liu
4
-2
/
+17
2021-03-05
stash show: teach --include-untracked and --only-untracked
Denton Liu
6
-7
/
+197
[prev]
[next]