Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge part of jc/portable branch | Junio C Hamano | 2006-02-21 | 9 | -2/+57 |
|\ | |||||
| * | Optionally work without python | Johannes Schindelin | 2006-02-18 | 7 | -1/+32 |
| * | 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 |
* | | git-mktree: reverse of git-ls-tree. | Junio C Hamano | 2006-02-21 | 2 | -1/+138 |
* | | Merge branch 'lt/merge-tree' | Junio C Hamano | 2006-02-21 | 2 | -1/+273 |
|\ \ | |||||
| * | | git-merge-tree: generalize the "traverse <n> trees in sync" functionality | Linus Torvalds | 2006-02-15 | 1 | -53/+67 |
| * | | Handling large files with GIT | Linus Torvalds | 2006-02-15 | 1 | -10/+30 |
| * | | Handling large files with GIT | Linus Torvalds | 2006-02-15 | 2 | -1/+239 |
* | | | Merge branch 'jc/ident' | Junio C Hamano | 2006-02-21 | 8 | -16/+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 |
| * | | | Make "empty ident" error message a bit more helpful. | Junio C Hamano | 2006-02-18 | 1 | -0/+14 |
* | | | | cherry-pick/revert: error-help message rewording. | Junio C Hamano | 2006-02-21 | 1 | -2/+3 |
* | | | | Fix fmt-merge-msg counting. | Junio C Hamano | 2006-02-20 | 1 | -3/+3 |
* | | | | git-svn: 0.9.1: add --version and copyright/license (GPL v2+) information | Eric Wong | 2006-02-20 | 1 | -2/+11 |
* | | | | contrib/git-svn: add Makefile, test, and associated ignores | Eric Wong | 2006-02-20 | 4 | -0/+252 |
* | | | | git-svn: fix several corner-case and rare bugs with 'commit' | Eric Wong | 2006-02-20 | 1 | -60/+200 |
* | | | | contrib/git-svn.txt: add a note about renamed/copied directory support | Eric Wong | 2006-02-20 | 1 | -0/+7 |
* | | | | git-svn: change ; to && in addremove() | Eric Wong | 2006-02-20 | 1 | -2/+2 |
* | | | | git-svn: remove any need for the XML::Simple dependency | Eric Wong | 2006-02-20 | 1 | -49/+35 |
* | | | | git-svn: Allow for more argument types for commit (from..to) | Eric Wong | 2006-02-20 | 2 | -4/+11 |
* | | | | git-svn: allow --find-copies-harder and -l<num> to be passed on commit | Eric Wong | 2006-02-20 | 2 | -2/+15 |
* | | | | git-svn: fix a typo in defining the --no-stop-on-copy option | Eric Wong | 2006-02-20 | 1 | -1/+1 |
* | | | | Merge branch 'jc/merge-msg' | Junio C Hamano | 2006-02-19 | 1 | -11/+19 |
|\ \ \ \ | |||||
| * | | | | fmt-merge-msg: do not add excess newline at the end. | Junio C Hamano | 2006-02-19 | 1 | -0/+1 |
| * | | | | fmt-merge-msg: say which branch things were merged into unless 'master' | Junio C Hamano | 2006-02-18 | 1 | -11/+18 |
* | | | | | Merge branch 'jc/mv' | Junio C Hamano | 2006-02-19 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Allow git-mv to accept ./ in paths. | Junio C Hamano | 2006-02-18 | 1 | -0/+9 |
* | | | | | | Documentation: fix typo in rev-parse --short option description. | Junio C Hamano | 2006-02-19 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | 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 |
| * | | | | Make git-reset delete empty directories | Shawn Pearce | 2006-02-17 | 2 | -0/+66 |
| * | | | | Document --short and --git-dir in git-rev-parse(1) | Jonas Fonseca | 2006-02-17 | 1 | -0/+8 |
| * | | | | git-rev-parse: Fix --short= option parsing | Jonas Fonseca | 2006-02-17 | 1 | -3/+3 |
| * | | | | Prevent git-upload-pack segfault if object cannot be found | Carl Worth | 2006-02-17 | 2 | -1/+6 |
| * | | | | Abstract test_create_repo out for use in tests. | Carl Worth | 2006-02-17 | 1 | -6/+17 |
| * | | | | Trap exit to clean up created directory if clone fails. | Carl Worth | 2006-02-17 | 1 | -0/+4 |
* | | | | | Add an Emacs interface in contrib. | Alexandre Julliard | 2006-02-18 | 1 | -0/+956 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'jc/topo' | Junio C Hamano | 2006-02-18 | 5 | -9/+29 |
|\ \ \ \ | |||||
| * | | | | topo-order: make --date-order optional. | Junio C Hamano | 2006-02-15 | 5 | -9/+29 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jc/rebase-limit' | Junio C Hamano | 2006-02-18 | 1 | -18/+71 |
|\ \ \ \ | |||||
| * | | | | rebase: allow rebasing onto different base. | Junio C Hamano | 2006-02-14 | 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 |
| |_|_|/ |/| | | | |||||
* | | | | 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 |