607 Commits (837eedf41bc9acd0fe6e2e408386eac847493419)
 

Author SHA1 Message Date
Linus Torvalds 837eedf41b tutorial.txt: fix typos and a'git-whatchanged' example 20 years ago
Linus Torvalds 95bedc9eec git-apply --stat: limit lines to 79 characters 20 years ago
Junio C Hamano 66204988fe [PATCH] ls-tree: handle trailing slashes in the pathspec properly. 20 years ago
Linus Torvalds 8c7fa2478e Add first cut at a simple git tutorial. 20 years ago
Junio C Hamano edb0c72428 [PATCH] diff: consolidate test helper script pieces. 20 years ago
Linus Torvalds 1d9e6f92bc pathspec: fix pathspecs with '/' at the end 20 years ago
Linus Torvalds 381ca9a3bc git-apply: don't try to be clever about filenames and the index 20 years ago
Linus Torvalds 97658004c3 git-rev-list: add "--parents" command line flag 20 years ago
Linus Torvalds 8906300f65 git-rev-list: use proper lazy reachability analysis 20 years ago
Linus Torvalds ac5155ef59 commit_list_insert: return the new commit list entry 20 years ago
Junio C Hamano 70aadac081 [PATCH] Show dissimilarity index for D and N case. 20 years ago
Junio C Hamano af5323e027 [PATCH] Add -O<orderfile> option to diff-* brothers. 20 years ago
Junio C Hamano 2036d84102 [PATCH] Buglets fix in the new two scripts 20 years ago
Linus Torvalds 866b973b5d git-resolve-script: use "git-apply --stat" instead of diffstat 20 years ago
Nicolas Pitre 53d4b46085 [PATCH] mkdelta enhancements (take 2) 20 years ago
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