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-05-23
Merge branch 'cc/perf-aggregate-unknown-option'
Junio C Hamano
1
-36
/
+26
2018-05-23
Merge branch 'en/git-debugger'
Junio C Hamano
1
-4
/
+20
2018-05-23
Merge branch 'bw/server-options'
Junio C Hamano
2
-0
/
+53
2018-05-23
Merge branch 'nd/repack-keep-pack'
Junio C Hamano
2
-1
/
+58
2018-05-23
Merge branch 'nd/term-columns'
Junio C Hamano
1
-1
/
+1
2018-05-23
Merge branch 'sg/t7005-spaces-in-filenames-cleanup'
Junio C Hamano
1
-9
/
+3
2018-05-23
Merge branch 'sg/t5516-fixes'
Junio C Hamano
1
-5
/
+5
2018-05-23
Merge branch 'sg/t5310-jgit-bitmap-test'
Junio C Hamano
1
-4
/
+4
2018-05-23
Merge branch 'hn/sort-ls-remote'
Junio C Hamano
1
-1
/
+1
2018-05-15
t7005-editor: get rid of the SPACES_IN_FILENAMES prereq
SZEDER Gábor
1
-9
/
+3
2018-05-14
t5512: run git fetch inside test
René Scharfe
1
-1
/
+1
2018-05-13
column: fix off-by-one default width
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-05-11
t5516-fetch-push: fix broken &&-chain
SZEDER Gábor
1
-1
/
+1
2018-05-11
t5516-fetch-push: fix 'push with dry-run' test
SZEDER Gábor
1
-4
/
+4
2018-05-11
t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEX
SZEDER Gábor
1
-4
/
+4
2018-05-08
Merge branch 'ma/http-walker-no-partial'
Junio C Hamano
1
-0
/
+11
2018-05-08
Merge branch 'js/colored-push-errors'
Junio C Hamano
1
-0
/
+12
2018-05-08
Merge branch 'jc/parseopt-expiry-errors'
Junio C Hamano
1
-0
/
+10
2018-05-08
Merge branch 'ma/fast-export-skip-merge-fix'
Junio C Hamano
1
-0
/
+18
2018-05-08
Merge branch 'bt/gpg-interface'
Junio C Hamano
1
-1
/
+12
2018-05-08
Merge branch 'hn/sort-ls-remote'
Junio C Hamano
1
-7
/
+47
2018-05-08
Merge branch 'tb/config-default'
Junio C Hamano
2
-0
/
+66
2018-05-08
Merge branch 'tb/config-type'
Junio C Hamano
1
-1
/
+64
2018-05-08
Merge branch 'tq/t1510'
Junio C Hamano
1
-1
/
+0
2018-05-08
Merge branch 'ls/checkout-encoding'
Junio C Hamano
1
-0
/
+245
2018-05-08
Merge branch 'sb/object-store-replace'
Junio C Hamano
1
-1
/
+2
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
1
-0
/
+224
2018-05-08
Merge branch 'js/empty-config-section-fix'
Junio C Hamano
1
-3
/
+99
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
2
-4
/
+6
2018-05-08
Merge branch 'dj/runtime-prefix'
Junio C Hamano
1
-1
/
+1
2018-05-08
Merge branch 'bw/protocol-v2'
Junio C Hamano
3
-0
/
+513
2018-04-26
perf/aggregate: use Getopt::Long for option parsing
Christian Couder
1
-36
/
+26
2018-04-25
Merge branch 'cc/perf-bisect'
Junio C Hamano
3
-10
/
+166
2018-04-25
Merge branch 'ps/test-chmtime-get'
Junio C Hamano
10
-42
/
+63
2018-04-25
Merge branch 'js/t5404-path-fix'
Junio C Hamano
1
-1
/
+1
2018-04-25
Merge branch 'nd/worktree-move'
Junio C Hamano
1
-4
/
+3
2018-04-25
Merge branch 'ks/branch-list-detached-rebase-i'
Junio C Hamano
1
-0
/
+24
2018-04-25
Merge branch 'jk/t5561-missing-curl'
Junio C Hamano
2
-2
/
+12
2018-04-25
Merge branch 'bw/commit-partial-from-subdirectory-fix'
Junio C Hamano
1
-0
/
+12
2018-04-25
Merge branch 'jk/relative-directory-fix'
Junio C Hamano
1
-0
/
+12
2018-04-25
Merge branch 'pw/rebase-signoff'
Junio C Hamano
2
-2
/
+40
2018-04-25
Merge branch 'pw/rebase-keep-empty-fixes'
Junio C Hamano
1
-1
/
+1
2018-04-25
Make running git under other debugger-like programs easy
Elijah Newren
1
-4
/
+20
2018-04-24
fetch: send server options when using protocol v2
Brandon Williams
1
-0
/
+16
2018-04-24
ls-remote: send server options when using protocol v2
Brandon Williams
1
-0
/
+16
2018-04-24
serve: introduce the server-option capability
Brandon Williams
1
-0
/
+21
2018-04-24
Merge branch 'bw/protocol-v2' into HEAD
Junio C Hamano
3
-0
/
+513
2018-04-24
http-fetch: make `-a` standard behaviour
Martin Ågren
1
-0
/
+11
2018-04-24
push: test to verify that push errors are colored
Johannes Schindelin
1
-0
/
+12
2018-04-23
builtin/config: introduce `color` type specifier
Taylor Blau
1
-0
/
+30
[next]