summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-25[PATCH] Allow dot files in ls-files as well (take #2).Junio C Hamano
2005-05-25git-diff-cache: fix argument parsingLinus Torvalds
2005-05-25[PATCH] Update rename/copy similarity estimator.Junio C Hamano
2005-05-25[PATCH] Squelch compiler warningJunio C Hamano
2005-05-25[PATCH] Allow symlinks in the leading path in checkout-cache --prefix=Junio C Hamano
2005-05-25[PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff-tree -s option.Junio C Hamano
2005-05-24git-update-cache: allow dot-filesLinus Torvalds
2005-05-24git-commit-tree: allow overriding of commit dateLinus Torvalds
2005-05-24[PATCH] Redo rename/copy detection logic.Junio C Hamano
2005-05-24git-apply: more consistency checks on gitdiff filenamesLinus Torvalds
2005-05-24[PATCH] adjust git-deltafy-script to the new diff-tree output formatNicolas Pitre
2005-05-24[PATCH] Update git-diff-cache documentation.Junio C Hamano
2005-05-24[PATCH] Fix diff-pruning logic which was running prune too early.Junio C Hamano
2005-05-24git-apply: start using the index file information.Linus Torvalds
2005-05-23git-apply: if no input files specified, apply stdinLinus Torvalds
2005-05-23diff-tree: don't write headers if the diff queue is emptyLinus Torvalds
2005-05-23git-apply: unknown modes are zero, not -1Linus Torvalds
2005-05-23[PATCH] diff-raw format update take #2.Junio C Hamano
2005-05-23git-apply: parse the diff headers (both traditional and new)Linus Torvalds
2005-05-23git-apply: improve error detection and messagesLinus Torvalds
2005-05-23git-apply: bad patch fragments are fatalLinus Torvalds
2005-05-23[PATCH] NUL terminate diff-tree header lines under -z.Junio C Hamano
2005-05-23[PATCH] Performance fix for pickaxe.Junio C Hamano
2005-05-23[PATCH] Rename/copy detection fix.Junio C Hamano
2005-05-23[PATCH] Be careful with symlinks when detecting renames and copies.Junio C Hamano
2005-05-23Start implementing "git-apply"Linus Torvalds
2005-05-22Don't care about st_dev in the index fileLinus Torvalds
2005-05-22Some more sparse warning fixesLinus Torvalds
2005-05-22Fix up git-fsck-cache documentationLinus Torvalds
2005-05-22Include file cleanups..Linus Torvalds
2005-05-22[PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectoriesThomas Glanzmann
2005-05-22[PATCH] Docs - delta objectDavid Greaves
2005-05-22[PATCH] Docs - tag object, git- prefix and s/changeset/commit/gDavid Greaves
2005-05-22[PATCH] Docs - include README in git.txtDavid Greaves
2005-05-22[PATCH] Docs - asciidoc changesDavid Greaves
2005-05-22[PATCH] Docs - Makefile updateDavid Greaves
2005-05-22Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds
2005-05-22[PATCH] Diffcore updates.Junio C Hamano
2005-05-22[PATCH] Add the code to set default minimum score back in.Junio C Hamano
2005-05-22[PATCH] Fix tweak in similarity estimator.Junio C Hamano
2005-05-22[PATCH] The diff-raw format updates.Junio C Hamano
2005-05-22[PATCH] Prepare diffcore interface for diff-tree header supression.Junio C Hamano
2005-05-21[PATCH] Tweak diffcore-rename heuristics.Junio C Hamano
2005-05-21diff-tree: don't print multiple headers for merges when silent.Linus Torvalds
2005-05-21[PATCH] Constness fix for pickaxe option.Junio C Hamano
2005-05-21diff-tree: prettify output slightlyLinus Torvalds
2005-05-21t/t4003-diff-rename-1: use modern options to "diff"Linus Torvalds
2005-05-21"make clean" should also clean up documentationLinus Torvalds
2005-05-21[PATCH] Diff overhaul, adding the other half of copy detection.Junio C Hamano
2005-05-21[PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano