summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rr/cvsexport'Junio C Hamano2007-05-292-3/+10
|\
| * Add option to cvs update before exportRobin Rosenberg2007-05-242-3/+10
* | Merge branch 'maint'Junio C Hamano2007-05-298-26/+87
|\ \
| * | cvsserver: Fix some typos in asciidoc documentationFrank Lichtenheld2007-05-291-2/+2
| * | cvsserver: Note that CVS_SERVER can also be specified as method variableFrank Lichtenheld2007-05-291-1/+11
| * | cvsserver: Correct inetd.conf example in asciidoc documentationFrank Lichtenheld2007-05-291-3/+5
| * | user-manual: fixed typo in exampleSteffen Prohaska2007-05-281-1/+1
| * | Add test case for $Id$ expanded in the repositoryAndy Parkins2007-05-281-0/+36
| * | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-282-7/+11
| |\ \
| | * | git-svn: avoid md5 calculation entirely if SVN doesn't provide oneEric Wong2007-05-281-6/+10
| | * | Fix stupid typo in lookup_tag()Johan Herland2007-05-281-1/+1
| * | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-05-282-10/+19
| |\ \ \
| | * | | git-gui: Guess our share/git-gui/lib path at runtime if possiblegitgui-0.7.2Shawn O. Pearce2007-05-272-4/+16
| | * | | Correct key bindings to Control-<foo>Shawn O. Pearce2007-05-241-6/+3
| | * | | git-gui: Tighten internal pattern match for lib/ directoryShawn O. Pearce2007-05-221-1/+1
| * | | | Makefile: Remove git-fsck and git-verify-pack from PROGRAMSNguyen Thai Ngoc Duy2007-05-281-2/+2
* | | | | cvsserver: Handle 'cvs login'Frank Lichtenheld2007-05-292-3/+34
* | | | | t9400: Work around CVS' deficienciesFrank Lichtenheld2007-05-291-0/+2
* | | | | Allow contrib new-workdir to link into bare repositoriesShawn O. Pearce2007-05-291-5/+7
* | | | | mailsplit: fix for more than one input filesJunio C Hamano2007-05-291-2/+4
* | | | | Make the pack-refs interfaces usable from outsideLinus Torvalds2007-05-261-28/+38
* | | | | Merge branch 'maint'Junio C Hamano2007-05-2611-49/+152
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-2610-47/+115
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix git-svn to handle svn not reporting the md5sum of a file, and test.James Y Knight2007-05-262-1/+46
| | * | | More echo "$user_message" fixes.Jeff King2007-05-263-6/+6
| | * | | Add tests for the last two fixes.Junio C Hamano2007-05-261-3/+22
| | * | | git-commit: use printf '%s\n' instead of echo on user-supplied stringsJunio C Hamano2007-05-261-4/+4
| | * | | git-am: use printf instead of echo on user-supplied stringsJeff King2007-05-251-2/+2
| | * | | Documentation: Add definition of "evil merge" to GIT GlossaryJakub Narebski2007-05-251-0/+4
| | * | | Replace the last 'dircache's by 'index'Jakub Narebski2007-05-252-2/+2
| | * | | Documentation: Clean up links in GIT GlossaryJakub Narebski2007-05-251-29/+29
| * | | | Fix mishandling of $Id$ expanded in the repository copy in convert.cAndy Parkins2007-05-261-2/+37
* | | | | fixes to output of git-verify-pack -vNicolas Pitre2007-05-251-10/+9
| |_|_|/ |/| | |
* | | | Merge branch 'maint'Junio C Hamano2007-05-243-10/+76
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-241-10/+71
| |\ \ \
| | * | | Update bash completion for git-config optionsShawn O. Pearce2007-05-241-2/+12
| | * | | Teach bash completion about recent log long optionsShawn O. Pearce2007-05-241-2/+2
| | * | | Teach bash completion about 'git remote update'Shawn O. Pearce2007-05-241-2/+14
| | * | | Update bash completion header documentationShawn O. Pearce2007-05-241-1/+14
| | * | | Remove a duplicate --not option in bash completionShawn O. Pearce2007-05-241-1/+1
| | * | | Teach bash completion about git-shortlogShawn O. Pearce2007-05-241-0/+23
| | * | | Hide the plumbing diff-{files,index,tree} from bash completionShawn O. Pearce2007-05-241-3/+3
| | * | | Update bash completion to ignore some more plumbing commandsJonas Fonseca2007-05-211-0/+3
| * | | | Merge branch 'maint-1.5.1' into maintJunio C Hamano2007-05-242-0/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fix memory leak in parse_object when check_sha1_signature failsCarlos Rica2007-05-241-0/+1
| | * | | name-rev: tolerate clock skew in committer datesJunio C Hamano2007-05-241-0/+4
* | | | | Make "git gc" pack all refs by defaultLinus Torvalds2007-05-241-2/+2
* | | | | Teach mailsplit about Maildir'sFernando J. Pereda2007-05-244-30/+133
* | | | | Merge branch 'maint'Junio C Hamano2007-05-233-31/+67
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint' of git://repo.or.cz/git/fastimport into maintJunio C Hamano2007-05-232-30/+66
| |\ \ \ \