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
2014-10-16
write_sha1_file: freshen existing objects
Jeff King
1
-0
/
+27
2014-10-16
pack-objects: match prune logic for discarding objects
Jeff King
1
-38
/
+55
2014-10-16
prune: keep objects reachable from recent objects
Jeff King
1
-0
/
+88
2014-10-15
test-lib-functions: adjust style to match CodingGuidelines
David Aguilar
1
-12
/
+18
2014-10-15
t7610-mergetool: prefer test_config over git config
David Aguilar
1
-11
/
+9
2014-10-15
t7610-mergetool: add missing && and remove commented-out code
David Aguilar
1
-8
/
+2
2014-10-15
t7610-mergetool: use tabs instead of a mix of tabs and spaces
David Aguilar
1
-459
/
+459
2014-10-15
refs.c: allow listing and deleting badly named refs
Ronnie Sahlberg
1
-1
/
+124
2014-10-15
test: put tests for handling of bad ref names in one place
Ronnie Sahlberg
3
-74
/
+84
2014-10-15
branch -d: avoid repeated symref resolution
Jonathan Nieder
2
-0
/
+43
2014-10-15
reflog test: test interaction with detached HEAD
Junio C Hamano
1
-0
/
+70
2014-10-15
mv test: recreate mod/ directory instead of relying on stale copy
Jonathan Nieder
1
-5
/
+10
2014-10-14
Merge branch 'rs/sha1-array-test'
Junio C Hamano
1
-0
/
+94
2014-10-14
Merge branch 'sk/tag-contains-wo-recursion'
Junio C Hamano
1
-2
/
+2
2014-10-14
Merge branch 'dt/cache-tree-repair'
Junio C Hamano
1
-1
/
+1
2014-10-13
test-lib.sh: support -x option for shell-tracing
Jeff King
2
-4
/
+44
2014-10-13
t1308: fix broken here document in test script
Junio C Hamano
1
-2
/
+2
2014-10-13
trailer: add tests for commands in config file
Christian Couder
1
-0
/
+125
2014-10-13
trailer: add tests for "git interpret-trailers"
Christian Couder
1
-0
/
+738
2014-10-13
t5304: use helper to report failure of "test foo = bar"
Jeff King
2
-8
/
+17
2014-10-13
t5304: use test_path_is_* instead of "test -f"
Jeff King
1
-23
/
+23
2014-10-08
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
2
-6
/
+20
2014-10-08
Merge branch 'bw/use-write-script-in-tests'
Junio C Hamano
1
-3
/
+1
2014-10-08
Merge branch 'nd/archive-pathspec'
Junio C Hamano
1
-0
/
+14
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
4
-1
/
+171
2014-10-07
Merge branch 'jk/mbox-from-line' into maint
Junio C Hamano
5
-0
/
+49
2014-10-01
sha1-lookup: handle duplicates in sha1_pos()
René Scharfe
1
-0
/
+20
2014-10-01
sha1-array: add test-sha1-array and basic tests
René Scharfe
1
-0
/
+74
2014-09-30
t0090: avoid passing empty string to printf %d
René Scharfe
1
-1
/
+1
2014-09-29
Merge branch 'jc/test-lazy-prereq'
Junio C Hamano
2
-4
/
+0
2014-09-29
Merge branch 'pr/use-default-sigpipe-setting'
Junio C Hamano
1
-0
/
+22
2014-09-29
Merge branch 'jk/fsck-exit-code-fix' into maint
Junio C Hamano
2
-7
/
+83
2014-09-29
Merge branch 'ta/config-add-to-empty-or-true-fix' into maint
Junio C Hamano
1
-0
/
+20
2014-09-29
Merge branch 'mk/reachable-protect-detached-head' into maint
Junio C Hamano
1
-0
/
+22
2014-09-29
Merge branch 'mb/fast-import-delete-root' into maint
Junio C Hamano
1
-0
/
+104
2014-09-29
Merge branch 'jk/send-pack-many-refspecs' into maint
Junio C Hamano
2
-0
/
+107
2014-09-29
Merge branch 'jk/mbox-from-line'
Junio C Hamano
5
-0
/
+49
2014-09-29
Merge branch 'sb/t6031-typofix'
Junio C Hamano
1
-0
/
+1
2014-09-29
Merge branch 'sb/t9300-typofix'
Junio C Hamano
1
-1
/
+1
2014-09-29
Merge branch 'da/rev-parse-verify-quiet'
Junio C Hamano
1
-5
/
+32
2014-09-29
Merge branch 'hj/pretty-naked-decoration'
Junio C Hamano
1
-0
/
+11
2014-09-29
t/lib-credential: use write_script
Ben Walton
1
-3
/
+1
2014-09-26
Merge branch 'jk/branch-verbose-merged'
Junio C Hamano
1
-0
/
+29
2014-09-26
Merge branch 'jc/ignore-sigpipe-while-running-hooks'
Junio C Hamano
1
-0
/
+13
2014-09-26
Merge branch 'jc/hash-object-fsck-tag'
Junio C Hamano
1
-0
/
+19
2014-09-26
Merge branch 'js/fsck-tag-validation'
Junio C Hamano
2
-0
/
+38
2014-09-26
Merge branch 'jk/faster-name-conflicts'
Junio C Hamano
1
-1
/
+30
2014-09-23
t7004: give the test a bit more stack space
Junio C Hamano
1
-2
/
+2
2014-09-22
mingw.h: add dummy functions for sigset_t operations
Johannes Sixt
1
-2
/
+2
2014-09-22
t6031-test-merge-recursive: do not forget to add file to be committed
Stefan Beller
1
-0
/
+1
[prev]
[next]