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-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-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-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-05
Be consistent in switch usage for tar
Henrik Austad
1
-1
/
+1
2009-01-05
Use capitalized names where appropriate
Henrik Austad
2
-4
/
+4
2009-01-03
fast-export: print usage when no options specified
Miklos Vajna
1
-0
/
+3
2009-01-03
git checkout: do not allow switching to a tree-ish that is not a commit
Junio C Hamano
2
-1
/
+5
2009-01-02
builtin-apply: prevent non-explicit permission changes
Junio C Hamano
2
-1
/
+65
2009-01-01
Documentation/git-tag.txt: minor typo and grammar fix
jidanni@jidanni.org
1
-2
/
+2
2008-12-29
Prepare for v1.6.1.1 maintenance release
Junio C Hamano
2
-1
/
+24
2008-12-29
Documentation/diff-options.txt: unify options
jidanni@jidanni.org
1
-14
/
+4
2008-12-29
doc/git-send-email: mention sendemail.cc config variable
Markus Heidelberg
1
-0
/
+1
2008-12-27
gitweb: Fix export check in git_get_projects_list
Devin Doucette
1
-2
/
+3
2008-12-27
Merge branch 'rs/maint-tformat-foldline' into maint
Junio C Hamano
1
-46
/
+73
2008-12-27
Merge branch 'rs/maint-retval-fix' into maint
Junio C Hamano
2
-37
/
+26
2008-12-27
Merge branch 'sp/maint-describe-all-tag-warning' into maint
Junio C Hamano
2
-1
/
+7
2008-12-27
git-send-email.txt: move --format-patch paragraph to a proper location
Adeodato Simó
1
-6
/
+6
2008-12-27
git-shortlog.txt: improve documentation about .mailmap files
Adeodato Simó
1
-7
/
+33
2008-12-27
pretty: support multiline subjects with format:
René Scharfe
1
-19
/
+34
2008-12-27
pretty: factor out format_subject()
René Scharfe
1
-18
/
+24
2008-12-27
pretty: factor out skip_empty_lines()
René Scharfe
1
-9
/
+15
2008-12-26
merge-file: handle freopen() failure
René Scharfe
1
-2
/
+5
2008-12-26
daemon: cleanup: factor out xstrdup_tolower()
René Scharfe
1
-21
/
+13
2008-12-26
daemon: cleanup: replace loop with if
René Scharfe
1
-13
/
+5
2008-12-26
daemon: handle freopen() failure
René Scharfe
1
-1
/
+3
2008-12-26
describe: Avoid unnecessary warning when using --all
Shawn O. Pearce
2
-1
/
+7
2008-12-24
merge-recursive: mark rename/delete conflict as unmerged
Johannes Schindelin
2
-0
/
+28
2008-12-24
http-push: support full URI in handle_remote_ls_ctx()
Kirill A. Korinskiy
1
-6
/
+19
2008-12-24
GIT 1.6.1
Junio C Hamano
2
-0
/
+9
2008-12-24
Merge branch 'js/rebase-i-p'
Junio C Hamano
2
-16
/
+58
2008-12-24
rebase -i -p: leave a --cc patch when a merge could not be redone
Johannes Schindelin
2
-3
/
+13
2008-12-22
t9129: skip the last three tests if UTF-8 locale is not available
Miklos Vajna
1
-13
/
+17
2008-12-21
GIT 1.6.1-rc4
Junio C Hamano
1
-1
/
+18
[next]