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-19
Add a --cover-letter option to format-patch
Daniel Barkalow
3
-0
/
+127
2008-02-19
Add more tests for format-patch
Daniel Barkalow
1
-0
/
+45
2008-02-16
Merge branch 'sp/safecrlf'
Junio C Hamano
1
-0
/
+58
2008-02-16
Merge branch 'jc/gitignore-ends-with-slash'
Junio C Hamano
1
-0
/
+41
2008-02-16
Merge branch 'pb/prepare-commit-msg'
Junio C Hamano
2
-0
/
+184
2008-02-16
Merge branch 'jk/noetcconfig'
Junio C Hamano
2
-4
/
+7
2008-02-16
Merge branch 'maint'
Junio C Hamano
8
-1
/
+88
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
Merge branch 'maint'
Junio C Hamano
2
-1
/
+32
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-12
Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR
Johan Herland
1
-1
/
+1
2008-02-12
Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR
Johan Herland
1
-1
/
+17
2008-02-11
Merge branch 'lt/in-core-index'
Junio C Hamano
1
-0
/
+20
2008-02-11
Define the project whitespace policy
Junio C Hamano
1
-0
/
+1
2008-02-11
Merge branch 'maint'
Junio C Hamano
3
-0
/
+63
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-09
Introduce the config variable pack.packSizeLimit
Johannes Schindelin
1
-0
/
+6
2008-02-07
Merge branch 'maint'
Junio C Hamano
1
-0
/
+49
2008-02-07
gitattributes: fix relative path matching
Junio C Hamano
1
-0
/
+49
2008-02-06
config: add test cases for empty value and no value config variables.
Christian Couder
1
-0
/
+23
2008-02-06
fix config reading in tests
Jeff King
2
-4
/
+7
2008-02-06
Merge branch 'maint'
Junio C Hamano
1
-0
/
+69
2008-02-06
Fix parsing numeric color values
Timo Hirvonen
1
-0
/
+69
2008-02-06
safecrlf: Add mechanism to warn about irreversible crlf conversions
Steffen Prohaska
1
-0
/
+58
2008-02-06
git-commit: add a prepare-commit-msg hook
Paolo Bonzini
1
-0
/
+155
2008-02-06
git-commit: Refactor creation of log message.
Paolo Bonzini
1
-0
/
+29
2008-02-05
gitignore(5): Allow "foo/" in ignore list to match directory "foo"
Junio C Hamano
1
-0
/
+41
2008-02-04
Test :/string form for checkout
Daniel Barkalow
1
-0
/
+16
2008-02-03
Merge branch 'maint'
Junio C Hamano
1
-0
/
+18
2008-02-03
Fix "git-commit -C $tag"
Junio C Hamano
1
-0
/
+18
2008-02-03
known breakage: revision range computation with clock skew
Junio C Hamano
1
-0
/
+38
2008-02-03
test: reword the final message of tests with known breakages
Junio C Hamano
1
-2
/
+5
2008-02-01
Sane use of test_expect_failure
Junio C Hamano
48
-427
/
+498
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-21
index: be careful when handling long names
Junio C Hamano
1
-0
/
+20
[next]