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
2008-02-16
commit: discard index after setting up partial commit
Jeff King
1
-0
/
+21
2008-02-15
filter-branch: handle filenames that need quoting
Junio C Hamano
1
-0
/
+14
2008-02-15
diff: Fix miscounting of --check output
Junio C Hamano
1
-0
/
+9
2008-02-15
mailinfo: feed only one line to handle_filter() for QP input
Jay Soffian
5
-1
/
+44
2008-02-13
config: add test cases for empty value and no value config variables.
Christian Couder
1
-0
/
+23
2008-02-13
status: suggest "git rm --cached" to unstage for initial commit
Jeff King
1
-1
/
+10
2008-02-13
Protect get_author_ident_from_commit() from filenames in work tree
Junio C Hamano
1
-0
/
+22
2008-02-11
Make git prune remove temporary packs that look like write failures
David Steven Tweed
1
-0
/
+32
2008-02-11
bisect: allow starting with a detached HEAD
Johannes Schindelin
1
-0
/
+12
2008-02-10
config: Fix --unset for continuation lines
Frank Lichtenheld
1
-0
/
+19
2008-02-07
gitattributes: fix relative path matching
Junio C Hamano
1
-0
/
+49
2008-02-06
Fix parsing numeric color values
Timo Hirvonen
1
-0
/
+69
2008-02-03
Fix "git-commit -C $tag"
Junio C Hamano
1
-0
/
+18
2008-01-31
Fix typo in a comment in t/test-lib.sh
Michele Ballabio
1
-1
/
+1
2008-01-30
Use 'printf %s $x' notation in t5401
Shawn O. Pearce
1
-4
/
+4
2008-01-28
Add test for rebase -i with commits that do not pass pre-commit
Johannes Schindelin
1
-0
/
+16
2008-01-28
t9001: add missing && operators
Jeff King
1
-4
/
+4
2008-01-26
pull --rebase: be cleverer with rebased upstream branches
Johannes Schindelin
1
-0
/
+17
2008-01-26
cvsserver: Fix for histories with multiple roots
Steffen Prohaska
1
-1
/
+9
2008-01-26
t9400-git-cvsserver-server: Wrap setup into test case
Steffen Prohaska
1
-3
/
+4
2008-01-26
parse-options: catch likely typo in presense of aggregated options.
Pierre Habouzit
1
-0
/
+11
2008-01-21
Make t5710 more strict when creating nested repos
Alex Riesen
1
-4
/
+8
2008-01-20
git-submodule: add test for the subcommand parser fix
Junio C Hamano
1
-28
/
+28
2008-01-18
send-email: add no-validate option
Jeff King
1
-0
/
+10
2008-01-18
send-email: validate patches before sending anything
Jeff King
1
-0
/
+20
2008-01-17
Officially deprecate repo-config.
Junio C Hamano
3
-14
/
+14
2008-01-16
Be more careful about updating refs
Linus Torvalds
1
-6
/
+13
2008-01-06
diff: do not chomp hunk-header in the middle of a character
Junio C Hamano
1
-0
/
+44
2008-01-06
custom pretty format: tolerate empty e-mail address
Junio C Hamano
1
-0
/
+10
2008-01-05
t/t3800: do not use a temporary file to hold expected result.
Junio C Hamano
1
-64
/
+25
2008-01-05
t/t{3600,3800,5401}: do not use egrep when grep would do
Junio C Hamano
3
-3
/
+3
2008-01-05
t/t7001: avoid unnecessary ERE when using grep
Miklos Vajna
1
-6
/
+6
2008-01-05
t/t7600: avoid GNUism in grep
Junio C Hamano
1
-2
/
+2
2008-01-02
git-reset: refuse to do hard reset in a bare repository
Jeff King
1
-0
/
+28
2008-01-02
config: handle lack of newline at end of file better
Jeff King
1
-0
/
+37
2007-12-26
Merge branch 'ar/commit-cleanup'
Junio C Hamano
2
-1
/
+66
2007-12-26
Fix "git log --diff-filter" bug
Arjen Laarhoven
1
-0
/
+74
2007-12-26
Improve error messages when int/long cannot be parsed from config
Shawn O. Pearce
1
-0
/
+17
2007-12-22
Allow selection of different cleanup modes for commit messages
Alex Riesen
1
-0
/
+65
2007-12-22
t7005: do not exit inside test.
Junio C Hamano
1
-1
/
+1
2007-12-22
Force the sticked form for options with optional arguments.
Pierre Habouzit
1
-48
/
+48
2007-12-22
git-tag: fix -l switch handling regression.
Pierre Habouzit
1
-8
/
+0
2007-12-20
t4024: fix test script to use simpler sed pattern
Junio C Hamano
1
-35
/
+123
2007-12-19
test "git clone -o"
Jeff King
1
-0
/
+22
2007-12-17
rebase -p -i: handle "no changes" gracefully
Johannes Schindelin
1
-0
/
+6
2007-12-17
the use of 'tr' in the test suite isn't really portable
H.Merijn Brand
9
-15
/
+15
2007-12-16
Re-re-re-fix common tail optimization
Junio C Hamano
1
-0
/
+69
2007-12-16
whitespace: fix initial-indent checking
J. Bruce Fields
1
-0
/
+15
2007-12-16
whitespace: fix off-by-one error in non-space-in-indent checking
J. Bruce Fields
1
-2
/
+2
2007-12-16
gitweb: Make config_to_multi return [] instead of [undef]
Petr Baudis
1
-0
/
+25
[next]