index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-18
Documentation: git push repository can also be a remote
Anders Melchiorsen
1
-1
/
+3
2009-01-17
Update draft release notes for 1.6.1.1
Junio C Hamano
1
-1
/
+6
2009-01-17
bundle: allow the same ref to be given more than once
Junio C Hamano
4
-1
/
+23
2009-01-17
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
4
-4
/
+6
2009-01-17
builtin-fsck: fix off by one head count
Christian Couder
1
-1
/
+1
2009-01-17
revision walker: include a detached HEAD in --all
Johannes Schindelin
3
-2
/
+41
2009-01-17
Fix gitdir detection when in subdir of gitdir
SZEDER Gábor
2
-1
/
+12
2009-01-17
t5540: clarify that http-push does not handle packed-refs on the remote
Johannes Schindelin
1
-3
/
+15
2009-01-17
http-push: when making directories, have a trailing slash in the path name
Johannes Schindelin
3
-2
/
+11
2009-01-17
http-push: fix off-by-path_len
Johannes Schindelin
1
-3
/
+7
2009-01-17
Documentation: let asciidoc align related options
Markus Heidelberg
1
-1
/
+4
2009-01-17
githooks.txt: add missing word
Stephan Beyer
1
-1
/
+1
2009-01-17
builtin-commit.c: do not remove COMMIT_EDITMSG
Stephan Beyer
1
-1
/
+0
2009-01-15
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-0
/
+34
2009-01-15
t3404: Add test case for auto-amending only edited commits after "edit"
Stephan Beyer
1
-0
/
+17
2009-01-15
t3404: Add test case for aborted --continue after "edit"
Stephan Beyer
1
-0
/
+15
2009-01-15
t3501: check that commits are actually done
Stephan Beyer
1
-0
/
+2
2009-01-14
Update draft release notes to 1.6.1.1
Junio C Hamano
1
-2
/
+23
2009-01-14
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-0
/
+26
2009-01-14
Make t3411 executable
Miklos Vajna
1
-0
/
+0
2009-01-14
fix handling of multiple untracked files for git mv -k
Michael J Gruber
2
-1
/
+2
2009-01-14
add test cases for "git mv -k"
Michael J Gruber
1
-0
/
+25
2009-01-13
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-5
/
+6
2009-01-13
fast-import: Cleanup mode setting.
Felipe Contreras
1
-3
/
+4
2009-01-13
Git.pm: call Error::Simple() properly
Jay Soffian
1
-2
/
+2
2009-01-13
Merge branch 'kk/maint-http-push' into maint
Junio C Hamano
1
-6
/
+19
2009-01-13
Merge branch 'js/maint-merge-recursive-r-d-conflict' into maint
Junio C Hamano
2
-0
/
+28
2009-01-13
Merge branch 'cb/maint-merge-recursive-fix' into maint
Junio C Hamano
2
-0
/
+119
2009-01-13
Merge branch 'ap/maint-apply-modefix' into maint
Junio C Hamano
2
-1
/
+65
2009-01-13
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2
-1
/
+4
2009-01-13
Avoid spurious error messages on error mistakes.
Pierre Habouzit
1
-1
/
+1
2009-01-12
contrib/examples/README: give an explanation of the status of these files
jidanni@jidanni.org
1
-0
/
+3
2009-01-12
Teach format-patch to handle output directory relative to cwd
Junio C Hamano
2
-4
/
+76
2009-01-12
mailinfo: 'From:' header should be unfold as well
Kirill Smelkov
2
-1
/
+5
2009-01-11
Merge branch 'mh/maint-sendmail-cc-doc' into maint
Junio C Hamano
1
-0
/
+1
2009-01-11
Merge branch 'jc/maint-do-not-switch-to-non-commit' into maint
Junio C Hamano
2
-1
/
+5
2009-01-11
Documentation/git-push.txt: minor: compress one option
jidanni@jidanni.org
1
-3
/
+1
2009-01-11
Wrap inflate and other zlib routines for better error reporting
Linus Torvalds
9
-34
/
+99
2009-01-10
mailinfo: correctly handle multiline 'Subject:' header
Kirill Smelkov
6
-9
/
+114
2009-01-10
format-patch: show patch text for the root commit
Junio C Hamano
1
-0
/
+7
2009-01-08
git-status -v: color diff output when color.ui is set
Markus Heidelberg
1
-0
/
+3
2009-01-08
git-commit: color status output when color.ui is set
Markus Heidelberg
1
-0
/
+3
2009-01-07
diff --no-index -q: fix endless loop
Thomas Rast
1
-1
/
+3
2009-01-06
diff --no-index: test for pager after option parsing
Thomas Rast
1
-7
/
+7
2009-01-06
diff: accept -- when using --no-index
Thomas Rast
3
-3
/
+11
2009-01-06
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+1
2009-01-06
Merge branch 'maint-1.5.6' into maint-1.6.0
Junio C Hamano
1
-1
/
+1
2009-01-06
README: tutorial.txt is now called gittutorial.txt
Joey Hess
1
-1
/
+1
2009-01-06
shortlog: handle multi-line subjects like log --pretty=oneline et. al. do
René Scharfe
2
-5
/
+8
2009-01-05
configure clobbers LDFLAGS
Paul Jarc
1
-2
/
+2
[prev]
[next]