summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branch 'cvsserver' of http://locke.catalyst.net.nz/git/git-martinlangho...Junio C Hamano2006-03-015-27/+106
|\ \
| | * cvsserver: Eclipse compat - browsing 'modules' (heads in our case) worksMartin Langhoff2006-03-011-0/+20
| | * cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a s...Martin Langhoff2006-03-011-3/+21
| | * cvsserver: add notes on how to get a checkout under EclipseMartin Langhoff2006-03-011-0/+24
| | * diffcore-break: micro-optimize by avoiding delta between identical files.Junio C Hamano2006-02-281-0/+4
| | * Darwin: Ignore missing /sw/libShawn Pearce2006-02-281-4/+8
| | * gitview: Set the default width of graph cellAneesh Kumar K.V2006-02-281-0/+3
| | * gitview: Some window layout changes.Aneesh Kumar K.V2006-02-281-12/+15
| | * gitview: Select the text color based on whether the entry in highlighted. Use...Pavel Roskin2006-02-281-8/+11
| * | cvsserver: Eclipse compat - browsing 'modules' (heads in our case) worksMartin Langhoff2006-03-011-0/+20
| * | cvsserver: Eclipse compat fixes - implement Questionable, alias rlog, add a s...Martin Langhoff2006-03-011-3/+21
| * | cvsserver: add notes on how to get a checkout under EclipseMartin Langhoff2006-03-011-0/+24
|/ /
* | Merge part of np/deltaJunio C Hamano2006-02-281-49/+75
|\ \
| * | diff-delta: bound hash list length to avoid O(m*n) behaviorNicolas Pitre2006-02-271-13/+56
| * | Revert "Revert "diff-delta: produce optimal pack data""Junio C Hamano2006-02-271-47/+30
* | | Merge branch 'lt/apply' into nextJunio C Hamano2006-02-281-2/+17
|\ \ \
| * | | git-apply: war on whitespace -- finishing touches.Junio C Hamano2006-02-281-0/+11
| * | | git-apply --whitespace=nowarnJunio C Hamano2006-02-271-2/+6
* | | | Merge branch 'master' into nextJunio C Hamano2006-02-274-26/+48
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge part of kh/svnimport branch into masterJunio C Hamano2006-02-272-4/+32
| |\ \ \
| * | | | contrib/git-svn: correct commit example in manpageEric Wong2006-02-271-1/+1
| * | | | contrib/git-svn: tell the user to not modify git-svn-HEAD directlyEric Wong2006-02-271-1/+8
| * | | | gitview: Remove trailing white spaceAneesh Kumar K.V2006-02-271-11/+11
| * | | | gitview: Fix the encoding related bugAneesh Kumar K.V2006-02-271-6/+14
| * | | | git-format-patch: Always add a blank line between headers and body.Alexandre Julliard2006-02-271-1/+6
| * | | | combine-diff: Honour -z option correctly.Mark Wooding2006-02-271-2/+2
| * | | | combine-diff: Honour --full-index.Mark Wooding2006-02-271-4/+6
* | | | | Merge branch 'lt/rev-list' into nextJunio C Hamano2006-02-273-22/+22
|\ \ \ \ \
| * | | | | Splitting rev-list into revisions lib, end of beginning.Linus Torvalds2006-02-273-22/+22
* | | | | | Merge branch 'lt/apply' into nextJunio C Hamano2006-02-273-26/+90
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | apply --whitespace: configuration option.Junio C Hamano2006-02-273-24/+51
| * | | | | apply: squelch excessive errors and --whitespace=error-allJunio C Hamano2006-02-271-8/+45
* | | | | | Merge branch 'kh/svnimport' into nextJunio C Hamano2006-02-272-8/+28
|\ \ \ \ \ \
| * | | | | | Save username -> Full Name <email@addr.es> map fileKarl Hasselström2006-02-272-5/+25
| | |_|_|/ / | |/| | | |
| * | | | | Let git-svnimport's author file use same syntax as git-cvsimport'sKarl Hasselström2006-02-272-3/+3
* | | | | | Merge branch 'kh/svnimport' into nextJunio C Hamano2006-02-262-4/+32
|\ \ \ \ \ \ | |/ / / / /
| * | | | | svnimport: Read author names and emails from a fileKarl Hasselström2006-02-262-4/+32
| | |_|/ / | |/| | |
* | | | | Merge branch 'lt/apply' into nextJunio C Hamano2006-02-264-80/+232
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | apply --whitespace fixes and enhancements.Junio C Hamano2006-02-261-23/+54
| * | | | The war on trailing whitespaceLinus Torvalds2006-02-261-0/+33
| |/ / /
| * | | svnimport: Convert the svn:ignore propertyKarl Hasselström2006-02-262-4/+64
| * | | svnimport: Convert executable flagKarl Hasselström2006-02-261-7/+13
| * | | svnimport: Mention -r in usage summaryKarl Hasselström2006-02-261-4/+4
| * | | Make git diff-generation use a simpler spawn-like interfaceLinus Torvalds2006-02-261-58/+80
* | | | Merge branch 'lt/rev-list' into nextJunio C Hamano2006-02-261-5/+3
|\ \ \ \ | | |/ / | |/| |
| * | | rev-list split: minimum fixup.Junio C Hamano2006-02-261-5/+3
* | | | Merge branch 'lt/rev-list' into nextJunio C Hamano2006-02-2619-461/+838
|\ \ \ \ | |/ / /
| * | | First cut at libifying revlist generationLinus Torvalds2006-02-266-357/+464
| |/ /
| * | Merge branch 'maint'Junio C Hamano2006-02-262-0/+2
| |\ \
| | * | sample hooks template.Junio C Hamano2006-02-262-0/+2