summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* commit: save the commit buffer off when parsing a commitLinus Torvalds2005-05-252-0/+5
* unpack_sha1_file: zero-pad the unpacked object.Linus Torvalds2005-05-251-1/+2
* [PATCH] Mode only changes from diff.Junio C Hamano2005-05-253-2/+40
* [PATCH] Fix type-change handling when assigning the status code to filepairs.Junio C Hamano2005-05-252-14/+25
* [PATCH] Adjust show-files test for dotfiles.Junio C Hamano2005-05-251-3/+4
* git-pull-script: pretty-print the merge head informationLinus Torvalds2005-05-251-3/+12
* [PATCH] optimize git-resolve-scriptJeff Garzik2005-05-251-2/+2
* diff.c: don't silently ignore unknown state changes in diffs.Linus Torvalds2005-05-251-1/+1
* [PATCH] show changed tree objects with recursive git-diff-treeJunio C Hamano2005-05-252-2/+12
* [PATCH] Use pathspec array correctlyJunio C Hamano2005-05-251-2/+2
* git-rev-tree: teach it about tag referencesLinus Torvalds2005-05-241-24/+25
* [PATCH] Allow dot files in ls-files as well (take #2).Junio C Hamano2005-05-241-1/+4
* git-diff-cache: fix argument parsingLinus Torvalds2005-05-241-14/+22
* [PATCH] Update rename/copy similarity estimator.Junio C Hamano2005-05-244-7/+116
* [PATCH] Squelch compiler warningJunio C Hamano2005-05-241-1/+1
* [PATCH] Allow symlinks in the leading path in checkout-cache --prefix=Junio C Hamano2005-05-242-13/+110
* [PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff-tree -s option.Junio C Hamano2005-05-241-12/+2
* git-update-cache: allow dot-filesLinus Torvalds2005-05-241-4/+40
* git-commit-tree: allow overriding of commit dateLinus Torvalds2005-05-241-2/+5
* [PATCH] Redo rename/copy detection logic.Junio C Hamano2005-05-246-252/+314
* git-apply: more consistency checks on gitdiff filenamesLinus Torvalds2005-05-231-4/+46
* [PATCH] adjust git-deltafy-script to the new diff-tree output formatNicolas Pitre2005-05-231-2/+3
* [PATCH] Update git-diff-cache documentation.Junio C Hamano2005-05-232-5/+7
* [PATCH] Fix diff-pruning logic which was running prune too early.Junio C Hamano2005-05-238-127/+69
* git-apply: start using the index file information.Linus Torvalds2005-05-231-19/+68
* git-apply: if no input files specified, apply stdinLinus Torvalds2005-05-231-0/+5
* diff-tree: don't write headers if the diff queue is emptyLinus Torvalds2005-05-231-5/+5
* git-apply: unknown modes are zero, not -1Linus Torvalds2005-05-231-1/+1
* [PATCH] diff-raw format update take #2.Junio C Hamano2005-05-2313-366/+494
* git-apply: parse the diff headers (both traditional and new)Linus Torvalds2005-05-231-31/+217
* git-apply: improve error detection and messagesLinus Torvalds2005-05-231-42/+74
* git-apply: bad patch fragments are fatalLinus Torvalds2005-05-231-1/+1
* [PATCH] NUL terminate diff-tree header lines under -z.Junio C Hamano2005-05-232-2/+13
* [PATCH] Performance fix for pickaxe.Junio C Hamano2005-05-231-1/+2
* [PATCH] Rename/copy detection fix.Junio C Hamano2005-05-237-138/+244
* [PATCH] Be careful with symlinks when detecting renames and copies.Junio C Hamano2005-05-232-10/+80
* Start implementing "git-apply"Linus Torvalds2005-05-232-1/+318
* Don't care about st_dev in the index fileLinus Torvalds2005-05-222-5/+17
* Some more sparse warning fixesLinus Torvalds2005-05-222-5/+5
* Fix up git-fsck-cache documentationLinus Torvalds2005-05-221-2/+5
* Include file cleanups..Linus Torvalds2005-05-2214-35/+1
* [PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectoriesThomas Glanzmann2005-05-221-2/+2
* [PATCH] Docs - delta objectDavid Greaves2005-05-224-10/+89
* [PATCH] Docs - tag object, git- prefix and s/changeset/commit/gDavid Greaves2005-05-221-70/+89
* [PATCH] Docs - include README in git.txtDavid Greaves2005-05-221-25/+21
* [PATCH] Docs - asciidoc changesDavid Greaves2005-05-221-289/+291
* [PATCH] Docs - Makefile updateDavid Greaves2005-05-221-7/+21
* Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds2005-05-223-34/+43
* [PATCH] Diffcore updates.Junio C Hamano2005-05-2211-167/+265
* [PATCH] Add the code to set default minimum score back in.Junio C Hamano2005-05-221-0/+2