592 Commits (a3e870f2e2bcacc80d5b81d7b77c15a7928a9082)
 

Author SHA1 Message Date
Linus Torvalds a3e870f2e2 Add "commit" helper script 20 years ago
Junio C Hamano f345b0a066 [PATCH] Add -B flag to diff-* brothers. 20 years ago
Junio C Hamano 2cd68882ee [PATCH] diff: fix the culling of unneeded delete record. 20 years ago
Junio C Hamano 9d429ff6ff [PATCH] diff: further cleanup. 20 years ago
Junio C Hamano 01c4e70f63 [PATCH] diff: code clean-up and removal of rename hack. 20 years ago
Junio C Hamano befe86392c [PATCH] diff: consolidate various calls into diffcore. 20 years ago
Junio C Hamano ddafa7e933 [PATCH] diff-helper: Fix R/C score parsing under -z flag. 20 years ago
Linus Torvalds cad88fdf8d git-init-db: set up the full default environment 20 years ago
Linus Torvalds b97e3dfa76 git-mktag: be more careful in reading the input. 20 years ago
Junio C Hamano 8b7d510fb1 [PATCH] Fix count-delta overcounting 20 years ago
Junio C Hamano 844e6e4d58 [PATCH] Do not include unused header files. 20 years ago
Junio C Hamano e25de75696 [PATCH] Pickaxe fixes. 20 years ago
Junio C Hamano 6af1f0192f [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a" 20 years ago
Junio C Hamano 2bc2564145 [PATCH] Adjust diff-helper to diff-tree -v -z changes. 20 years ago
Junio C Hamano f0c6b2a2fd [PATCH] Optimize diff-tree -[CM] --stdin 20 years ago
Junio C Hamano 6145ee8b36 [PATCH] Move pathspec to the beginning of the diffcore chain. 20 years ago
Junio C Hamano 15d061b435 [PATCH] Fix the way diffcore-rename records unremoved source. 20 years ago
Junio C Hamano 367cec1c02 [PATCH] Add --pickaxe-all to diff-* brothers. 20 years ago
Junio C Hamano be020332a1 [PATCH] Remove a function not used anymore. 20 years ago
Junio C Hamano 19feebc8c3 [PATCH] Clean up diff_setup() to make it more extensible. 20 years ago
Junio C Hamano 09d9d1a648 [PATCH] Remove final newline from the value of xfrm_msg variable. 20 years ago
Junio C Hamano 903d475a0b [PATCH] Do not expose internal scaling to diff-helper. 20 years ago
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