summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-26annotate: Use qx{} for pipes on activestate.Ryan Anderson
2006-02-26annotate: Convert all -| calls to use a helper open_pipe().Ryan Anderson
2006-02-26annotate: Handle dirty state and arbitrary revisions.Ryan Anderson
2006-02-25git-fetch: print the new and old ref when fast-forwardingLukas Sandström
2006-02-25fix warning from pack-objects.cLuck, Tony
2006-02-25Merge branches 'jc/rev-list' and 'jc/pack-thin'Junio C Hamano
2006-02-25gitview: Fix the graph display .Aneesh Kumar K.V
2006-02-25gitview: Code cleanupAneesh Kumar K.V
2006-02-25Add missing programs to ignore listShawn Pearce
2006-02-25git ls files recursively show ignored filesShawn Pearce
2006-02-25Build and install git-mailinfo.Junio C Hamano
2006-02-24gitview: Bump the revAneesh Kumar
2006-02-24gitview: Fix DeprecationWarningAneesh Kumar
2006-02-24Merge fixes early for next maint series.Junio C Hamano
2006-02-24Merge branch 'fix' into maintJunio C Hamano
2006-02-24pack-objects: hash basename and direname a bit differently.Junio C Hamano
2006-02-24rev-list --objects: use full pathname to help hashing.Junio C Hamano
2006-02-24rev-list --objects-edge: remove duplicated edge commit output.Junio C Hamano
2006-02-24pack-objects: allow "thin" packs to exceed depth limitsJunio C Hamano
2006-02-24Merge branch 'ar/win'Junio C Hamano
2006-02-24Merge branch 'jc/send-insane-refs'Junio C Hamano
2006-02-24Merge fixes early for next maint series.Junio C Hamano
2006-02-24Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into ...Junio C Hamano
2006-02-24Merge branch 'ak/gitview'Junio C Hamano
2006-02-24gitview: Display the lines joining commit nodes clearly.Aneesh Kumar K.V
2006-02-24git-am: do not allow empty commits by mistake.Junio C Hamano
2006-02-23PATCH: simplify calls to git programs in git-fmt-merge-msgAlex Riesen
2006-02-23fix t5600-clone-fail-cleanup.sh on windowsAlex Riesen
2006-02-23pack-objects: use full pathname to help hashing with "thin" pack.Junio C Hamano
2006-02-23pack-objects: thin pack micro-optimization.Junio C Hamano
2006-02-23diffcore-rename: plug memory leak.Junio C Hamano
2006-02-23Merge branch 'ml/cvs'Junio C Hamano
2006-02-23Merge branch 'ra/anno'Junio C Hamano
2006-02-23Give no terminating LF to error() function.Junio C Hamano
2006-02-23checkout - eye candy.Junio C Hamano
2006-02-23git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth
2006-02-23Add new git-rm command with documentationCarl Worth
2006-02-23Merge fixes up to GIT 1.2.3Junio C Hamano
2006-02-23git-fetch: follow tag only when tracking remote branch.v1.2.3Junio C Hamano
2006-02-23pack-objects eye-candy: finishing touches.Junio C Hamano
2006-02-22also adds progress when actually writing a packNicolas Pitre
2006-02-22nicer eye candies for pack-objectsNicolas Pitre
2006-02-22Keep Porcelainish from failing by broken ident after making changes.Junio C Hamano
2006-02-22Delay "empty ident" errors until they really matter.Junio C Hamano
2006-02-22Make "empty ident" error message a bit more helpful.Junio C Hamano
2006-02-22pack-objects: avoid delta chains that are too long.Junio C Hamano
2006-02-22git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano
2006-02-22pack-objects: finishing touches.Junio C Hamano
2006-02-22pack-objects: reuse data from existing packs.Junio C Hamano
2006-02-22detect broken alternates.Junio C Hamano