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-30
trace.c: export trace_setup_key
Nguyễn Thái Ngọc Duy
2
-7
/
+8
2018-03-30
set_git_dir: die when setenv() fails
Jeff King
2
-4
/
+3
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
ref-filter: libify get_ref_atom_value()
Olga Telezhnaya
1
-24
/
+30
2018-03-29
ref-filter: add return value to parsers
Olga Telezhnaya
1
-49
/
+89
2018-03-29
ref-filter: change parsing function error handling
Olga Telezhnaya
1
-8
/
+24
2018-03-29
ref-filter: add return value && strbuf to handlers
Olga Telezhnaya
1
-16
/
+35
2018-03-29
ref-filter: start adding strbufs with errors
Olga Telezhnaya
3
-10
/
+21
2018-03-29
ref-filter: add shortcut to work with strbufs
Olga Telezhnaya
1
-0
/
+13
2018-03-29
http: allow use of TLS 1.3
Loganaden Velvindron
2
-0
/
+4
2018-03-29
rebase --keep-empty: always use interactive rebase
Phillip Wood
3
-47
/
+40
2018-03-29
rebase -p: error out if --signoff is given
Phillip Wood
1
-0
/
+2
2018-03-29
rebase: extend --signoff support
Phillip Wood
6
-9
/
+72
2018-03-29
Merge branch 'pw/rebase-keep-empty-fixes' into pw/rebase-signoff
Junio C Hamano
4
-3
/
+41
2018-03-29
rebase: respect --no-keep-empty
Phillip Wood
1
-0
/
+3
2018-03-29
rebase -i --keep-empty: don't prune empty commits
Phillip Wood
2
-3
/
+7
2018-03-29
submodule: fixup nested submodules after moving the submodule
Stefan Beller
8
-15
/
+83
2018-03-29
submodule-config: remove submodule_from_cache
Stefan Beller
4
-15
/
+3
2018-03-29
submodule-config: add repository argument to submodule_from_{name, path}
Stefan Beller
5
-33
/
+41
2018-03-29
submodule-config: allow submodule_free to handle arbitrary repositories
Stefan Beller
6
-8
/
+8
2018-03-29
grep: remove "repo" arg from non-supporting funcs
Jonathan Tan
1
-7
/
+5
2018-03-29
submodule.h: drop declaration of connect_work_tree_and_git_dir
Stefan Beller
1
-1
/
+0
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
[prev]
[next]