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
2019-12-20
dir.c: use st_add3() for allocation size
Junio C Hamano
1
-1
/
+1
2019-12-19
dir: consolidate similar code in treat_directory()
Elijah Newren
1
-11
/
+7
2019-12-19
dir: synchronize treat_leading_path() and read_directory_recursive()
Elijah Newren
3
-2
/
+32
2019-12-19
dir: fix checks on common prefix directory
Elijah Newren
2
-14
/
+59
2019-12-11
dir: break part of read_directory_recursive() out for reuse
Elijah Newren
1
-23
/
+37
2019-12-11
dir: exit before wildcard fall-through if there is no wildcard
Elijah Newren
2
-2
/
+9
2019-12-11
dir: remove stray quote character in comment
Elijah Newren
1
-1
/
+1
2019-12-11
Revert "dir.c: make 'git-status --ignored' work within leading directories"
Elijah Newren
2
-5
/
+7
2019-12-11
t3011: demonstrate directory traversal failures
Elijah Newren
1
-0
/
+209
2019-11-04
Git 2.24
Junio C Hamano
1
-1
/
+1
2019-11-04
Merge branch 'bc/doc-use-docbook-5'
Junio C Hamano
1
-1
/
+2
2019-11-04
Merge branch 'ds/commit-graph-on-fetch'
Junio C Hamano
4
-6
/
+25
2019-11-04
Merge branch 'jt/delay-fetch-if-missing'
Junio C Hamano
1
-2
/
+2
2019-11-04
Merge https://github.com/prati0100/git-gui
Junio C Hamano
4
-21
/
+210
2019-11-04
Merge tag 'l10n-2.24.0-rnd2' of https://github.com/git-l10n/git-po
Junio C Hamano
10
-22221
/
+23300
2019-11-02
l10n: zh_CN: for git v2.24.0 l10n round 1~2
Jiang Xin
1
-2439
/
+2539
2019-11-02
RelNotes/2.24.0: fix self-contradictory note
Elijah Newren
1
-4
/
+3
2019-11-02
manpage-bold-literal.xsl: match for namespaced "d:literal" in template
Martin Ågren
1
-1
/
+2
2019-11-02
RelNotes/2.24.0: typofix
Elijah Newren
1
-1
/
+1
2019-10-31
l10n: de.po: Update German translation
Matthias Rüster
1
-2454
/
+2590
2019-10-30
l10n: sv.po: Update Swedish translation (4695t0f0u)
Peter Krefting
1
-2455
/
+2581
2019-10-30
Git 2.24-rc2
Junio C Hamano
1
-0
/
+2
2019-10-30
Merge branch 'wb/fsmonitor-bitmap-fix'
Junio C Hamano
1
-3
/
+5
2019-10-30
Merge branch 'rl/gitweb-blame-prev-fix'
Junio C Hamano
1
-1
/
+1
2019-10-30
Merge branch 'js/mingw-needs-hiding-fix'
Junio C Hamano
1
-0
/
+2
2019-10-30
Merge branch 'master' of github.com:vnwildman/git
Jiang Xin
1
-2454
/
+2586
2019-10-30
Merge branch 'next' of github.com:ChrisADR/git-po
Jiang Xin
1
-2541
/
+2679
2019-10-30
t7519-status-fsmonitor: improve comments
William Baker
1
-3
/
+5
2019-10-29
l10n: bg.po: Updated Bulgarian translation (4694)
Alexander Shopov
1
-87
/
+51
2019-10-29
l10n: vi(4694t): Updated translation for v2.24.0
Tran Ngoc Quan
1
-2454
/
+2586
2019-10-28
l10n: es: 2.24.0 round 2
Christopher Diaz Riveros
1
-2541
/
+2679
2019-10-29
Merge branch 'l10n/it/update-italian-translation'
Jiang Xin
1
-61
/
+67
2019-10-28
l10n: it.po: update the Italian translation for Git 2.24.0 round #2
Alessandro Menti
1
-61
/
+67
2019-10-28
l10n: fr v2.24.0 rnd2
Jean-Noël Avila
1
-55
/
+75
2019-10-28
l10n: git.pot: v2.24.0 round 2 (1 new)
Jiang Xin
1
-45
/
+50
2019-10-28
Merge tag 'v2.24.0-rc1' of github.com:git/git into master
Jiang Xin
27
-29
/
+247
2019-10-28
mingw: avoid a buffer overrun in `needs_hiding()`
Johannes Schindelin
1
-0
/
+2
2019-10-28
gitweb: correctly store previous rev in javascript-actions mode
Robert Luberda
1
-1
/
+1
2019-10-25
commit-graph: fix writing first commit-graph during fetch
Derrick Stolee
4
-7
/
+10
2019-10-25
t5510-fetch.sh: demonstrate fetch.writeCommitGraph bug
Derrick Stolee
1
-0
/
+16
2019-10-24
Git 2.24-rc1
Junio C Hamano
1
-1
/
+1
2019-10-24
Merge branch 'sg/ci-osx-gcc8-fix'
Junio C Hamano
1
-0
/
+1
2019-10-24
Merge branch 'ds/feature-macros'
Junio C Hamano
2
-1
/
+5
2019-10-24
Merge branch 'js/azure-ci-osx-fix'
Junio C Hamano
1
-0
/
+5
2019-10-24
Merge branch 'bw/format-patch-o-create-leading-dirs'
Junio C Hamano
1
-5
/
+8
2019-10-24
Merge branch 'dl/submodule-set-branch'
Junio C Hamano
1
-3
/
+3
2019-10-24
fetch: delay fetch_if_missing=0 until after config
Jonathan Tan
1
-2
/
+2
2019-10-24
repo-settings: read an int for index.version
Derrick Stolee
2
-1
/
+5
2019-10-24
ci: fix GCC install in the Travis CI GCC OSX job
SZEDER Gábor
1
-0
/
+1
2019-10-23
Eleventh batch
Junio C Hamano
1
-0
/
+10
[next]