aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [PATCH] fix and testcase for git-commit-tree optionRene Scharfe2005-05-26
* [PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano2005-05-26
* [PATCH] ls-tree matching multiple pathsJason McMullan2005-05-26
* [PATCH] Add git-external-diff-scriptJunio C Hamano2005-05-26
* [PATCH] Diff updates to express type changesJunio C Hamano2005-05-26
* git-apply: add "--check" option to check that the diff makes senseLinus Torvalds2005-05-26
* git-apply: when validating default names, check the final EOLN tooLinus Torvalds2005-05-26
* git-apply: pick up default filenames from "diff --git" header lineLinus Torvalds2005-05-26
* git-apply: make the diffstat output happen for "--stat" only.Linus Torvalds2005-05-26
* git-apply: implement "diffstat" outputLinus Torvalds2005-05-26
* git-apply: parse the whole list of patches into memory firstLinus Torvalds2005-05-26
* [PATCH] Test case portability fix.Mark Allen2005-05-25
* Make "parse_object()" also fill in commit message buffer data.Linus Torvalds2005-05-25
* git-rev-list: add "end" commit and "--header" flagLinus Torvalds2005-05-25
* commit: save the commit buffer off when parsing a commitLinus Torvalds2005-05-25
* unpack_sha1_file: zero-pad the unpacked object.Linus Torvalds2005-05-25
* [PATCH] Mode only changes from diff.Junio C Hamano2005-05-25
* [PATCH] Fix type-change handling when assigning the status code to filepairs.Junio C Hamano2005-05-25
* [PATCH] Adjust show-files test for dotfiles.Junio C Hamano2005-05-25
* git-pull-script: pretty-print the merge head informationLinus Torvalds2005-05-25
* [PATCH] optimize git-resolve-scriptJeff Garzik2005-05-25
* diff.c: don't silently ignore unknown state changes in diffs.Linus Torvalds2005-05-25
* [PATCH] show changed tree objects with recursive git-diff-treeJunio C Hamano2005-05-25
* [PATCH] Use pathspec array correctlyJunio C Hamano2005-05-25
* git-rev-tree: teach it about tag referencesLinus Torvalds2005-05-24
* [PATCH] Allow dot files in ls-files as well (take #2).Junio C Hamano2005-05-24
* git-diff-cache: fix argument parsingLinus Torvalds2005-05-24
* [PATCH] Update rename/copy similarity estimator.Junio C Hamano2005-05-24
* [PATCH] Squelch compiler warningJunio C Hamano2005-05-24
* [PATCH] Allow symlinks in the leading path in checkout-cache --prefix=Junio C Hamano2005-05-24
* [PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff-tree -s option.Junio C Hamano2005-05-24
* git-update-cache: allow dot-filesLinus Torvalds2005-05-24
* git-commit-tree: allow overriding of commit dateLinus Torvalds2005-05-24
* [PATCH] Redo rename/copy detection logic.Junio C Hamano2005-05-24
* git-apply: more consistency checks on gitdiff filenamesLinus Torvalds2005-05-23
* [PATCH] adjust git-deltafy-script to the new diff-tree output formatNicolas Pitre2005-05-23
* [PATCH] Update git-diff-cache documentation.Junio C Hamano2005-05-23
* [PATCH] Fix diff-pruning logic which was running prune too early.Junio C Hamano2005-05-23
* git-apply: start using the index file information.Linus Torvalds2005-05-23
* git-apply: if no input files specified, apply stdinLinus Torvalds2005-05-23
* diff-tree: don't write headers if the diff queue is emptyLinus Torvalds2005-05-23
* git-apply: unknown modes are zero, not -1Linus Torvalds2005-05-23
* [PATCH] diff-raw format update take #2.Junio C Hamano2005-05-23
* git-apply: parse the diff headers (both traditional and new)Linus Torvalds2005-05-23
* git-apply: improve error detection and messagesLinus Torvalds2005-05-23
* git-apply: bad patch fragments are fatalLinus Torvalds2005-05-23
* [PATCH] NUL terminate diff-tree header lines under -z.Junio C Hamano2005-05-23
* [PATCH] Performance fix for pickaxe.Junio C Hamano2005-05-23
* [PATCH] Rename/copy detection fix.Junio C Hamano2005-05-23
* [PATCH] Be careful with symlinks when detecting renames and copies.Junio C Hamano2005-05-23