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
2020-01-02
merge-recursive: remove unnecessary oid_eq function
Elijah Newren
1
-22
/
+11
2020-01-02
sparse-checkout: use extern for global variables
Derrick Stolee
1
-2
/
+2
2020-01-01
Merge branch 'translation_191231' of github.com:l10n-tw/git-po into git-po-ma...
Jiang Xin
1
-2343
/
+2974
2019-12-31
l10n: zh_TW.po: update translation for v2.25.0 round 1
pan93412
1
-2343
/
+2974
2019-12-31
git-gui: allow opening currently selected file in default app
Zoli Szabó
1
-5
/
+24
2019-12-30
sparse-checkout: document interactions with submodules
Derrick Stolee
2
-0
/
+38
2019-12-30
sparse-checkout: list directories in cone mode
Derrick Stolee
3
-1
/
+42
2019-12-30
l10n: it.po: update the Italian translation for Git 2.25.0
Alessandro Menti
1
-2277
/
+2854
2019-12-30
l10n: git.pot: v2.25.0 round 1 (119 new, 13 removed)
Jiang Xin
1
-2252
/
+2755
2019-12-30
Merge tag 'v2.25.0-rc0' into git-po-master
Jiang Xin
518
-6607
/
+17382
2019-12-27
t3008: find test-tool through path lookup
Johannes Sixt
1
-1
/
+1
2019-12-27
l10n: Update Catalan translation
Jordi Mas
1
-8
/
+8
2019-12-26
packfile: replace lseek+read with pread
Eric Wong
1
-3
/
+2
2019-12-26
doc: log, gitk: line-log arguments must exist in starting revision
Philippe Blain
2
-2
/
+4
2019-12-26
doc: log, gitk: document accepted line-log diff formats
Philippe Blain
2
-2
/
+8
2019-12-26
packfile: remove redundant fcntl F_GETFD/F_SETFD
Eric Wong
1
-11
/
+0
2019-12-26
mailmap: mask accentless variant for Công Danh
Junio C Hamano
1
-0
/
+1
2019-12-25
Git 2.25-rc0
Junio C Hamano
2
-6
/
+27
2019-12-25
Merge branch 'en/fill-directory-fixes'
Junio C Hamano
3
-51
/
+354
2019-12-25
Merge branch 'rs/test-cleanup'
Junio C Hamano
5
-5
/
+4
2019-12-25
Merge branch 'mr/bisect-save-pointer-to-const-string'
Junio C Hamano
1
-2
/
+2
2019-12-25
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
Junio C Hamano
1
-0
/
+23
2019-12-25
Merge branch 'js/add-p-in-c'
Junio C Hamano
8
-19
/
+1464
2019-12-25
Merge branch 'jc/drop-gen-hdrs'
Junio C Hamano
1
-3
/
+2
2019-12-25
Merge branch 'ja/doc-markup-cleanup'
Junio C Hamano
3
-127
/
+136
2019-12-25
Merge branch 'rs/ref-read-cleanup'
Junio C Hamano
2
-4
/
+3
2019-12-25
Merge branch 'rb/p4-lfs'
Junio C Hamano
1
-2
/
+8
2019-12-25
Merge branch 'pb/submodule-doc-xref'
Junio C Hamano
1
-1
/
+1
2019-12-25
Merge branch 'mr/bisect-use-after-free'
Junio C Hamano
1
-3
/
+4
2019-12-25
Merge branch 'ln/userdiff-elixir'
Junio C Hamano
1
-1
/
+2
2019-12-25
Merge branch 'ds/sparse-cone'
Junio C Hamano
20
-48
/
+1376
2019-12-25
Merge branch 'sg/name-rev-wo-recursion'
Junio C Hamano
2
-66
/
+153
2019-12-25
Merge branch 'ra/t5150-depends-on-perl'
Junio C Hamano
1
-0
/
+6
2019-12-25
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
7
-39
/
+125
2019-12-25
Merge branch 'am/pathspec-f-f-checkout'
Junio C Hamano
9
-42
/
+548
2019-12-25
Merge branch 'am/pathspec-from-file'
Junio C Hamano
2
-0
/
+9
2019-12-21
mingw: refuse paths containing reserved names
Johannes Schindelin
3
-18
/
+110
2019-12-21
mingw: short-circuit the conversion of `/dev/null` to UTF-16
Johannes Schindelin
1
-10
/
+16
2019-12-20
sparse-checkout: improve OS ls compatibility
Ed Maste
1
-14
/
+22
2019-12-20
CI: add FreeBSD CI support via Cirrus-CI
Ed Maste
1
-0
/
+15
2019-12-20
rebase: fix saving of --signoff state for am-based rebases
Elijah Newren
1
-1
/
+1
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-20
Merge branch 'py/console-close-esc'
Pratyush Yadav
1
-0
/
+2
2019-12-19
t4015: improve coverage of function context test
René Scharfe
1
-0
/
+23
2019-12-18
commit: forbid --pathspec-from-file --all
Alexandr Miloslavskiy
2
-0
/
+9
2019-12-18
t3434: mark successful test as such
Elijah Newren
1
-1
/
+1
2019-12-18
notes.h: fix typos in comment
Denton Liu
1
-2
/
+2
[prev]
[next]