aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't assume tree entries that are not dirs are blobsSam Vilain2007-06-06
* git-cvsimport: Make sure to use $git_dir always instead of .git sometimesMichael Milligan2007-06-06
* fix documentation of unpack-objects -nSam Vilain2007-06-06
* Accept dates before 2000/01/01 when specified as seconds since the epochJohannes Sixt2007-06-06
* GIT 1.5.2.1v1.5.2.1Junio C Hamano2007-06-02
* Use =20 when rfc2047 encoding spaces.Kristian Høgsberg2007-06-02
* Create a new manpage for the gitignore format, and reference it elsewhereJosh Triplett2007-06-02
* Documentation: robustify asciidoc GIT_VERSION replacementJeff King2007-06-02
* Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-31
|\
| * git-config: Improve documentation of git-config file handlingFrank Lichtenheld2007-05-30
| * git-config: Various small fixes to asciidoc documentationFrank Lichtenheld2007-05-30
| * decode_85(): fix missing return.Jerald Fitzjerald2007-05-30
| * fix signed range problems with hex conversionsLinus Torvalds2007-05-30
* | cvsserver: Fix some typos in asciidoc documentationFrank Lichtenheld2007-05-29
* | cvsserver: Note that CVS_SERVER can also be specified as method variableFrank Lichtenheld2007-05-29
* | cvsserver: Correct inetd.conf example in asciidoc documentationFrank Lichtenheld2007-05-29
* | user-manual: fixed typo in exampleSteffen Prohaska2007-05-28
* | Add test case for $Id$ expanded in the repositoryAndy Parkins2007-05-28
* | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-28
|\ \ | |/
| * git-svn: avoid md5 calculation entirely if SVN doesn't provide oneEric Wong2007-05-28
| * Fix stupid typo in lookup_tag()Johan Herland2007-05-28
* | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-05-28
|\ \
| * | git-gui: Guess our share/git-gui/lib path at runtime if possiblegitgui-0.7.2Shawn O. Pearce2007-05-27
| * | Correct key bindings to Control-<foo>Shawn O. Pearce2007-05-24
| * | git-gui: Tighten internal pattern match for lib/ directoryShawn O. Pearce2007-05-22
* | | Makefile: Remove git-fsck and git-verify-pack from PROGRAMSNguyen Thai Ngoc Duy2007-05-28
* | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-26
|\ \ \ | | |/ | |/|
| * | Fix git-svn to handle svn not reporting the md5sum of a file, and test.James Y Knight2007-05-26
| * | More echo "$user_message" fixes.Jeff King2007-05-26
| * | Add tests for the last two fixes.Junio C Hamano2007-05-26
| * | git-commit: use printf '%s\n' instead of echo on user-supplied stringsJunio C Hamano2007-05-26
| * | git-am: use printf instead of echo on user-supplied stringsJeff King2007-05-25
| * | Documentation: Add definition of "evil merge" to GIT GlossaryJakub Narebski2007-05-25
| * | Replace the last 'dircache's by 'index'Jakub Narebski2007-05-25
| * | Documentation: Clean up links in GIT GlossaryJakub Narebski2007-05-25
* | | Fix mishandling of $Id$ expanded in the repository copy in convert.cAndy Parkins2007-05-26
* | | Merge branch 'master' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-24
|\ \ \
| * | | Update bash completion for git-config optionsShawn O. Pearce2007-05-24
| * | | Teach bash completion about recent log long optionsShawn O. Pearce2007-05-24
| * | | Teach bash completion about 'git remote update'Shawn O. Pearce2007-05-24
| * | | Update bash completion header documentationShawn O. Pearce2007-05-24
| * | | Remove a duplicate --not option in bash completionShawn O. Pearce2007-05-24
| * | | Teach bash completion about git-shortlogShawn O. Pearce2007-05-24
| * | | Hide the plumbing diff-{files,index,tree} from bash completionShawn O. Pearce2007-05-24
| * | | Update bash completion to ignore some more plumbing commandsJonas Fonseca2007-05-21
* | | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-24
|\ \ \ \ | | |/ / | |/| |
| * | | fix memory leak in parse_object when check_sha1_signature failsCarlos Rica2007-05-24
| * | | name-rev: tolerate clock skew in committer datesJunio C Hamano2007-05-24
* | | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-23
|\ \ \ \
| * | | | Fix possible coredump with fast-import --import-marksShawn O. Pearce2007-05-24