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
2008-04-11
Document option --only of git commit
Johannes Sixt
2
-1
/
+12
2008-04-11
Documentation/git-request-pull: Fixed a typo ("send" -> "end")
Dirk Suesserott
1
-1
/
+1
2008-04-10
core-tutorial.txt: Fix showing the current behaviour.
Carlos Rica
1
-6
/
+6
2008-04-10
git-archive: ignore prefix when checking file attribute
René Scharfe
3
-5
/
+22
2008-04-10
Fix documentation syntax of optional arguments in short options.
Carlos Rica
3
-4
/
+4
2008-04-06
Fix "git apply" to correctly enforce "match at the beginning"
Junio C Hamano
2
-13
/
+29
2008-03-27
GIT 1.5.4.5
Junio C Hamano
2
-7
/
+1
2008-03-27
Update draft release notes for 1.5.4.5
Junio C Hamano
1
-1
/
+10
2008-03-27
Merge branch 'jc/maint-fetch-regression-1.5.4' into maint
Junio C Hamano
70
-55
/
+1067
2008-03-27
Documentation: clarify use of .git{ignore,attributes} versus .git/info/*
Jeff King
2
-0
/
+19
2008-03-26
t/t3800-mktag.sh: use test_must_fail rather than '!'
Brandon Casey
1
-2
/
+2
2008-03-26
git-fetch test: test tracking fetch results, not just FETCH_HEAD
Junio C Hamano
65
-7
/
+831
2008-03-26
Fix branches file configuration
Daniel Barkalow
1
-6
/
+22
2008-03-26
Tighten refspec processing
Daniel Barkalow
5
-42
/
+214
2008-03-26
Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.
Guanqun Lu
1
-1
/
+1
2008-03-16
Start draft ReleaseNotes for 1.5.4.5
Junio C Hamano
2
-1
/
+54
2008-03-16
rebase -m: do not trigger pre-commit verification
Junio C Hamano
1
-1
/
+1
2008-03-15
format-patch: generate MIME header as needed even when there is format.header
Junio C Hamano
5
-16
/
+57
2008-03-15
Make man page building quiet when DOCBOOK_XSL_172 is defined
Jonas Fonseca
1
-1
/
+5
2008-03-15
git-new-workdir: Share SVN meta data between work dirs and the repository
Bernt Hansen
1
-1
/
+1
2008-03-14
rev-parse: fix meaning of rev~ vs rev~0.
Linus Torvalds
1
-13
/
+15
2008-03-14
git-svn: don't blindly append '*' to branch/tags config
Eric Wong
1
-1
/
+2
2008-03-14
Merge branch 'ph/maint-quiltimport' into maint
Junio C Hamano
1
-3
/
+19
2008-03-13
merge-file: handle empty files gracefully
Johannes Schindelin
2
-3
/
+4
2008-03-13
merge-recursive: handle file mode changes
Clemens Buchacher
2
-2
/
+62
2008-03-13
Minor wording changes in the keyboard descriptions in git-add --interactive.
Vineet Kumar
1
-10
/
+8
2008-03-13
git fetch: Take '-n' to mean '--no-tags'
Johannes Schindelin
1
-0
/
+2
2008-03-12
quiltimport: fix misquoting of parsed -p<num> parameter
Junio C Hamano
1
-2
/
+2
2008-03-12
git-cvsimport: fix merging with remote parent branch
Marc-Andre Lureau
1
-1
/
+1
2008-03-12
gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form
Jakub Narebski
1
-2
/
+2
2008-03-11
git-svn: fix find-rev error message when missing arg
Marc-Andre Lureau
1
-1
/
+2
2008-03-11
t0021: tr portability fix for Solaris
Jeff King
1
-1
/
+3
2008-03-11
launch_editor(): allow spaces in the filename
Johannes Schindelin
2
-1
/
+32
2008-03-11
git rebase --abort: always restore the right commit
Mike Hommey
2
-3
/
+73
2008-03-11
Merge branch 'kb/maint-filter-branch-disappear' into maint
Junio C Hamano
2
-1
/
+34
2008-03-11
Merge branch 'aw/maint-shortlog-blank-lines' into maint
Junio C Hamano
1
-2
/
+3
2008-03-10
git-pull documentation: warn about the option order
Junio C Hamano
1
-0
/
+2
2008-03-09
git-quiltimport: better parser to grok "enhanced" series files.
Pierre Habouzit
1
-3
/
+19
2008-03-08
GIT 1.5.4.4
Junio C Hamano
2
-7
/
+27
2008-03-08
ident.c: reword error message when the user name cannot be determined
Santi Béjar
1
-1
/
+1
2008-03-08
Fix dcommit, rebase when rewriteRoot is in use
John Goerzen
1
-1
/
+6
2008-03-08
filter-branch: handle "disappearing tree" case correctly in subdir filter
Junio C Hamano
2
-1
/
+34
2008-03-08
Really make the LF after reset in fast-import optional
Adeodato Simó
2
-1
/
+4
2008-03-08
Merge branch 'mh/maint-http-proxy-fix' into maint
Junio C Hamano
7
-12
/
+22
2008-03-08
Merge branch 'js/maint-daemon' into maint
Junio C Hamano
1
-5
/
+13
2008-03-08
Merge branch 'js/maint-cvsexport' into maint
Junio C Hamano
2
-8
/
+67
2008-03-08
Merge branch 'jc/maint-log-merge-left-right' into maint
Junio C Hamano
1
-8
/
+4
2008-03-08
Merge branch 'ew/maint-svn-cert-fileprovider' into maint
Junio C Hamano
1
-0
/
+1
2008-03-07
unquote_c_style: fix off-by-one.
Pierre Habouzit
1
-1
/
+1
2008-03-07
test-lib: fix TERM to dumb for test repeatability
Junio C Hamano
1
-7
/
+17
[next]