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
2017-11-13
fsmonitor: simplify determining the git worktree under Windows
Ben Peart
1
-10
/
+3
2017-11-10
fsmonitor: store fsmonitor bitmap before splitting index
Alex Vandiver
1
-0
/
+13
2017-11-10
fsmonitor: read from getcwd(), not the PWD environment variable
Alex Vandiver
1
-1
/
+2
2017-10-05
fsmonitor: preserve utf8 filenames in fsmonitor-watchman log
Ben Peart
1
-0
/
+1
2017-10-04
fsmonitor: read entirety of watchman output
Alex Vandiver
1
-4
/
+2
2017-10-04
fsmonitor: MINGW support for watchman integration
Ben Peart
1
-1
/
+1
2017-10-01
fsmonitor: add a performance test
Ben Peart
3
-0
/
+349
2017-10-01
fsmonitor: add test cases for fsmonitor extension
Ben Peart
4
-0
/
+490
2017-10-01
split-index: disable the fsmonitor extension when running the split index test
Ben Peart
1
-0
/
+1
2017-10-01
fsmonitor: add a test tool to dump the index extension
Ben Peart
2
-0
/
+22
2017-09-10
Merge branch 'nd/worktree-kill-parse-ref'
Junio C Hamano
1
-0
/
+13
2017-09-10
Merge branch 'mm/send-email-cc-cruft'
Junio C Hamano
1
-0
/
+4
2017-09-10
Merge branch 'ma/up-to-date'
Junio C Hamano
1
-2
/
+2
2017-09-06
Merge branch 'rs/archive-excluded-directory'
Junio C Hamano
1
-3
/
+44
2017-09-06
Merge branch 'ks/branch-set-upstream'
Junio C Hamano
2
-58
/
+10
2017-08-26
Merge branch 'mg/killed-merge'
Junio C Hamano
1
-0
/
+15
2017-08-26
Merge branch 'jc/cutoff-config'
Junio C Hamano
1
-18
/
+39
2017-08-26
Merge branch 'kw/write-index-reduce-alloc'
Junio C Hamano
2
-0
/
+52
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
4
-156
/
+15
2017-08-26
Merge branch 'tb/apply-with-crlf'
Junio C Hamano
1
-6
/
+27
2017-08-26
Merge branch 'jt/stash-tests'
Junio C Hamano
1
-0
/
+34
2017-08-26
Merge branch 'jk/trailers-parse'
Junio C Hamano
2
-7
/
+120
2017-08-26
Merge branch 'pb/trailers-from-command-line'
Junio C Hamano
1
-0
/
+66
2017-08-26
Merge branch 'jt/diff-color-move-fix'
Junio C Hamano
1
-68
/
+193
2017-08-26
Merge branch 'sb/diff-color-move'
Junio C Hamano
1
-0
/
+434
2017-08-24
send-email: fix garbage removal after address
Matthieu Moy
1
-0
/
+4
2017-08-24
branch: fix branch renaming not updating HEADs correctly
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2017-08-24
Merge branch 'lg/merge-signoff'
Junio C Hamano
1
-0
/
+69
2017-08-23
Merge branch 'jt/t1450-fsck-corrupt-packfile' into maint
Junio C Hamano
1
-0
/
+16
2017-08-23
Merge branch 'jb/t8008-cleanup' into maint
Junio C Hamano
1
-14
/
+16
2017-08-23
Merge branch 'jt/subprocess-handshake' into maint
Junio C Hamano
2
-101
/
+293
2017-08-23
Merge branch 'jk/reflog-walk' into maint
Junio C Hamano
3
-12
/
+136
2017-08-23
Merge branch 'jk/ref-filter-colors' into maint
Junio C Hamano
6
-72
/
+175
2017-08-23
Merge branch 'hv/t5526-andand-chain-fix'
Junio C Hamano
1
-4
/
+4
2017-08-23
Merge branch 'as/grep-quiet-no-match-exit-code-fix'
Junio C Hamano
1
-0
/
+5
2017-08-23
Merge branch 'rs/t1002-do-not-use-sum'
Junio C Hamano
2
-35
/
+35
2017-08-23
Merge branch 'nm/stash-untracked'
Junio C Hamano
1
-0
/
+17
2017-08-23
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
1
-2
/
+2
2017-08-23
merge: save merge state earlier
Michael J Gruber
1
-0
/
+15
2017-08-22
rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolved
Junio C Hamano
1
-0
/
+2
2017-08-22
t4200: parameterize "rerere gc" custom expiry test
Junio C Hamano
1
-25
/
+33
2017-08-22
t4200: gather "rerere gc" together
Junio C Hamano
1
-27
/
+27
2017-08-22
t4200: make "rerere gc" test more robust
Junio C Hamano
1
-5
/
+14
2017-08-22
t4200: give us a clean slate after "rerere gc" tests
Junio C Hamano
1
-0
/
+2
2017-08-22
Merge branch 'mh/packed-ref-store'
Junio C Hamano
2
-0
/
+84
2017-08-22
Merge branch 'sb/retire-t1200'
Junio C Hamano
1
-268
/
+0
2017-08-22
Merge branch 'rs/t4062-obsd'
Junio C Hamano
1
-1
/
+3
2017-08-22
Merge branch 'jk/drop-sha1-entry-pos'
Junio C Hamano
2
-11
/
+1
2017-08-22
Merge branch 'pw/am-signoff'
Junio C Hamano
1
-20
/
+63
2017-08-22
Merge branch 'rs/t3700-clean-leftover'
Junio C Hamano
1
-0
/
+1
[next]