| Commit message (Expand) | Author | Age | Files | Lines |
* | Make "ce_match_path()" a generic helper function | Linus Torvalds | 2005-07-14 | 4 | -23/+33 |
* | Make git-diff-cache skip any comparisons which don't match pathspec | Linus Torvalds | 2005-07-14 | 1 | -2/+28 |
* | Start using the partial tree reading in "git-diff-cache" | Linus Torvalds | 2005-07-14 | 1 | -2/+2 |
* | Fix up read_tree() pathspec matching to use "const char **" | Linus Torvalds | 2005-07-14 | 2 | -5/+7 |
* | Start adding interfaces to read in partial trees | Linus Torvalds | 2005-07-14 | 4 | -7/+54 |
* | Fix replacing of a directory with a file/symlink in git-checkout-cache | Linus Torvalds | 2005-07-14 | 1 | -12/+8 |
* | Make "git diff" use git-sh-setup-script too.. | Linus Torvalds | 2005-07-14 | 1 | -0/+2 |
* | Make "git prune" use the "--full" flag to git-fsck-cache | Linus Torvalds | 2005-07-14 | 1 | -1/+1 |
* | [PATCH] Documentation: push-pull commands into a separate category. | Junio C Hamano | 2005-07-14 | 1 | -23/+42 |
* | [PATCH] Documentation: send/receive. | Junio C Hamano | 2005-07-14 | 3 | -1/+89 |
* | [PATCH] Documentation: clone/fetch/upload. | Junio C Hamano | 2005-07-14 | 4 | -7/+130 |
* | [PATCH] Documentation: packed GIT support commands. | Junio C Hamano | 2005-07-14 | 4 | -1/+161 |
* | Get rid of nasty utf-8 characters in printout | Linus Torvalds | 2005-07-13 | 1 | -1/+1 |
* | [PATCH] apply: match documentation, usage string and code. | Junio C Hamano | 2005-07-13 | 2 | -13/+19 |
* | [PATCH] Remove leftover comment from documentation. | Junio C Hamano | 2005-07-13 | 1 | -13/+0 |
* | [PATCH] clone-pack: Typofix in the error message. | Junio C Hamano | 2005-07-13 | 1 | -1/+1 |
* | [PATCH] clone-pack and clone-script: documentation and add a missing parameter. | Junio C Hamano | 2005-07-13 | 5 | -3/+142 |
* | [PATCH] checkout-cache: add usage string. | Junio C Hamano | 2005-07-13 | 1 | -0/+5 |
* | [PATCH] cat-file: be consistent in usage string and documentation. | Junio C Hamano | 2005-07-13 | 1 | -1/+1 |
* | [PATCH] Document two pack push-pull protocols. | Junio C Hamano | 2005-07-13 | 1 | -0/+38 |
* | Fix the "close before dup" bug in clone-pack too | Linus Torvalds | 2005-07-13 | 1 | -1/+1 |
* | Add a "git-daemon" that listens on a TCP port | Linus Torvalds | 2005-07-13 | 2 | -1/+118 |
* | git-fetch-pack: close output fd after dup'ing the input | Linus Torvalds | 2005-07-13 | 1 | -1/+1 |
* | Add first cut at "git protocol" connect logic. | Linus Torvalds | 2005-07-13 | 2 | -2/+91 |
* | Make "git-checkout" create files with O_EXCL | Linus Torvalds | 2005-07-13 | 1 | -2/+2 |
* | git-apply: be a lot more careful when writing files | Linus Torvalds | 2005-07-13 | 1 | -35/+49 |
* | [PATCH] Clean up diff option descriptions. | Junio C Hamano | 2005-07-13 | 11 | -180/+96 |
* | [PATCH] git-diff-*: --name-only and --name-only-z. | Junio C Hamano | 2005-07-13 | 6 | -1/+38 |
* | [PATCH] diff-stages: support "-u" as a synonym for "-p". | Junio C Hamano | 2005-07-13 | 1 | -1/+1 |
* | [PATCH] git-cvsimport-script: parse multidigit revisions. | Sven Verdoolaege | 2005-07-12 | 1 | -1/+1 |
* | [PATCH] git: fix trivial warning from show_rename_copy() | Tony Luck | 2005-07-12 | 1 | -1/+1 |
* | Abstract out the "name <email> date" handling of commit-tree.c | Linus Torvalds | 2005-07-12 | 4 | -71/+156 |
* | parse_date(): allow const date string | Linus Torvalds | 2005-07-12 | 2 | -5/+5 |
* | "make clean" should clean up after a rpm build | Linus Torvalds | 2005-07-12 | 1 | -0/+1 |
* | Rename the RPM from "git" to "git-core" | Linus Torvalds | 2005-07-12 | 2 | -7/+7 |
* | Add "git branch" script | Linus Torvalds | 2005-07-11 | 2 | -1/+13 |
* | Make "git checkout" create new branches on demand | Linus Torvalds | 2005-07-11 | 1 | -0/+23 |
* | Make "git checkout" verify that the argument refers to a commit | Linus Torvalds | 2005-07-11 | 1 | -1/+1 |
* | git-rev-parse: Allow a "zeroth" parent of a commit - the commit itself. | Linus Torvalds | 2005-07-11 | 1 | -1/+5 |
* | git-send-pack: Fix duplicate refname match | Linus Torvalds | 2005-07-11 | 1 | -3/+0 |
* | [PATCH] Bootstrap "make dist" | Chris Wright | 2005-07-11 | 1 | -2/+2 |
* | [PATCH] git-clone-script local optimization tweaks | Junio C Hamano | 2005-07-11 | 1 | -6/+5 |
* | [PATCH] git-cvsimport-script: add "import only" option | Sven Verdoolaege | 2005-07-11 | 2 | -8/+17 |
* | [PATCH] add --missing-ok option to write-tree | Bryan Larsen | 2005-07-11 | 2 | -2/+19 |
* | [PATCH] Check packs and then files. | Junio C Hamano | 2005-07-11 | 1 | -3/+6 |
* | [PATCH] Dereference tag repeatedly until we get a non-tag. | Junio C Hamano | 2005-07-11 | 2 | -4/+5 |
* | [PATCH] alternate object store and fsckv0.99 | Junio C Hamano | 2005-07-10 | 1 | -3/+5 |
* | Fix up progress report for off-by-one error | Linus Torvalds | 2005-07-10 | 1 | -2/+2 |
* | Make "git log" exit properly if not in a git archive | Linus Torvalds | 2005-07-10 | 1 | -0/+1 |
* | Avoid signedness warnings in sha1_file.c | Linus Torvalds | 2005-07-10 | 1 | -2/+2 |