aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* diffcore-rename: split out the delta counting code.Junio C Hamano2006-02-28
* diffcore-break: micro-optimize by avoiding delta between identical files.Junio C Hamano2006-02-28
* Darwin: Ignore missing /sw/libShawn Pearce2006-02-28
* gitview: Set the default width of graph cellAneesh Kumar K.V2006-02-28
* gitview: Some window layout changes.Aneesh Kumar K.V2006-02-28
* gitview: Select the text color based on whether the entry in highlighted. Use...Pavel Roskin2006-02-28
* Merge part of kh/svnimport branch into masterJunio C Hamano2006-02-27
|\
| * Let git-svnimport's author file use same syntax as git-cvsimport'sKarl Hasselström2006-02-27
| * svnimport: Read author names and emails from a fileKarl Hasselström2006-02-26
* | contrib/git-svn: correct commit example in manpageEric Wong2006-02-27
* | contrib/git-svn: tell the user to not modify git-svn-HEAD directlyEric Wong2006-02-27
* | gitview: Remove trailing white spaceAneesh Kumar K.V2006-02-27
* | gitview: Fix the encoding related bugAneesh Kumar K.V2006-02-27
* | git-format-patch: Always add a blank line between headers and body.Alexandre Julliard2006-02-27
* | combine-diff: Honour -z option correctly.Mark Wooding2006-02-27
* | combine-diff: Honour --full-index.Mark Wooding2006-02-27
|/
* svnimport: Convert the svn:ignore propertyKarl Hasselström2006-02-26
* svnimport: Convert executable flagKarl Hasselström2006-02-26
* svnimport: Mention -r in usage summaryKarl Hasselström2006-02-26
* Make git diff-generation use a simpler spawn-like interfaceLinus Torvalds2006-02-26
* Merge branch 'maint'Junio C Hamano2006-02-26
|\
| * sample hooks template.Junio C Hamano2006-02-26
* | Teach the "git" command to handle some commands internallyLinus Torvalds2006-02-26
* | Use setenv(), fix warningsTimo Hirvonen2006-02-26
* | contrib/git-svn: version 0.10.0Eric Wong2006-02-26
* | contrib/git-svn: optimize sequential commits to svnEric Wong2006-02-26
* | contrib/git-svn: add show-ignore commandEric Wong2006-02-26
* | annotate: Use qx{} for pipes on activestate.Ryan Anderson2006-02-26
* | annotate: Convert all -| calls to use a helper open_pipe().Ryan Anderson2006-02-26
* | annotate: Handle dirty state and arbitrary revisions.Ryan Anderson2006-02-26
* | git-fetch: print the new and old ref when fast-forwardingLukas Sandström2006-02-25
* | fix warning from pack-objects.cLuck, Tony2006-02-24
| |
| \
*-. \ Merge branches 'jc/rev-list' and 'jc/pack-thin'Junio C Hamano2006-02-24
|\ \ \
| | * | pack-objects: hash basename and direname a bit differently.Junio C Hamano2006-02-23
| | * | pack-objects: allow "thin" packs to exceed depth limitsJunio C Hamano2006-02-23
| | * | pack-objects: use full pathname to help hashing with "thin" pack.Junio C Hamano2006-02-22
| | * | pack-objects: thin pack micro-optimization.Junio C Hamano2006-02-22
| | * | Use thin pack transfer in "git fetch".Junio C Hamano2006-02-20
| | * | Add git-push --thin.Junio C Hamano2006-02-20
| | * | send-pack --thin: use "thin pack" delta transfer.Junio C Hamano2006-02-19
| | * | Thin pack - create packfile with missing delta base.Junio C Hamano2006-02-19
| * | | rev-list --objects: use full pathname to help hashing.Junio C Hamano2006-02-23
| * | | rev-list --objects-edge: remove duplicated edge commit output.Junio C Hamano2006-02-23
| * | | rev-list --objects-edgeJunio C Hamano2006-02-19
* | | | gitview: Fix the graph display .Aneesh Kumar K.V2006-02-24
* | | | gitview: Code cleanupAneesh Kumar K.V2006-02-24
* | | | Add missing programs to ignore listShawn Pearce2006-02-24
* | | | git ls files recursively show ignored filesShawn Pearce2006-02-24
* | | | Build and install git-mailinfo.Junio C Hamano2006-02-24
* | | | gitview: Bump the revAneesh Kumar2006-02-24