2429 Commits (7765e7ebda7e273bca34e87110be899447068b58)
 

Author SHA1 Message Date
Junio C Hamano 9fdade0673 [PATCH] Mode only changes from diff. 20 years ago
Junio C Hamano 96716a1976 [PATCH] Fix type-change handling when assigning the status code to filepairs. 20 years ago
Junio C Hamano 908bddab96 [PATCH] Adjust show-files test for dotfiles. 20 years ago
Linus Torvalds c5434dead6 git-pull-script: pretty-print the merge head information 20 years ago
Jeff Garzik ea88ee46de [PATCH] optimize git-resolve-script 20 years ago
Linus Torvalds 6f93a631ac diff.c: don't silently ignore unknown state changes in diffs. 20 years ago
Junio C Hamano 4cae1a967a [PATCH] show changed tree objects with recursive git-diff-tree 20 years ago
Junio C Hamano f4d89f26ce [PATCH] Use pathspec array correctly 20 years ago
Linus Torvalds ea84480f01 git-rev-tree: teach it about tag references 20 years ago
Junio C Hamano c4ee2952b3 [PATCH] Allow dot files in ls-files as well (take #2). 20 years ago
Linus Torvalds 6c56c5340a git-diff-cache: fix argument parsing 20 years ago
Junio C Hamano 8597697458 [PATCH] Update rename/copy similarity estimator. 20 years ago
Junio C Hamano bba0f401ee [PATCH] Squelch compiler warning 20 years ago
Junio C Hamano d7f6ea3d7d [PATCH] Allow symlinks in the leading path in checkout-cache --prefix= 20 years ago
Junio C Hamano d0309355c9 [PATCH] Use DIFF_FORMAT_NO_OUTPUT to implement diff-tree -s option. 20 years ago
Linus Torvalds 320d3a1b1a git-update-cache: allow dot-files 20 years ago
Linus Torvalds d2b6f7c2fd cvs2git: fix character quoting 20 years ago
Linus Torvalds c4bd907d95 git-commit-tree: allow overriding of commit date 20 years ago
Linus Torvalds 1db0819a9c cvs2git: set timezone info to UTC, the way CVS does 20 years ago
Linus Torvalds b535a802b2 cvs2git: add support for GIT_COMMITTER_DATE 20 years ago
Linus Torvalds e16c03b549 cvs2git: escape <<EOF messages, and work around cvsps branch handling 20 years ago
Linus Torvalds e69a19f784 Fix cvs2git branch handling 20 years ago
Junio C Hamano 25d5ea410f [PATCH] Redo rename/copy detection logic. 20 years ago
Linus Torvalds 3e91311ae7 Add "cvs2git" program to convert a CVS archive into a GIT archive 20 years ago
Linus Torvalds 1e3f6b6e64 git-apply: more consistency checks on gitdiff filenames 20 years ago
Nicolas Pitre 587e49405b [PATCH] adjust git-deltafy-script to the new diff-tree output format 20 years ago
Junio C Hamano b1c006dd65 [PATCH] Update git-diff-cache documentation. 20 years ago
Junio C Hamano bceafe752c [PATCH] Fix diff-pruning logic which was running prune too early. 20 years ago
Linus Torvalds 9a4a100eb4 git-apply: start using the index file information. 20 years ago
Linus Torvalds 4dfdbe10dc git-apply: if no input files specified, apply stdin 20 years ago
Linus Torvalds 9ab55bd29a diff-tree: don't write headers if the diff queue is empty 20 years ago
Linus Torvalds 881b07654c git-apply: unknown modes are zero, not -1 20 years ago
Junio C Hamano b6d8f309d9 [PATCH] diff-raw format update take #2. 20 years ago
Linus Torvalds a4acb0eb14 git-apply: parse the diff headers (both traditional and new) 20 years ago
Linus Torvalds 46979f567b git-apply: improve error detection and messages 20 years ago
Linus Torvalds 5e224a2ed0 git-apply: bad patch fragments are fatal 20 years ago
Junio C Hamano 5831b563a4 [PATCH] NUL terminate diff-tree header lines under -z. 20 years ago
Junio C Hamano 046aa6440f [PATCH] Performance fix for pickaxe. 20 years ago
Junio C Hamano f7c1512af8 [PATCH] Rename/copy detection fix. 20 years ago
Junio C Hamano 60896c7bfe [PATCH] Be careful with symlinks when detecting renames and copies. 20 years ago
Linus Torvalds c1bb935020 Start implementing "git-apply" 20 years ago
Linus Torvalds 2cb45e9543 Don't care about st_dev in the index file 20 years ago
Linus Torvalds 09d74b3b5a Some more sparse warning fixes 20 years ago
Linus Torvalds 6f97a894d6 Fix up git-fsck-cache documentation 20 years ago
Linus Torvalds 6b0c312106 Include file cleanups.. 20 years ago
Thomas Glanzmann ca67f00219 [PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectories 20 years ago
David Greaves 2aef5bbae9 [PATCH] Docs - delta object 20 years ago
David Greaves 7096a645cd [PATCH] Docs - tag object, git- prefix and s/changeset/commit/g 20 years ago
David Greaves 6c84e2e0c7 [PATCH] Docs - include README in git.txt 20 years ago
David Greaves 8ac866a869 [PATCH] Docs - asciidoc changes 20 years ago