Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mg/rev-list-one-side-only' | Junio C Hamano | 2011-03-22 | 10 | -69/+230 |
|\ | |||||
| * | git-log: put space after commit mark | Michael J Gruber | 2011-03-10 | 4 | -3/+13 |
| * | t6007: test rev-list --cherry | Michael J Gruber | 2011-03-09 | 1 | -0/+12 |
| * | log --cherry: a synonym | Michael J Gruber | 2011-03-09 | 2 | -1/+17 |
| * | rev-list: documentation and test for --cherry-mark | Michael J Gruber | 2011-03-09 | 3 | -0/+34 |
| * | revision.c: introduce --cherry-mark | Michael J Gruber | 2011-03-09 | 2 | -4/+21 |
| * | rev-list/log: factor out revision mark generation | Michael J Gruber | 2011-03-09 | 6 | -56/+26 |
| * | rev-list: --left/right-only are mutually exclusive | Junio C Hamano | 2011-02-21 | 1 | -0/+4 |
| * | rev-list: documentation and test for --left/right-only | Michael J Gruber | 2011-02-21 | 3 | -4/+43 |
| * | t6007: Make sure we test --cherry-pick | Michael J Gruber | 2011-02-21 | 1 | -8/+41 |
| * | revlist.c: introduce --left/right-only for unsymmetric picking | Michael J Gruber | 2011-02-21 | 2 | -0/+26 |
* | | Merge branch 'js/maint-stash-index-copy' | Junio C Hamano | 2011-03-22 | 1 | -6/+5 |
|\ \ | |||||
| * | | stash: copy the index using --index-output instead of cp -p | Johannes Sixt | 2011-03-17 | 1 | -6/+5 |
| * | | stash: fix incorrect quoting in cleanup of temporary files | Johannes Sixt | 2011-03-17 | 1 | -1/+1 |
* | | | Merge branch 'tl/p4' | Junio C Hamano | 2011-03-22 | 1 | -10/+27 |
|\ \ \ | |||||
| * | | | git-p4: Fix error message crash in P4Sync.commit. | Tor Arvid Lund | 2011-03-15 | 1 | -1/+1 |
| * | | | Teach git-p4 to ignore case in perforce filenames if configured. | Tor Arvid Lund | 2011-03-15 | 1 | -7/+20 |
| * | | | git-p4: Teach gitConfig method about arguments. | Tor Arvid Lund | 2011-03-15 | 1 | -2/+6 |
* | | | | Merge branch 'mg/doc-bisect-tweak-worktree' | Junio C Hamano | 2011-03-22 | 1 | -23/+38 |
|\ \ \ \ | |||||
| * | | | | git-bisect.txt: example for bisecting with hot-fix | Michael J Gruber | 2011-03-15 | 1 | -0/+33 |
| * | | | | git-bisect.txt: streamline run presentation | Michael J Gruber | 2011-03-15 | 1 | -26/+8 |
* | | | | | Merge branch 'jn/test-sanitize-git-env' | Junio C Hamano | 2011-03-22 | 8 | -47/+11 |
|\ \ \ \ \ | |||||
| * | | | | | tests: scrub environment of GIT_* variables | Jonathan Nieder | 2011-03-15 | 1 | -18/+5 |
| * | | | | | config: drop support for GIT_CONFIG_NOGLOBAL | Jonathan Nieder | 2011-03-15 | 7 | -16/+4 |
| * | | | | | gitattributes: drop support for GIT_ATTR_NOGLOBAL | Jonathan Nieder | 2011-03-15 | 1 | -6/+1 |
| * | | | | | tests: suppress system gitattributes | Jonathan Nieder | 2011-03-15 | 1 | -1/+2 |
| * | | | | | tests: stop worrying about obsolete environment variables | Jonathan Nieder | 2011-03-15 | 1 | -7/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'sp/maint-upload-pack-stop-early' | Junio C Hamano | 2011-03-22 | 1 | -3/+24 |
|\ \ \ \ \ | |||||
| * | | | | | upload-pack: Implement no-done capability | Shawn O. Pearce | 2011-03-15 | 1 | -4/+16 |
| * | | | | | upload-pack: More aggressively send 'ACK %s ready' | Shawn O. Pearce | 2011-03-14 | 1 | -0/+9 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'sp/maint-fetch-pack-stop-early' | Junio C Hamano | 2011-03-22 | 1 | -2/+16 |
|\ \ \ \ \ | |||||
| * | | | | | fetch-pack: Implement no-done capability | Shawn O. Pearce | 2011-03-15 | 1 | -3/+15 |
| * | | | | | fetch-pack: Finish negotation if remote replies "ACK %s ready" | Shawn O. Pearce | 2011-03-14 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/maint-rev-list-culled-boundary' | Junio C Hamano | 2011-03-22 | 2 | -1/+26 |
|\ \ \ \ \ | |||||
| * | | | | | list-objects.c: don't add an unparsed NULL as a pending tree | Junio C Hamano | 2011-03-14 | 2 | -1/+33 |
* | | | | | | Merge branch 'jc/maint-fetch-alt' | Junio C Hamano | 2011-03-22 | 5 | -32/+118 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fetch-pack: objects in our alternates are available to us | Junio C Hamano | 2011-03-17 | 2 | -1/+13 |
| * | | | | | | refs_from_alternate: helper to use refs from alternates | Junio C Hamano | 2011-03-17 | 4 | -32/+106 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'sg/complete-symmetric-diff' | Junio C Hamano | 2011-03-22 | 1 | -14/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bash: complete 'git diff ...branc<TAB>' | SZEDER Gábor | 2011-03-10 | 1 | -13/+16 |
| * | | | | | | bash: fix misindented esac statement in __git_complete_file() | SZEDER Gábor | 2011-03-10 | 1 | -1/+1 |
* | | | | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn | Junio C Hamano | 2011-03-22 | 8 | -172/+265 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'db/length-as-hash' into svn-fe | Jonathan Nieder | 2011-03-22 | 1 | -69/+105 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | vcs-svn: use strchr to find RFC822 delimiter | David Barr | 2011-03-22 | 1 | -2/+5 |
| | * | | | | | | | vcs-svn: implement perfect hash for top-level keys | David Barr | 2011-03-22 | 1 | -50/+59 |
| | * | | | | | | | vcs-svn: implement perfect hash for node-prop keys | David Barr | 2011-03-22 | 1 | -19/+43 |
| * | | | | | | | | vcs-svn: use strbuf for author, UUID, and URL | David Barr | 2011-03-22 | 5 | -30/+43 |
| * | | | | | | | | vcs-svn: use strbuf for revision log | David Barr | 2011-03-22 | 1 | -20/+8 |
| |/ / / / / / / | |||||
| * | | | | | | | vcs-svn: improve reporting of input errors | Jonathan Nieder | 2011-03-22 | 2 | -5/+37 |
| * | | | | | | | vcs-svn: make buffer_copy_bytes return length read | Jonathan Nieder | 2011-03-22 | 2 | -10/+11 |