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
2020-03-16
t0021: test filter metadata for additional cases
brian m. carlson
1
-0
/
+45
2020-03-16
builtin/reset: compute checkout metadata for reset
brian m. carlson
1
-1
/
+31
2020-03-16
builtin/rebase: compute checkout metadata for rebases
brian m. carlson
1
-1
/
+38
2020-03-16
builtin/clone: compute checkout metadata for clones
brian m. carlson
1
-3
/
+7
2020-03-16
builtin/checkout: compute checkout metadata for checkouts
brian m. carlson
2
-29
/
+51
2020-03-16
convert: provide additional metadata to filters
brian m. carlson
1
-0
/
+6
2020-03-11
Merge branch 'ds/sparse-add'
Junio C Hamano
1
-1
/
+1
2020-03-09
Merge branch 'hd/show-one-mergetag-fix'
Junio C Hamano
1
-0
/
+20
2020-03-09
Merge branch 'en/test-cleanup'
Junio C Hamano
9
-677
/
+752
2020-03-09
Merge branch 'en/merge-path-collision'
Junio C Hamano
1
-9
/
+30
2020-03-09
Merge branch 'rj/t1050-use-test-path-is-file'
Junio C Hamano
1
-4
/
+6
2020-03-09
Merge branch 'pb/am-show-current-patch'
Junio C Hamano
3
-0
/
+40
2020-03-09
Merge branch 'am/pathspec-f-f-more'
Junio C Hamano
3
-0
/
+184
2020-03-09
t1091: don't grep for `strerror()` string
Martin Ågren
1
-1
/
+1
2020-03-05
t5537: adjust test_oid label
Johannes Schindelin
1
-3
/
+3
2020-03-05
Merge branch 'js/ci-windows-update'
Junio C Hamano
8
-59
/
+66
2020-03-05
Merge branch 'be/describe-multiroot'
Junio C Hamano
1
-0
/
+51
2020-03-05
Merge branch 'es/recursive-single-branch-clone'
Junio C Hamano
1
-1
/
+12
2020-03-05
Merge branch 'es/do-not-let-rebase-switch-to-protected-branch'
Junio C Hamano
1
-1
/
+19
2020-03-05
Merge branch 'hv/receive-denycurrent-everywhere'
Junio C Hamano
3
-1
/
+29
2020-03-05
Merge branch 'es/worktree-avoid-duplication-fix'
Junio C Hamano
1
-0
/
+9
2020-03-05
Merge branch 'bc/wildcard-credential'
Junio C Hamano
2
-0
/
+134
2020-03-05
Merge branch 'ds/sparse-add'
Junio C Hamano
1
-1
/
+84
2020-03-04
t2402: test worktree path when called in .git directory
Hariom Verma
1
-0
/
+6
2020-03-02
Merge branch 'ma/test-cleanup'
Junio C Hamano
13
-17
/
+5
2020-03-02
Merge branch 'rs/micro-cleanups'
Junio C Hamano
1
-1
/
+1
2020-03-02
Merge branch 'ak/test-log-graph'
Junio C Hamano
5
-107
/
+74
2020-03-02
Merge branch 'ds/partial-clone-fixes'
Junio C Hamano
1
-0
/
+31
2020-03-02
Merge branch 'en/t3433-rebase-stat-dirty-failure'
Junio C Hamano
1
-0
/
+48
2020-03-02
Merge branch 'en/rebase-backend'
Junio C Hamano
17
-133
/
+304
2020-03-02
Merge branch 'en/check-ignore'
Junio C Hamano
1
-16
/
+23
2020-03-02
Merge branch 'jk/object-filter-with-bitmap'
Junio C Hamano
5
-7
/
+146
2020-03-02
show_one_mergetag: print non-parent in hex form.
Harald van Dijk
1
-0
/
+20
2020-02-27
t6020: new test with interleaved lexicographic ordering of directories
Elijah Newren
1
-0
/
+43
2020-02-27
t6022, t6046: test expected behavior instead of testing a proxy for it
Elijah Newren
2
-34
/
+70
2020-02-27
t3035: prefer test_must_fail to bash negation for git commands
Elijah Newren
1
-2
/
+2
2020-02-27
t6020, t6022, t6035: update merge tests to use test helper functions
Elijah Newren
3
-47
/
+47
2020-02-27
t602[1236], t6034: modernize test formatting
Elijah Newren
5
-595
/
+591
2020-02-27
merge-recursive: apply collision handling unification to recursive case
Elijah Newren
1
-9
/
+30
2020-02-27
t/lib-httpd: avoid using macOS' sed
Johannes Schindelin
8
-59
/
+66
2020-02-26
describe: don't abort too early when searching tags
Benno Evers
1
-0
/
+51
2020-02-25
Merge branch 'es/bright-colors'
Junio C Hamano
1
-0
/
+12
2020-02-25
Merge branch 'bw/remote-rename-update-config'
Junio C Hamano
3
-3
/
+100
2020-02-25
clone: pass --single-branch during --recurse-submodules
Emily Shaffer
1
-1
/
+12
2020-02-24
lib-log-graph: consolidate colored graph cmp logic
Abhishek Kumar
4
-30
/
+20
2020-02-24
lib-log-graph: consolidate test_cmp_graph logic
Abhishek Kumar
5
-77
/
+54
2020-02-24
worktree: don't allow "add" validation to be fooled by suffix matching
Eric Sunshine
1
-0
/
+9
2020-02-24
rebase: refuse to switch to branch already checked out elsewhere
Eric Sunshine
1
-0
/
+18
2020-02-24
t3400: make test clean up after itself
Eric Sunshine
1
-1
/
+1
2020-02-24
t: drop debug `cat` calls
Martin Ågren
11
-13
/
+2
[next]