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-04-10
Merge branch 'tg/stash-untracked-with-pathspec-fix'
Junio C Hamano
2
-6
/
+60
2018-04-10
Merge branch 'nd/worktree-prune'
Junio C Hamano
4
-27
/
+24
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
111
-594
/
+609
2018-04-10
Merge branch 'ma/shortlog-revparse'
Junio C Hamano
3
-2
/
+13
2018-04-10
Merge branch 'ab/install-symlinks'
Junio C Hamano
1
-17
/
+35
2018-04-10
Merge branch 'ml/filter-branch-no-op-error'
Junio C Hamano
2
-1
/
+9
2018-04-10
Merge branch 'ab/pcre-v2'
Junio C Hamano
2
-24
/
+28
2018-04-10
Merge branch 'ti/fetch-everything-local-optim'
Junio C Hamano
3
-3
/
+47
2018-04-10
Merge branch 'en/rename-directory-detection'
Junio C Hamano
9
-115
/
+5197
2018-04-05
git-svn: allow empty email-address using authors-prog and authors-file
Andreas Heiduk
4
-11
/
+50
2018-04-05
git-svn: search --authors-prog in PATH too
Andreas Heiduk
2
-1
/
+7
2018-04-02
Git 2.17
Junio C Hamano
1
-1
/
+1
2018-04-02
Merge tag 'l10n-2.17.0-rnd1' of git://github.com/git-l10n/git-po
Junio C Hamano
10
-22585
/
+26683
2018-04-02
Merge branch 'pw/add-p-single'
Junio C Hamano
1
-1
/
+1
2018-03-31
add -p: fix 2.17.0-rc* regression due to moved code
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-03-31
l10n: de.po: translate 132 new messages
Ralf Thielow
1
-2093
/
+2527
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
[prev]
[next]