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
2018-03-29
Merge branch 'jh/partial-clone'
Junio C Hamano
3
-5
/
+6
2018-03-29
upload-pack: disable object filtering when disabled by config
Jonathan Nieder
2
-5
/
+5
2018-03-29
credential: ignore SIGPIPE when writing to credential helpers
Erik E Brady
1
-0
/
+3
2018-03-29
http: allow use of TLS 1.3
Loganaden Velvindron
2
-0
/
+4
2018-03-29
l10n: zh_CN: review for git v2.17.0 l10n round 1
Ray Chen
1
-5
/
+5
2018-03-29
l10n: zh_CN: for git v2.17.0 l10n round 1
Jiang Xin
1
-2066
/
+2495
2018-03-28
submodule: check for NULL return of get_submodule_ref_store()
René Scharfe
2
-2
/
+21
2018-03-28
Git 2.17-rc2
Junio C Hamano
1
-1
/
+1
2018-03-28
Merge branch 'tg/stash-doc-typofix'
Junio C Hamano
1
-1
/
+1
2018-03-28
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-1
/
+1
2018-03-28
Merge branch 'nd/parseopt-completion'
Junio C Hamano
2
-0
/
+35
2018-03-28
test: avoid pipes in git related commands for test
Pratik Karki
15
-159
/
+179
2018-03-28
l10n: ko.po: Update Korean translation
Changwoo Ryu
1
-2074
/
+2509
2018-03-27
submodule deinit: handle non existing pathspecs gracefully
Stefan Beller
1
-1
/
+1
2018-03-27
git-stash.txt: remove extra square bracket
Thomas Gummerer
1
-1
/
+1
2018-03-27
doc hash-function-transition: clarify what SHAttered means
Ævar Arnfjörð Bjarmason
1
-5
/
+24
2018-03-27
doc hash-function-transition: clarify how older gits die on NewHash
Ævar Arnfjörð Bjarmason
1
-3
/
+8
2018-03-27
test_must_be_empty: simplify file existence check
SZEDER Gábor
1
-5
/
+2
2018-03-27
perf/aggregate: add --sort-by=regression option
Christian Couder
1
-1
/
+58
2018-03-27
perf/aggregate: add display_dir()
Christian Couder
1
-4
/
+7
2018-03-27
t/helper: merge test-write-cache into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-wildmatch into test-tool
Nguyễn Thái Ngọc Duy
5
-9
/
+12
2018-03-27
t/helper: merge test-urlmatch-normalization into test-tool
Nguyễn Thái Ngọc Duy
5
-136
/
+139
2018-03-27
t/helper: merge test-subprocess into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-submodule-config into test-tool
Nguyễn Thái Ngọc Duy
5
-11
/
+14
2018-03-27
t/helper: merge test-string-list into test-tool
Nguyễn Thái Ngọc Duy
6
-27
/
+30
2018-03-27
t/helper: merge test-strcmp-offset into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-sigchain into test-tool
Nguyễn Thái Ngọc Duy
5
-4
/
+7
2018-03-27
t/helper: merge test-sha1-array into test-tool
Nguyễn Thái Ngọc Duy
5
-10
/
+13
2018-03-27
t/helper: merge test-scrap-cache-tree into test-tool
Nguyễn Thái Ngọc Duy
5
-6
/
+9
2018-03-27
t/helper: merge test-run-command into test-tool
Nguyễn Thái Ngọc Duy
5
-14
/
+17
2018-03-27
t/helper: merge test-revision-walking into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-regex into test-tool
Nguyễn Thái Ngọc Duy
6
-6
/
+9
2018-03-27
t/helper: merge test-ref-store into test-tool
Nguyễn Thái Ngọc Duy
7
-6
/
+9
2018-03-27
t/helper: merge test-read-cache into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-prio-queue into test-tool
Nguyễn Thái Ngọc Duy
5
-5
/
+8
2018-03-27
t/helper: merge test-path-utils into test-tool
Nguyễn Thái Ngọc Duy
7
-37
/
+40
2018-03-27
t/helper: merge test-online-cpus into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-mktemp into test-tool
Nguyễn Thái Ngọc Duy
5
-4
/
+7
2018-03-27
t/helper: merge (unused) test-mergesort into test-tool
Nguyễn Thái Ngọc Duy
4
-2
/
+5
2018-03-27
t/helper: merge (unused) test-match-trees into test-tool
Nguyễn Thái Ngọc Duy
4
-2
/
+5
2018-03-27
t/helper: merge test-index-version into test-tool
Nguyễn Thái Ngọc Duy
7
-7
/
+10
2018-03-27
t/helper: merge test-hashmap into test-tool
Nguyễn Thái Ngọc Duy
5
-5
/
+8
2018-03-27
t/helper: merge test-genrandom into test-tool
Nguyễn Thái Ngọc Duy
22
-35
/
+38
2018-03-27
t/helper: merge test-example-decorate into test-tool
Nguyễn Thái Ngọc Duy
5
-3
/
+6
2018-03-27
t/helper: merge test-dump-split-index into test-tool
Nguyễn Thái Ngọc Duy
6
-28
/
+31
2018-03-27
t/helper: merge test-dump-cache-tree into test-tool
Nguyễn Thái Ngọc Duy
6
-6
/
+9
2018-03-27
t/helper: merge test-drop-caches into test-tool
Nguyễn Thái Ngọc Duy
5
-8
/
+11
2018-03-27
t/helper: merge (unused) test-delta into test-tool
Nguyễn Thái Ngọc Duy
4
-3
/
+6
2018-03-27
t/helper: merge test-date into test-tool
Nguyễn Thái Ngọc Duy
7
-16
/
+19
[prev]
[next]