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-03-08
Merge branch 'jk/maint-add--interactive-delete' into maint
Junio C Hamano
1
-0
/
+8
2010-03-08
Merge branch 'mm/mkstemps-mode-for-packfiles' into maint
Junio C Hamano
1
-0
/
+67
2010-03-08
Merge branch 'jc/maint-fix-mailinfo-strip' into maint
Junio C Hamano
1
-1
/
+1
2010-03-08
Merge branch 'jc/grep-author-all-match-implicit' into maint
Junio C Hamano
1
-1
/
+9
2010-03-08
Merge branch 'jc/checkout-detached' into maint
Junio C Hamano
1
-10
/
+22
2010-03-07
unset GREP_OPTIONS in test-lib.sh
Bert Wesarg
1
-0
/
+2
2010-03-06
t7406: Fix submodule init config tests
Stephen Boyd
1
-8
/
+16
2010-03-04
Merge branch 'jn/maint-fix-pager' into maint
Junio C Hamano
2
-0
/
+234
2010-03-04
Merge branch 'ld/maint-diff-quiet-w' into maint
Junio C Hamano
1
-0
/
+15
2010-03-04
Merge branch 'cc/maint-bisect-paths' into maint
Junio C Hamano
1
-0
/
+5
2010-03-02
Merge branch 'sp/maint-push-sideband' into maint
Junio C Hamano
1
-42
/
+42
2010-03-02
Merge branch 'jc/maint-fix-test-perm' into maint
Junio C Hamano
2
-0
/
+4
2010-03-02
gitweb: Fix project-specific feature override behavior
Jakub Narebski
1
-5
/
+13
2010-03-01
bisect: error out when passing bad path parameters
Christian Couder
1
-0
/
+5
2010-02-25
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-0
/
+1
2010-02-25
t3301-notes: insert a shbang line in ./fake_editor.sh
Johannes Sixt
1
-0
/
+1
2010-02-22
add-interactive: fix bogus diff header line ordering
Jeff King
1
-0
/
+8
2010-02-22
Use git_mkstemp_mode instead of plain mkstemp to create object files
Matthieu Moy
1
-1
/
+1
2010-02-22
Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
Matthieu Moy
1
-1
/
+1
2010-02-22
Add a testcase for ACL with restrictive umask.
Matthieu Moy
1
-0
/
+67
2010-02-22
tests: Fix race condition in t7006-pager
Jonathan Nieder
1
-6
/
+6
2010-02-21
git-diff: add a test for git diff --quiet -w
Larry D'Anna
1
-0
/
+15
2010-02-21
t7006-pager: if stdout is not a terminal, make a new one
Jonathan Nieder
2
-11
/
+82
2010-02-20
tests: Add tests for automatic use of pager
Jonathan Nieder
1
-0
/
+163
2010-02-19
t1450: fix testcases that were wrongly expecting failure
Thomas Rast
1
-8
/
+8
2010-02-19
mailinfo: do not strip leading spaces even for a header line
Junio C Hamano
1
-1
/
+1
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-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-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
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
[next]