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-30
Deprecate support for .git/info/grafts
Johannes Schindelin
1
-0
/
+9
2018-04-30
Add a test for `git replace --convert-graft-file`
Johannes Schindelin
1
-0
/
+28
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-12
Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svn
Junio C Hamano
2
-1
/
+39
2018-04-11
Revert "Merge branch 'en/rename-directory-detection'"
Junio C Hamano
3
-4000
/
+2
2018-04-11
t/perf: add scripts to bisect performance regressions
Christian Couder
2
-0
/
+120
2018-04-11
perf/run: add --subsection option
Christian Couder
1
-10
/
+46
2018-04-11
Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
Junio C Hamano
15
-159
/
+179
2018-04-11
Merge branch 'rs/status-with-removed-submodule'
Junio C Hamano
1
-0
/
+15
2018-04-11
Merge branch 'nd/combined-test-helper'
Junio C Hamano
119
-504
/
+641
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-0
/
+1
2018-04-11
Merge branch 'jc/test-must-be-empty'
Junio C Hamano
1
-5
/
+2
2018-04-11
Merge branch 'cc/perf-aggregate-sort'
Junio C Hamano
1
-5
/
+65
2018-04-11
Merge branch 'bc/hash-independent-tests'
Junio C Hamano
9
-82
/
+100
2018-04-10
Merge branch 'yk/filter-branch-non-committish-refs'
Junio C Hamano
1
-0
/
+14
2018-04-10
Merge branch 'nd/parseopt-completion-more'
Junio C Hamano
1
-0
/
+6
2018-04-10
Merge branch 'ps/contains-id-error-message'
Junio C Hamano
3
-5
/
+110
2018-04-10
Merge branch 'tg/stash-untracked-with-pathspec-fix'
Junio C Hamano
1
-0
/
+52
2018-04-10
Merge branch 'nd/worktree-prune'
Junio C Hamano
1
-4
/
+3
2018-04-10
Merge branch 'ma/shortlog-revparse'
Junio C Hamano
1
-0
/
+5
2018-04-10
Merge branch 'en/rename-directory-detection'
Junio C Hamano
3
-2
/
+4000
2018-04-09
t/helper: 'test-chmtime (--get|-g)' to print only the mtime
Paul-Sebastian Ungureanu
10
-42
/
+63
2018-04-09
t5404: relax overzealous test
Johannes Schindelin
1
-1
/
+1
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-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-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
[next]