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-08-08
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-1
/
+1
2019-08-08
Merge branch 'mr/doc-can-not-to-cannot'
Junio C Hamano
6
-7
/
+7
2019-08-08
Merge branch 'ds/commit-graph-octopus-fix'
Junio C Hamano
2
-2
/
+4
2019-08-08
t0000: reword comments for "local" test
Jeff King
1
-8
/
+6
2019-08-08
t: decrease nesting in test_oid_to_path
Jonathan Nieder
1
-1
/
+2
2019-08-07
sha1-file: release strbuf after use
René Scharfe
1
-0
/
+1
2019-08-07
test-dir-iterator: use path argument directly
René Scharfe
1
-3
/
+1
2019-08-07
dir-iterator: release strbuf after use
René Scharfe
1
-1
/
+3
2019-08-07
commit-graph: release strbufs after use
René Scharfe
1
-5
/
+7
2019-08-07
nedmalloc: avoid compiler warning about unused value
René Scharfe
1
-2
/
+2
2019-08-07
nedmalloc: do assignments only after the declaration section
René Scharfe
1
-1
/
+1
2019-08-06
l10n: reformat some localized strings for v2.23.0
Jean-Noël Avila
2
-5
/
+12
2019-08-06
merge-recursive: avoid directory rename detection in recursive case
Elijah Newren
2
-1
/
+113
2019-08-06
l10n: vi.po (4676t): Updated Vietnamese translation
Tran Ngoc Quan
1
-3017
/
+3618
2019-08-05
tests: show the test name and number at the start of verbose output
SZEDER Gábor
3
-6
/
+8
2019-08-05
t0000-basic: use realistic test script names in the verbose tests
SZEDER Gábor
1
-6
/
+6
2019-08-05
commit-graph: fix bug around octopus merges
Derrick Stolee
2
-2
/
+4
2019-08-05
commit-graph: error out on invalid commit oids in 'write --stdin-commits'
SZEDER Gábor
4
-15
/
+33
2019-08-05
commit-graph: turn a group of write-related macro flags into an enum
SZEDER Gábor
4
-14
/
+18
2019-08-05
t5318-commit-graph: use 'test_expect_code'
SZEDER Gábor
1
-2
/
+1
2019-08-05
restore: fix typo in docs
William Chargin
1
-1
/
+1
2019-08-05
doc: typo: s/can not/cannot/ and s/is does/does/
Mark Rushakoff
6
-7
/
+7
2019-08-03
Merge branch 'master' of https://github.com/Softcatala/git-po
Jiang Xin
1
-4517
/
+6933
2019-08-03
Merge branch 'update-italian-translation' of github.com:AlessandroMenti/git-po
Jiang Xin
1
-3117
/
+3723
2019-08-03
l10n: Update Catalan translation
Jordi Mas
1
-4517
/
+6933
2019-08-02
Git 2.23-rc1
Junio C Hamano
2
-1
/
+2
2019-08-02
Merge branch 'sg/fsck-config-in-doc'
Junio C Hamano
1
-0
/
+5
2019-08-02
Merge branch 'js/visual-studio'
Junio C Hamano
9
-100
/
+576
2019-08-02
Merge branch 'jc/log-mailmap-flip-defaults'
Junio C Hamano
5
-27
/
+39
2019-08-02
Merge branch 'js/early-config-with-onbranch'
Junio C Hamano
2
-1
/
+7
2019-08-02
restore: add test for deleted ita files
Varun Naik
1
-0
/
+11
2019-08-02
checkout.c: unstage empty deleted ita files
Varun Naik
2
-0
/
+12
2019-08-02
pack-refs: always refresh after taking the lock file
Sun Chao
1
-7
/
+16
2019-08-02
log: really flip the --mailmap default
Junio C Hamano
3
-6
/
+36
2019-08-02
t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'
SZEDER Gábor
8
-0
/
+24
2019-08-01
tree-walk: harden make_traverse_path() length computations
Jeff King
3
-10
/
+23
2019-08-01
tree-walk: add a strbuf wrapper for make_traverse_path()
Jeff King
5
-17
/
+32
2019-08-01
tree-walk: accept a raw length for traverse_path_len()
Jeff King
3
-6
/
+7
2019-08-01
tree-walk: use size_t consistently
Jeff King
3
-8
/
+8
2019-08-01
t5703: run all non-httpd-specific tests before sourcing 'lib-httpd.sh'
SZEDER Gábor
1
-100
/
+104
2019-08-01
t5510-fetch: run non-httpd-specific test before sourcing 'lib-httpd.sh'
SZEDER Gábor
1
-22
/
+25
2019-08-01
Merge branch 'jk/repack-silence-auto-bitmap-warning'
Junio C Hamano
3
-23
/
+37
2019-08-01
Merge branch 'jk/sort-iter-test-output'
Junio C Hamano
2
-33
/
+55
2019-08-01
Merge branch 'jc/dir-iterator-test-fix'
Junio C Hamano
2
-3
/
+12
2019-08-01
Merge branch 'bc/hash-independent-tests-part-4'
Junio C Hamano
11
-93
/
+142
2019-08-01
RelNotes/2.23.0: fix a few typos and other minor issues
Martin Ågren
1
-7
/
+7
2019-08-01
Sync with maint
Junio C Hamano
1
-1
/
+1
2019-08-01
RelNotes/2.21.1: typofix
Martin Ågren
1
-1
/
+1
2019-08-01
log: flip the --mailmap default unconditionally
Junio C Hamano
3
-22
/
+4
2019-08-01
l10n: it.po: update the Italian translation for v2.23.0
Alessandro Menti
1
-3117
/
+3723
[prev]
[next]