| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Rework -B output. | Junio C Hamano | 2005-06-19 | 1 | -0/+9 |
* | [PATCH] Update diff documentation. | Junio C Hamano | 2005-06-19 | 6 | -14/+129 |
* | Update tutorial a bit for scripted helpers. | Linus Torvalds | 2005-06-14 | 1 | -7/+19 |
* | [PATCH] cvs-migration.txt | Tommy M. McGuire | 2005-06-12 | 1 | -5/+7 |
* | [PATCH] Tutorial update to adjust for -B fix | Junio C Hamano | 2005-06-12 | 1 | -7/+0 |
* | [PATCH] Tidy up some rev-list-related stuff | Petr Baudis | 2005-06-08 | 1 | -18/+33 |
* | cvs-migration: add more of a header to the "annotate" discussion | Linus Torvalds | 2005-06-08 | 1 | -3/+20 |
* | [PATCH] Miniscule correction of diff-format.txt | Christian Meder | 2005-06-08 | 1 | -6/+7 |
* | Talk about "git cvsimport" in the cvs migration docs | Linus Torvalds | 2005-06-07 | 1 | -1/+89 |
* | [PATCH] Documentation: describe diff tweaking (fix). | Junio C Hamano | 2005-06-07 | 1 | -1/+1 |
* | [PATCH] Start cvs-migration documentation | Junio C Hamano | 2005-06-07 | 1 | -0/+105 |
* | [PATCH] read-tree: update documentation for 3-way merge. | Junio C Hamano | 2005-06-07 | 1 | -24/+66 |
* | [PATCH] read-tree: save more user hassles during fast-forward. | Junio C Hamano | 2005-06-07 | 1 | -0/+74 |
* | [PATCH] Document git-ssh-pull and git-ssh-push | Daniel Barkalow | 2005-06-06 | 2 | -11/+45 |
* | [PATCH] Modify git-rev-list to linearise the commit history in merge order. | jon@blackcubes.dyndns.org | 2005-06-06 | 1 | -1/+29 |
* | [PATCH] Make git-update-cache --force-remove regular | Petr Baudis | 2005-06-05 | 1 | -2/+2 |
* | [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull | Junio C Hamano | 2005-06-05 | 3 | -14/+14 |
* | [PATCH] Documentation: describe git extended diff headers. | Junio C Hamano | 2005-06-05 | 1 | -1/+35 |
* | [PATCH] Documentation: describe diff tweaking. | Junio C Hamano | 2005-06-05 | 1 | -0/+241 |
* | [PATCH] pull: gracefully recover from delta retrieval failure. | Junio C Hamano | 2005-06-05 | 3 | -3/+12 |
* | [PATCH] diff: Fix docs and add -O to diff-helper. | Junio C Hamano | 2005-06-03 | 4 | -4/+9 |
* | [PATCH] git-tar-tree: small doc update | Rene Scharfe | 2005-06-02 | 1 | -1/+8 |
* | Clarify git-diff-cache semantics in the tutorial. | Linus Torvalds | 2005-06-02 | 1 | -13/+28 |
* | [PATCH] Handle deltified object correctly in git-*-pull family. | Junio C Hamano | 2005-06-02 | 3 | -3/+15 |
* | Run the tutorial through ispell once more | Linus Torvalds | 2005-06-02 | 1 | -6/+6 |
* | tutorial.txt: start describing how to copy repositories | Linus Torvalds | 2005-06-01 | 1 | -3/+97 |
* | Update tutorial for simplified "git" script. | Linus Torvalds | 2005-06-01 | 1 | -8/+19 |
* | tutorial.txt: fix typos and a'git-whatchanged' example | Linus Torvalds | 2005-06-01 | 1 | -11/+11 |
* | Add first cut at a simple git tutorial. | Linus Torvalds | 2005-05-31 | 1 | -0/+413 |
* | [PATCH] Add -O<orderfile> option to diff-* brothers. | Junio C Hamano | 2005-05-30 | 3 | -3/+15 |
* | [PATCH] Add -B flag to diff-* brothers. | Junio C Hamano | 2005-05-30 | 3 | -3/+12 |
* | [PATCH] diff-helper: Fix R/C score parsing under -z flag. | Junio C Hamano | 2005-05-30 | 1 | -1/+1 |
* | [PATCH] Pickaxe fixes. | Junio C Hamano | 2005-05-29 | 3 | -3/+16 |
* | [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" | Junio C Hamano | 2005-05-29 | 1 | -8/+12 |
* | [PATCH] Document the --root switch of git-diff-tree | Thomas Glanzmann | 2005-05-29 | 1 | -0/+4 |
* | [PATCH] ls-tree matching multiple paths | Jason McMullan | 2005-05-26 | 1 | -1/+6 |
* | [PATCH] show changed tree objects with recursive git-diff-tree | Junio C Hamano | 2005-05-25 | 1 | -1/+4 |
* | [PATCH] Update git-diff-cache documentation. | Junio C Hamano | 2005-05-23 | 1 | -4/+6 |
* | [PATCH] diff-raw format update take #2. | Junio C Hamano | 2005-05-23 | 2 | -35/+25 |
* | Fix up git-fsck-cache documentation | Linus Torvalds | 2005-05-22 | 1 | -2/+5 |
* | [PATCH] Docs - delta object | David Greaves | 2005-05-22 | 3 | -1/+52 |
* | [PATCH] Docs - include README in git.txt | David Greaves | 2005-05-22 | 1 | -25/+21 |
* | [PATCH] Docs - Makefile update | David Greaves | 2005-05-22 | 1 | -7/+21 |
* | [PATCH] The diff-raw format updates. | Junio C Hamano | 2005-05-21 | 4 | -19/+23 |
* | [PATCH] Introducing software archaeologist's tool "pickaxe". | Junio C Hamano | 2005-05-21 | 4 | -4/+19 |
* | [PATCH] Diff overhaul, adding half of copy detection. | Junio C Hamano | 2005-05-21 | 4 | -4/+16 |
* | [PATCH] Document -R option for git-diff-tree. | Junio C Hamano | 2005-05-20 | 1 | -1/+4 |
* | [PATCH] diff overhaul | Junio C Hamano | 2005-05-19 | 2 | -2/+8 |
* | [PATCH] manpage name conflict | Sebastian Kuzminsky | 2005-05-19 | 3 | -5/+7 |
* | [PATCH] Implement git-checkout-cache -u to update stat information in the cache. | Junio C Hamano | 2005-05-19 | 1 | -1/+5 |