index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
config --replace-all: avoid extra line breaks
Johannes Schindelin
1
-1
/
+1
2018-04-06
t1300: demonstrate that --replace-all can "invent" newlines
Johannes Schindelin
1
-0
/
+21
2018-04-06
t1300: rename it to reflect that `repo-config` was deprecated
Johannes Schindelin
1
-0
/
+0
2018-04-05
git-svn: allow empty email-address using authors-prog and authors-file
Andreas Heiduk
2
-1
/
+39
2018-04-05
commit: allow partial commits with relative paths
Brandon Williams
1
-0
/
+12
2018-04-05
t5561: skip tests if curl is not available
Jeff King
2
-0
/
+10
2018-04-05
t5561: drop curl stderr redirects
Jeff King
1
-2
/
+2
2018-04-05
t2028: tighten grep expression to make "move worktree" test more robust
Eric Sunshine
1
-4
/
+3
2018-04-05
t3200: verify "branch --list" sanity when rebasing from detached HEAD
Eric Sunshine
1
-0
/
+24
2018-04-02
commit-graph: implement git-commit-graph write
Derrick Stolee
1
-0
/
+124
2018-03-30
refs: use chdir_notify to update cached relative paths
Jeff King
1
-0
/
+12
2018-03-29
rebase --keep-empty: always use interactive rebase
Phillip Wood
1
-2
/
+2
2018-03-29
rebase: extend --signoff support
Phillip Wood
1
-0
/
+38
2018-03-29
Merge branch 'pw/rebase-keep-empty-fixes' into pw/rebase-signoff
Junio C Hamano
1
-1
/
+1
2018-03-29
rebase -i --keep-empty: don't prune empty commits
Phillip Wood
1
-1
/
+1
2018-03-29
submodule: fixup nested submodules after moving the submodule
Stefan Beller
1
-1
/
+1
2018-03-29
submodule-config: add repository argument to submodule_from_{name, path}
Stefan Beller
1
-2
/
+4
2018-03-29
submodule-config: allow submodule_free to handle arbitrary repositories
Stefan Beller
1
-1
/
+1
2018-03-28
submodule: check for NULL return of get_submodule_ref_store()
René Scharfe
1
-0
/
+15
2018-03-28
Merge branch 'nd/parseopt-completion'
Junio C Hamano
1
-0
/
+31
2018-03-28
test: avoid pipes in git related commands for test
Pratik Karki
15
-159
/
+179
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
4
-2
/
+5
2018-03-27
t/helper: merge test-wildmatch into test-tool
Nguyễn Thái Ngọc Duy
4
-8
/
+11
2018-03-27
t/helper: merge test-urlmatch-normalization into test-tool
Nguyễn Thái Ngọc Duy
4
-135
/
+138
2018-03-27
t/helper: merge test-subprocess into test-tool
Nguyễn Thái Ngọc Duy
4
-2
/
+5
2018-03-27
t/helper: merge test-submodule-config into test-tool
Nguyễn Thái Ngọc Duy
4
-10
/
+13
2018-03-27
t/helper: merge test-string-list into test-tool
Nguyễn Thái Ngọc Duy
5
-26
/
+29
2018-03-27
t/helper: merge test-strcmp-offset into test-tool
Nguyễn Thái Ngọc Duy
4
-2
/
+5
2018-03-27
t/helper: merge test-sigchain into test-tool
Nguyễn Thái Ngọc Duy
4
-3
/
+6
2018-03-27
t/helper: merge test-sha1-array into test-tool
Nguyễn Thái Ngọc Duy
4
-9
/
+12
2018-03-27
t/helper: merge test-scrap-cache-tree into test-tool
Nguyễn Thái Ngọc Duy
4
-5
/
+8
2018-03-27
t/helper: merge test-run-command into test-tool
Nguyễn Thái Ngọc Duy
4
-13
/
+16
2018-03-27
t/helper: merge test-revision-walking into test-tool
Nguyễn Thái Ngọc Duy
4
-2
/
+5
2018-03-27
t/helper: merge test-regex into test-tool
Nguyễn Thái Ngọc Duy
5
-5
/
+8
2018-03-27
t/helper: merge test-ref-store into test-tool
Nguyễn Thái Ngọc Duy
6
-5
/
+8
2018-03-27
t/helper: merge test-read-cache into test-tool
Nguyễn Thái Ngọc Duy
4
-2
/
+5
2018-03-27
t/helper: merge test-prio-queue into test-tool
Nguyễn Thái Ngọc Duy
4
-4
/
+7
2018-03-27
t/helper: merge test-path-utils into test-tool
Nguyễn Thái Ngọc Duy
6
-36
/
+39
2018-03-27
t/helper: merge test-online-cpus into test-tool
Nguyễn Thái Ngọc Duy
4
-2
/
+5
2018-03-27
t/helper: merge test-mktemp into test-tool
Nguyễn Thái Ngọc Duy
4
-3
/
+6
2018-03-27
t/helper: merge (unused) test-mergesort into test-tool
Nguyễn Thái Ngọc Duy
3
-1
/
+4
2018-03-27
t/helper: merge (unused) test-match-trees into test-tool
Nguyễn Thái Ngọc Duy
3
-1
/
+4
2018-03-27
t/helper: merge test-index-version into test-tool
Nguyễn Thái Ngọc Duy
6
-6
/
+9
2018-03-27
t/helper: merge test-hashmap into test-tool
Nguyễn Thái Ngọc Duy
4
-4
/
+7
2018-03-27
t/helper: merge test-genrandom into test-tool
Nguyễn Thái Ngọc Duy
21
-34
/
+37
2018-03-27
t/helper: merge test-example-decorate into test-tool
Nguyễn Thái Ngọc Duy
4
-2
/
+5
2018-03-27
t/helper: merge test-dump-split-index into test-tool
Nguyễn Thái Ngọc Duy
5
-27
/
+30
[prev]
[next]