620 Commits (4a62b61939396c512bd7592f800110bddf45af72)
 

Author SHA1 Message Date
Junio C Hamano 1a0756ffe4 [PATCH] Remove unused rank field from diff_core structure. 20 years ago
Junio C Hamano 847941fdd9 [PATCH] Make pathspec only care about the detination tree. 20 years ago
Junio C Hamano 226406f693 [PATCH] Introduce diff_free_filepair() funcion. 20 years ago
Junio C Hamano a00d7d106a [PATCH] Fix math thinko in similarity estimator. 20 years ago
Thomas Glanzmann 0746b62001 [PATCH] Document the --root switch of git-diff-tree 20 years ago
David Meybohm 8310c2c0b5 [PATCH] check_file_directory_conflict path fix 20 years ago
Linus Torvalds 84c1afd7e7 git-diff-tree: simplify header output with '-z' 20 years ago
Junio C Hamano a9c9cef161 [PATCH] allow pathspec to end with a slash 20 years ago
Linus Torvalds fbe082a528 git-diff-tree: don't use diffcore_pathspec() 20 years ago
Rene Scharfe c504aae2a6 [PATCH] fix and testcase for git-commit-tree option 20 years ago
Junio C Hamano 2eab945e86 [PATCH] Make ls-* output consistent with diff-* output format. 20 years ago
Jason McMullan 6d3a5077dd [PATCH] ls-tree matching multiple paths 20 years ago
Junio C Hamano 4ba406a75c [PATCH] Add git-external-diff-script 20 years ago
Junio C Hamano 4130b99571 [PATCH] Diff updates to express type changes 20 years ago
Linus Torvalds a577284aee git-apply: add "--check" option to check that the diff makes sense 20 years ago
Linus Torvalds 0e87e048e1 git-apply: when validating default names, check the final EOLN too 20 years ago
Linus Torvalds 5041aa7040 git-apply: pick up default filenames from "diff --git" header line 20 years ago
Linus Torvalds fab2c257be git-apply: make the diffstat output happen for "--stat" only. 20 years ago
Linus Torvalds 3f40315aaa git-apply: implement "diffstat" output 20 years ago
Linus Torvalds 19c58fb84d git-apply: parse the whole list of patches into memory first 20 years ago
Mark Allen 368da62598 [PATCH] Test case portability fix. 20 years ago
Linus Torvalds bd1e17e245 Make "parse_object()" also fill in commit message buffer data. 20 years ago
Linus Torvalds a6f68d4767 git-rev-list: add "end" commit and "--header" flag 20 years ago
Linus Torvalds 3ff1fbbb94 commit: save the commit buffer off when parsing a commit 20 years ago
Linus Torvalds e871b649a3 unpack_sha1_file: zero-pad the unpacked object. 20 years ago
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 c4bd907d95 git-commit-tree: allow overriding of commit date 20 years ago
Junio C Hamano 25d5ea410f [PATCH] Redo rename/copy detection logic. 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