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
2010-02-21
Merge branch 'sp/push-sideband'
Junio C Hamano
1
-42
/
+42
2010-02-21
Merge branch 'jc/checkout-detached'
Junio C Hamano
1
-10
/
+22
2010-02-21
Merge branch 'jc/maint-fix-test-perm'
Junio C Hamano
2
-0
/
+4
2010-02-20
Merge branch 'maint'
Junio C Hamano
1
-8
/
+8
2010-02-19
t1450: fix testcases that were wrongly expecting failure
Thomas Rast
1
-8
/
+8
2010-02-19
Merge branch 'maint'
Junio C Hamano
1
-0
/
+8
2010-02-19
Merge branch 'jk/maint-rmdir-fix' into maint
Junio C Hamano
1
-0
/
+8
2010-02-18
rm: fix bug in recursive subdirectory removal
Jeff King
1
-0
/
+8
2010-02-17
Merge branch 'jk/grep-double-dash' into maint
Junio C Hamano
1
-0
/
+33
2010-02-16
Merge branch 'maint'
Junio C Hamano
1
-0
/
+9
2010-02-16
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-0
/
+9
2010-02-16
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
1
-0
/
+9
2010-02-15
stash pop: remove 'apply' options during 'drop' invocation
Thomas Rast
1
-0
/
+9
2010-02-13
Merge branch 'rs/git-dir-cleanup'
Junio C Hamano
1
-0
/
+52
2010-02-13
Merge branch 'jk/grep-double-dash'
Junio C Hamano
1
-0
/
+33
2010-02-13
Resurrect "git grep --no-index"
Junio C Hamano
1
-0
/
+52
2010-02-10
Sync with 1.6.6.2
Junio C Hamano
1
-2
/
+4
2010-02-10
Merge branch 'maint-1.6.5' into maint
Junio C Hamano
1
-2
/
+4
2010-02-10
t8003: check exit code of command and error message separately
Junio C Hamano
1
-2
/
+4
2010-02-10
Merge branch 'sp/maint-fast-import-large-blob' into maint
Junio C Hamano
2
-1
/
+47
2010-02-10
Merge branch 'jc/maint-reflog-bad-timestamp' into maint
Junio C Hamano
1
-0
/
+45
2010-02-10
Merge branch 'jh/maint-config-file-prefix' into maint
Junio C Hamano
1
-0
/
+11
2010-02-10
Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge' into maint
Junio C Hamano
1
-0
/
+57
2010-02-10
Merge branch 'sp/maint-push-sideband' into sp/push-sideband
Junio C Hamano
1
-31
/
+31
2010-02-10
receive-pack: Send internal errors over side-band #2
Shawn O. Pearce
1
-1
/
+2
2010-02-09
t5401: Use a bare repository for the remote peer
Shawn O. Pearce
1
-29
/
+29
2010-02-08
t3902: Protect against OS X normalization
Brian Gernhardt
1
-4
/
+4
2010-02-08
Merge branch 'maint'
Junio C Hamano
1
-0
/
+8
2010-02-08
Merge branch 'maint-1.6.5' into maint
Junio C Hamano
1
-0
/
+8
2010-02-08
blame: prevent a segv when -L given start > EOF
Jay Soffian
1
-0
/
+8
2010-02-08
Revert "pack-objects: fix pack generation when using pack_size_limit"
Nicolas Pitre
1
-1
/
+1
2010-02-07
accept "git grep -- pattern"
Jeff King
1
-0
/
+33
2010-02-07
Merge branch 'maint'
Junio C Hamano
1
-0
/
+10
2010-02-07
archive: simplify archive format guessing
René Scharfe
1
-0
/
+10
2010-02-06
Fix invalid read in quote_c_style_counted
Jeff King
1
-1
/
+18
2010-02-06
t9501: Re-fix max load test
Brian Gernhardt
1
-9
/
+2
2010-02-05
t9501: Skip testing load if we can't detect it
Brian Gernhardt
1
-1
/
+8
2010-02-05
Merge branch 'sp/maint-push-sideband' into sp/push-sideband
Junio C Hamano
1
-11
/
+11
2010-02-05
receive-pack: Send hook output over side band #2
Shawn O. Pearce
1
-11
/
+11
2010-02-05
Merge branch 'jc/maint-limit-note-output' into maint
Junio C Hamano
1
-0
/
+59
2010-02-05
Revert 30816237 and 7e62265
Junio C Hamano
1
-52
/
+0
2010-02-03
make --max-pack-size argument to 'git pack-object' count in bytes
Nicolas Pitre
1
-6
/
+8
2010-02-03
fix multiple issues with t5300
Nicolas Pitre
1
-20
/
+34
2010-02-02
Merge branch 'ms/filter-branch-submodule'
Junio C Hamano
1
-0
/
+39
2010-02-02
Merge branch 'jh/gitweb-caching' (early part)
Junio C Hamano
2
-5
/
+26
2010-02-02
Merge branch 'sp/fast-import-large-blob'
Junio C Hamano
2
-1
/
+47
2010-02-01
Merge branch 'sp/maint-fast-import-large-blob' into sp/fast-import-large-blob
Junio C Hamano
2
-1
/
+47
2010-02-01
fast-import: Stream very large blobs directly to pack
Shawn O. Pearce
2
-1
/
+47
2010-02-01
Merge branch 'sb/maint-octopus' into maint-1.6.5
Junio C Hamano
1
-0
/
+51
2010-01-30
lib-patch-mode.sh: Fix permission
Junio C Hamano
1
-0
/
+2
[next]