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
2009-09-15
Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...
Junio C Hamano
3
-3
/
+110
2009-09-14
diff --whitespace: fix blank lines at end
Junio C Hamano
1
-1
/
+1
2009-09-13
svn: properly escape arguments for authors-prog
Mark Lodato
1
-0
/
+14
2009-09-13
Merge branch 'cb/maint-1.6.3-grep-relative-up' into maint
Junio C Hamano
1
-0
/
+17
2009-09-07
grep: accept relative paths outside current working directory
Clemens Buchacher
1
-0
/
+17
2009-09-04
diff --color: color blank-at-eof
Junio C Hamano
1
-0
/
+9
2009-09-04
diff --whitespace=warn/error: fix blank-at-eof check
Junio C Hamano
1
-0
/
+7
2009-09-04
diff --whitespace=warn/error: obey blank-at-eof
Junio C Hamano
2
-3
/
+3
2009-09-04
apply --whitespace: warn blank but not necessarily empty lines at EOF
Junio C Hamano
1
-0
/
+13
2009-09-04
apply --whitespace=warn/error: diagnose blank at EOF
Junio C Hamano
1
-0
/
+26
2009-09-04
apply --whitespace=fix: detect new blank lines at eof correctly
Junio C Hamano
1
-0
/
+24
2009-09-04
apply --whitespace=fix: fix handling of blank lines at the eof
Junio C Hamano
1
-0
/
+29
2009-09-03
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
1
-2
/
+4
2009-09-03
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
1
-2
/
+4
2009-09-02
clone: disconnect transport after fetching
Jeff King
1
-2
/
+4
2009-08-29
Remove unused t/t8005/iso8859-5.txt
Nanako Shiraishi
1
-2
/
+0
2009-08-27
Merge branch 'maint-1.5.6' into maint-1.6.0
Junio C Hamano
1
-0
/
+39
2009-08-26
git-log: allow --decorate[=short|full]
Lars Hjemli
2
-0
/
+35
2009-08-26
git-bisect: call the found commit "*the* first bad commit"
Nanako Shiraishi
1
-9
/
+9
2009-08-26
Merge branch 'jc/maint-clean-nested-dir-safety' into maint
Junio C Hamano
1
-0
/
+39
2009-08-26
Merge branch 'jk/maint-merge-msg-fix' into maint
Junio C Hamano
3
-3
/
+63
2009-08-26
Merge branch 'jc/apply-epoch-patch' into maint
Junio C Hamano
1
-0
/
+95
2009-08-26
Merge branch 'jp/symlink-dirs' into maint
Junio C Hamano
1
-0
/
+93
2009-08-26
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
1
-0
/
+11
2009-08-26
Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3
Junio C Hamano
1
-0
/
+11
2009-08-21
Merge branch 'bc/maint-am-email' into maint
Junio C Hamano
1
-0
/
+15
2009-08-21
Merge branch 'jc/maint-merge-recursive-fix' into maint
Junio C Hamano
1
-0
/
+55
2009-08-21
Merge branch 'sb/maint-pull-rebase' into maint
Junio C Hamano
1
-0
/
+13
2009-08-15
add -p: do not attempt to coalesce mode changes
Thomas Rast
1
-1
/
+1
2009-08-15
git add -p: demonstrate failure when staging both mode and hunk
Kirill Smelkov
1
-0
/
+11
2009-08-10
am: allow individual e-mail files as input
Junio C Hamano
1
-0
/
+15
2009-08-09
merge: indicate remote tracking branches in merge message
Jeff King
2
-1
/
+11
2009-08-09
merge: fix incorrect merge message for ambiguous tag/branch
Jeff King
2
-3
/
+3
2009-08-09
add tests for merge message headings
Jeff King
1
-0
/
+50
2009-08-09
t6035-merge-dir-to-symlink depends on SYMLINKS prerequisite
Johannes Sixt
1
-0
/
+6
2009-08-07
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
1
-3
/
+8
2009-08-07
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
1
-3
/
+8
2009-08-07
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
1
-3
/
+8
2009-08-07
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-3
/
+8
2009-08-07
t5510: harden the way verify-pack is used
Junio C Hamano
1
-3
/
+8
2009-08-05
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
1
-0
/
+5
2009-07-31
config: Keep inner whitespace verbatim
Björn Steinbrink
1
-0
/
+5
2009-07-30
merge-recursive: don't segfault while handling rename clashes
Junio C Hamano
1
-0
/
+55
2009-07-29
git-checkout: be careful about untracked symlinks
Linus Torvalds
1
-1
/
+1
2009-07-29
lstat_cache: guard against full match of length of 'name' parameter
Kjetil Barvik
1
-1
/
+1
2009-07-29
Demonstrate bugs when a directory is replaced with a symlink
Pickens, James E
1
-0
/
+87
2009-07-29
clean: require double -f options to nuke nested git repository and work tree
Junio C Hamano
1
-0
/
+39
2009-07-26
t9143: do not fail if Compress::Zlib is missing
Eric Wong
1
-3
/
+12
2009-07-26
Merge branch 'gp/maint-rebase-p-onto'
Junio C Hamano
1
-0
/
+80
2009-07-26
Merge branch 'en/fast-export'
Junio C Hamano
1
-1
/
+95
[next]