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-05-14
Documentation/git-describe.txt: make description more readable
Ian Hilt
1
-3
/
+4
2008-05-11
wt-status.h: declare global variables as extern
Johannes Sixt
1
-2
/
+2
2008-05-11
builtin-commit.c: add -u as short name for --untracked-files
Sitaram Chamarty
1
-1
/
+1
2008-05-11
git-repack: re-enable parsing of -n command line option
A Large Angry SCM
1
-0
/
+1
2008-05-08
Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"
Dustin Sallings
1
-1
/
+2
2008-05-08
doc: clarify definition of "update" for git-add -u
Jeff King
1
-1
/
+3
2008-05-03
filter-branch: Documentation fix.
Florian Ragwitz
1
-2
/
+2
2008-04-29
cvsimport: always pass user data to "system" as a list
Jeff King
1
-1
/
+1
2008-04-29
fix reflog approxidate parsing bug
Jeff King
1
-2
/
+5
2008-04-27
Remove 'header' from --signoff option description
Dan McGee
1
-1
/
+1
2008-04-23
t5516: remove ambiguity test (1)
Jeff King
1
-13
/
+1
2008-04-23
Linked glossary from cvs-migration page
Matt Graham
1
-1
/
+2
2008-04-23
write-tree: properly detect failure to write tree objects
Junio C Hamano
2
-2
/
+72
2008-04-22
svn-git: Use binmode for reading/writing binary rev maps
Michael Weber
1
-0
/
+4
2008-04-22
diff options documentation: refer to --diff-filter in --name-status
Miklos Vajna
1
-1
/
+2
2008-04-22
git-svn bug with blank commits and author file
Thomas Guyot-Sionnest
1
-2
/
+1
2008-04-22
archive.c: format_subst - fixed bogus argument to memchr
Ariel Badichi
1
-2
/
+2
2008-04-22
copy.c: copy_fd - correctly report write errors
Ariel Badichi
1
-4
/
+4
2008-04-22
gitattributes: Fix subdirectory attributes specified from root directory
Matthew Ogilvie
2
-1
/
+11
2008-04-18
am: POSIX portability fix
Junio C Hamano
1
-1
/
+1
2008-04-16
git-am: minor cleanup
Junio C Hamano
1
-2
/
+1
2008-04-16
Clarify and fix English in "git-rm" documentation
Jon Loeliger
1
-20
/
+32
2008-04-16
git-bisect: make "start", "good" and "skip" succeed or fail atomically
Christian Couder
2
-5
/
+16
2008-04-16
git-am: cope better with an empty Subject: line
Linus Torvalds
1
-14
/
+10
2008-04-15
Ignore leading empty lines while summarizing merges
Linus Torvalds
1
-1
/
+9
2008-04-15
bisect: squelch "fatal: ref HEAD not a symref" misleading message
Christian Couder
1
-1
/
+1
2008-04-15
builtin-apply: Show a more descriptive error on failure when opening a patch
Alberto Bertogli
1
-1
/
+1
2008-04-15
Clarify documentation of git-cvsserver, particularly in relation to git-shell
Scott Collins
1
-11
/
+17
2008-04-12
Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)
Clifford Caoile
1
-0
/
+5
2008-04-12
Document -w option to shortlog
Junio C Hamano
2
-3
/
+9
2008-04-12
bisect: report bad rev better
Christian Couder
1
-2
/
+2
2008-04-11
bisect: fix bad rev checking in "git bisect good"
Christian Couder
2
-9
/
+18
2008-04-11
revision.c: make --date-order overriddable
Michele Ballabio
1
-0
/
+1
2008-04-11
Fix section about backdating tags in the git-tag docs
Björn Steinbrink
1
-2
/
+2
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
[next]