| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fix git-commit without paths. | Junio C Hamano | 2005-08-17 | 1 | -2/+4 |
* | | [PATCH] Make git-update-cache take relative pathnames | Linus Torvalds | 2005-08-17 | 1 | -0/+2 |
* | | [PATCH] Export relative path handling "prefix_path()" function | Linus Torvalds | 2005-08-17 | 2 | -1/+2 |
* | | [PATCH] git-cvsimport - remove hardcoded reference to origin | Martin Langhoff | 2005-08-17 | 1 | -1/+1 |
* | | [PATCH] Add merge detection to git-cvsimport | Martin Langhoff | 2005-08-17 | 2 | -5/+55 |
* | | [PATCH] Add GIT glossary | Johannes Schindelin | 2005-08-17 | 1 | -0/+198 |
* | | [PATCH] Let git-format-patch-script write on stdout | Marco Costalba | 2005-08-17 | 1 | -1/+1 |
* | | [PATCH] Be consistent in naming of remote heads | Kris Shannon | 2005-08-17 | 1 | -1/+1 |
* | | [PATCH] use it's and its correctly in documentation | Greg Louis | 2005-08-17 | 2 | -6/+6 |
* | | [PATCH] Also handle CVS branches with a '/' in their name | Johannes Schindelin | 2005-08-17 | 2 | -4/+10 |
* | | [PATCH] When copying or renaming, keep the mode, please | Johannes Schindelin | 2005-08-17 | 2 | -2/+43 |
* | | [PATCH] Change git-branch to list branches | Kalle Valo | 2005-08-17 | 1 | -5/+20 |
* | | git-commit: pass explicit path to git-diff-files. | Junio C Hamano | 2005-08-17 | 1 | -3/+8 |
* | | Pass options to underlying git-rev-list from show-branches. | Junio C Hamano | 2005-08-17 | 1 | -8/+16 |
* | | Add --symbolic flag to git-rev-parse. | Junio C Hamano | 2005-08-17 | 1 | -12/+18 |
* | | Teach applymbox to keep the Subject: line. | Junio C Hamano | 2005-08-16 | 3 | -4/+27 |
* | | Use LF and allow comments in objects/info/alternates file. | Junio C Hamano | 2005-08-16 | 1 | -11/+15 |
* | | git-format-patch fixes. | Junio C Hamano | 2005-08-16 | 1 | -11/+20 |
* | | [PATCH] Improve handling of "." and ".." in git-diff-* | Linus Torvalds | 2005-08-16 | 3 | -42/+55 |
* | | [PATCH] Fix test failure due to overly strict .git directory tests | Linus Torvalds | 2005-08-16 | 1 | -3/+2 |
* | | [PATCH] Make "git diff" work inside relative subdirectories | Linus Torvalds | 2005-08-16 | 8 | -19/+147 |
* | | [PATCH] Add a bit more links to the commands to the main git(7) page. | Junio C Hamano | 2005-08-16 | 1 | -0/+24 |
* | | [PATCH] Reformat git-show-branches-script documentation. | Junio C Hamano | 2005-08-16 | 1 | -9/+11 |
* | | [PATCH] Make do_each_ref() follow symlinks. | Matt Draisey | 2005-08-16 | 1 | -1/+1 |
* | | [PATCH] Add -k kill keyword expansion option to git-cvsimport - revised | Martin Langhoff | 2005-08-16 | 2 | -6/+13 |
* | | [PATCH] Fix local pull that uses packs. | Junio C Hamano | 2005-08-16 | 1 | -5/+7 |
* | | [PATCH] Support packs in local-pull | Daniel Barkalow | 2005-08-16 | 1 | -21/+91 |
* | | [PATCH] Add function to read an index file from an arbitrary filename. | Daniel Barkalow | 2005-08-16 | 2 | -2/+10 |
* | | [PATCH] Fixed two bugs in git-cvsimport-script. | iso-8859-1?Q?David_K=E5gedal | 2005-08-16 | 2 | -3/+10 |
* | | [PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woes | Matthias Urlichs | 2005-08-16 | 1 | -11/+23 |
* | | Make tools use DESTDIR as well (otherwise rpm build is broken). | Chris Wright | 2005-08-16 | 1 | -1/+1 |
* | | [PATCH] Make git-format-patch's signoff option more consistent | Johannes Schindelin | 2005-08-15 | 1 | -5/+8 |
* | | Tentative fix to git-commit-script | Junio C Hamano | 2005-08-15 | 1 | -5/+11 |
* | | [PATCH] Add documentation for git repack and git-prune-packed. | Junio C Hamano | 2005-08-15 | 4 | -0/+97 |
* | | [PATCH] clean up git script | Junio C Hamano | 2005-08-15 | 1 | -15/+18 |
* | | Audit rev-parse users. | Junio C Hamano | 2005-08-15 | 3 | -4/+4 |
* | | Keep excellent tutorial for using topic branches by Tony Luck | Junio C Hamano | 2005-08-15 | 1 | -0/+153 |
* | | [PATCH] Run Ispell through git.txt | Yasushi SHOJI | 2005-08-15 | 1 | -6/+6 |
* | | Show which branch you are on in git-status output. | Junio C Hamano | 2005-08-15 | 1 | -1/+9 |
* | | Add git-show-branches-script | Junio C Hamano | 2005-08-15 | 4 | -0/+125 |
* | | [PATCH] Add some simple howtos, culled from the mailing list. | Ryan Anderson | 2005-08-15 | 3 | -0/+288 |
* | | [PATCH] Fixed/Extended example for update hook | Josef Weidendorfer | 2005-08-15 | 1 | -3/+9 |
* | | Add cheap local clone '-s' flag to git-clone-script | Junio C Hamano | 2005-08-15 | 1 | -15/+26 |
* | | Alternate object pool mechanism updates. | Junio C Hamano | 2005-08-15 | 3 | -71/+88 |
* | | Documentation updates. | Junio C Hamano | 2005-08-14 | 13 | -17/+231 |
* | | [PATCH] plug memory leak in diff.c::diff_free_filepair() | Yasushi SHOJI | 2005-08-13 | 3 | -8/+7 |
* | | [PATCH] fix null TZ problems on os/x | Brad Roberts | 2005-08-13 | 2 | -3/+3 |
* | | [PATCH] fix git-checkout-cache segfault on parisc | James Bottomley | 2005-08-13 | 1 | -1/+2 |
* | | [PATCH] Make get_sha1_basic() more careful | Linus Torvalds | 2005-08-13 | 1 | -1/+1 |
* | | [PATCH] Make sure git-resolve-script always works on commits | Linus Torvalds | 2005-08-13 | 2 | -9/+5 |