Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/pack-thin' into next | Junio C Hamano | 2006-02-20 | 4 | -8/+24 |
|\ | |||||
| * | Use thin pack transfer in "git fetch". | Junio C Hamano | 2006-02-20 | 3 | -8/+20 |
| * | Add git-push --thin. | Junio C Hamano | 2006-02-20 | 1 | -0/+4 |
* | | Merge branch 'jc/pack-thin' into next | Junio C Hamano | 2006-02-19 | 2 | -82/+228 |
|\ \ | |/ | |||||
| * | send-pack --thin: use "thin pack" delta transfer. | Junio C Hamano | 2006-02-19 | 1 | -1/+9 |
| * | Thin pack - create packfile with missing delta base. | Junio C Hamano | 2006-02-19 | 1 | -81/+219 |
* | | Merge branch 'jc/rev-list' into next | Junio C Hamano | 2006-02-19 | 3 | -7/+30 |
|\ \ | |||||
| * | | rev-list --objects-edge | Junio C Hamano | 2006-02-19 | 2 | -6/+29 |
| * | | Merge branch 'jc/merge-msg' | Junio C Hamano | 2006-02-19 | 1 | -11/+19 |
| |\ \ | |||||
| * \ \ | Merge branch 'jc/mv' | Junio C Hamano | 2006-02-19 | 1 | -0/+9 |
| |\ \ \ | |||||
| * | | | | Documentation: fix typo in rev-parse --short option description. | Junio C Hamano | 2006-02-19 | 1 | -1/+1 |
* | | | | | Merge branch 'js/portable' into next | Junio C Hamano | 2006-02-19 | 2 | -35/+52 |
|\ \ \ \ \ | |||||
| * | | | | | Really honour NO_PYTHON | Johannes Schindelin | 2006-02-19 | 1 | -2/+4 |
| * | | | | | avoid makefile override warning | Johannes Schindelin | 2006-02-19 | 1 | -3/+3 |
| * | | | | | Fixes for ancient versions of GNU make | Johannes Schindelin | 2006-02-18 | 2 | -30/+45 |
* | | | | | | Merge branch 'jc/merge-msg' into next | Junio C Hamano | 2006-02-19 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | fmt-merge-msg: do not add excess newline at the end. | Junio C Hamano | 2006-02-19 | 1 | -0/+1 |
* | | | | | | Merge branch 'jc/mv' into next | Junio C Hamano | 2006-02-18 | 3 | -23/+27 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Allow git-mv to accept ./ in paths. | Junio C Hamano | 2006-02-18 | 1 | -0/+9 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge fixes up to GIT 1.2.2 | Junio C Hamano | 2006-02-18 | 10 | -33/+122 |
| |\ \ \ \ | |||||
| | * | | | | Fix retries in git-cvsimportv1.2.2 | Martin Mares | 2006-02-18 | 1 | -8/+5 |
| | * | | | | archimport: remove files from the index before adding/updating | Eric Wong | 2006-02-18 | 1 | -15/+13 |
* | | | | | | Merge part of js/portable into next | Junio C Hamano | 2006-02-18 | 7 | -1/+32 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Optionally work without python | Johannes Schindelin | 2006-02-18 | 7 | -1/+32 |
* | | | | | | Merge branch 'jc/ident' into next | Junio C Hamano | 2006-02-18 | 8 | -30/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Keep Porcelainish from failing by broken ident after making changes. | Junio C Hamano | 2006-02-18 | 4 | -1/+13 |
| * | | | | | | Delay "empty ident" errors until they really matter. | Junio C Hamano | 2006-02-18 | 4 | -29/+32 |
* | | | | | | | Merge branch 'jc/merge-msg' into next | Junio C Hamano | 2006-02-18 | 2 | -11/+974 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | fmt-merge-msg: say which branch things were merged into unless 'master' | Junio C Hamano | 2006-02-18 | 1 | -11/+18 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Add an Emacs interface in contrib. | Alexandre Julliard | 2006-02-18 | 1 | -0/+956 |
* | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-02-18 | 2 | -0/+66 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Make git-reset delete empty directories | Shawn Pearce | 2006-02-17 | 2 | -0/+66 |
* | | | | | | Merge branch 'jc/ident' | Junio C Hamano | 2006-02-18 | 3 | -7/+20 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Make "empty ident" error message a bit more helpful. | Junio C Hamano | 2006-02-18 | 1 | -0/+14 |
| | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'jc/topo' | Junio C Hamano | 2006-02-18 | 5 | -9/+29 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/rebase-limit' | Junio C Hamano | 2006-02-18 | 1 | -18/+71 |
| |\ \ \ \ \ | |||||
| * | | | | | | gitview: typofix | Aneesh Kumar K.V | 2006-02-18 | 1 | -1/+1 |
| * | | | | | | git-svn: remove files from the index before adding/updating | Eric Wong | 2006-02-18 | 1 | -6/+5 |
* | | | | | | | Merge branch 'jc/pack-reuse' | Junio C Hamano | 2006-02-17 | 1 | -8/+35 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | pack-objects: avoid delta chains that are too long. | Junio C Hamano | 2006-02-17 | 1 | -8/+35 |
* | | | | | | | Merge branch 'js/portable' | Junio C Hamano | 2006-02-17 | 8 | -14/+148 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Support Irix | Johannes Schindelin | 2006-02-17 | 1 | -0/+10 |
| * | | | | | | Optionally support old diffs | Johannes Schindelin | 2006-02-17 | 2 | -0/+14 |
| * | | | | | | Fix cpio call | Johannes Schindelin | 2006-02-17 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | SubmittingPatches: note on whitespaces | Junio C Hamano | 2006-02-17 | 1 | -11/+19 |
| * | | | | | Add a README for gitview | Aneesh Kumar K.V | 2006-02-17 | 1 | -0/+38 |
| * | | | | | Add contrib/README. | Junio C Hamano | 2006-02-17 | 1 | -0/+44 |
| * | | | | | git-tag: -l to list tags (usability). | Junio C Hamano | 2006-02-17 | 2 | -2/+22 |
* | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-02-17 | 6 | -10/+38 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Document --short and --git-dir in git-rev-parse(1) | Jonas Fonseca | 2006-02-17 | 1 | -0/+8 |