summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix warning from pack-objects.cLuck, Tony2006-02-241-1/+1
*-. Merge branches 'jc/rev-list' and 'jc/pack-thin'Junio C Hamano2006-02-248-128/+437
|\ \
| | * pack-objects: hash basename and direname a bit differently.Junio C Hamano2006-02-231-1/+32
| | * pack-objects: allow "thin" packs to exceed depth limitsJunio C Hamano2006-02-231-4/+17
| | * pack-objects: use full pathname to help hashing with "thin" pack.Junio C Hamano2006-02-221-16/+44
| | * pack-objects: thin pack micro-optimization.Junio C Hamano2006-02-221-6/+10
| | * Use thin pack transfer in "git fetch".Junio C Hamano2006-02-203-8/+20
| | * Add git-push --thin.Junio C Hamano2006-02-201-0/+4
| | * send-pack --thin: use "thin pack" delta transfer.Junio C Hamano2006-02-191-1/+9
| | * Thin pack - create packfile with missing delta base.Junio C Hamano2006-02-191-81/+219
| * | rev-list --objects: use full pathname to help hashing.Junio C Hamano2006-02-231-13/+56
| * | rev-list --objects-edge: remove duplicated edge commit output.Junio C Hamano2006-02-231-1/+3
| * | rev-list --objects-edgeJunio C Hamano2006-02-192-6/+29
* | | gitview: Fix the graph display .Aneesh Kumar K.V2006-02-241-2/+4
* | | gitview: Code cleanupAneesh Kumar K.V2006-02-241-27/+21
* | | Add missing programs to ignore listShawn Pearce2006-02-241-0/+4
* | | git ls files recursively show ignored filesShawn Pearce2006-02-241-2/+5
* | | Build and install git-mailinfo.Junio C Hamano2006-02-241-2/+2
* | | gitview: Bump the revAneesh Kumar2006-02-241-1/+1
* | | gitview: Fix DeprecationWarningAneesh Kumar2006-02-241-1/+1
* | | Merge fixes early for next maint series.Junio C Hamano2006-02-241-2/+8
|\ \ \
| * \ \ Merge branch 'fix' into maintJunio C Hamano2006-02-241-2/+8
| |\ \ \
| | * | | git-am: do not allow empty commits by mistake.Junio C Hamano2006-02-231-2/+8
* | | | | Merge branch 'ar/win'Junio C Hamano2006-02-231-26/+5
|\ \ \ \ \
| * | | | | PATCH: simplify calls to git programs in git-fmt-merge-msgAlex Riesen2006-02-231-26/+5
* | | | | | Merge branch 'jc/send-insane-refs'Junio C Hamano2006-02-231-10/+28
|\ \ \ \ \ \
| * | | | | | send-pack: do not give up when remote has insanely large number of refs.Junio C Hamano2006-02-221-10/+28
* | | | | | | Merge fixes early for next maint series.Junio C Hamano2006-02-239-18/+82
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into ...Junio C Hamano2006-02-234-5/+67
| |\ \ \ \ \ \ \ \
| | | | * | | | | | fix t5600-clone-fail-cleanup.sh on windowsAlex Riesen2006-02-231-1/+1
| | | * | | | | | | diffcore-rename: plug memory leak.Junio C Hamano2006-02-221-1/+3
| | | |/ / / / / /
| | * | | | | | | checkout - eye candy.Junio C Hamano2006-02-223-3/+63
| | |/ / / / / /
| * | | | | | | Give no terminating LF to error() function.Junio C Hamano2006-02-226-13/+15
| |/ / / / / /
* | | | | | | Merge branch 'ak/gitview'Junio C Hamano2006-02-231-13/+35
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | gitview: Display the lines joining commit nodes clearly.Aneesh Kumar K.V2006-02-231-13/+35
* | | | | | | Merge branch 'ml/cvs'Junio C Hamano2006-02-223-1/+2539
|\ \ \ \ \ \ \
| * | | | | | | Introducing git-cvsserver -- a CVS emulator for git.Martin Langhoff2006-02-223-0/+2539
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ra/anno'Junio C Hamano2006-02-222-0/+357
|\ \ \ \ \ \ \
| * | | | | | | Use Ryan's git-annotate instead of jsannotateJohannes Schindelin2006-02-221-5/+40
| * | | | | | | Add git-annotate, a tool for assigning blame.Ryan Anderson2006-02-202-0/+322
* | | | | | | | git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth2006-02-222-34/+55
* | | | | | | | Add new git-rm command with documentationCarl Worth2006-02-225-1/+200
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge fixes up to GIT 1.2.3Junio C Hamano2006-02-223-52/+100
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | git-fetch: follow tag only when tracking remote branch.v1.2.3Junio C Hamano2006-02-221-14/+19
| | |_|/ / / | |/| | | |
| * | | | | pack-objects eye-candy: finishing touches.Junio C Hamano2006-02-221-10/+33
| * | | | | also adds progress when actually writing a packNicolas Pitre2006-02-221-3/+16
| * | | | | nicer eye candies for pack-objectsNicolas Pitre2006-02-221-31/+25
| * | | | | Keep Porcelainish from failing by broken ident after making changes.Junio C Hamano2006-02-224-1/+13
| * | | | | Delay "empty ident" errors until they really matter.Junio C Hamano2006-02-224-29/+32
| * | | | | Make "empty ident" error message a bit more helpful.Junio C Hamano2006-02-221-0/+14