aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* commit_list_insert: return the new commit list entryLinus Torvalds2005-05-30
* [PATCH] Show dissimilarity index for D and N case.Junio C Hamano2005-05-30
* [PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano2005-05-30
* [PATCH] Buglets fix in the new two scriptsJunio C Hamano2005-05-30
* git-resolve-script: use "git-apply --stat" instead of diffstatLinus Torvalds2005-05-30
* [PATCH] mkdelta enhancements (take 2)Nicolas Pitre2005-05-30
* Add "commit" helper scriptLinus Torvalds2005-05-30
* [PATCH] Add -B flag to diff-* brothers.Junio C Hamano2005-05-30
* [PATCH] diff: fix the culling of unneeded delete record.Junio C Hamano2005-05-30
* [PATCH] diff: further cleanup.Junio C Hamano2005-05-30
* [PATCH] diff: code clean-up and removal of rename hack.Junio C Hamano2005-05-30
* [PATCH] diff: consolidate various calls into diffcore.Junio C Hamano2005-05-30
* [PATCH] diff-helper: Fix R/C score parsing under -z flag.Junio C Hamano2005-05-30
* git-init-db: set up the full default environmentLinus Torvalds2005-05-30
* git-mktag: be more careful in reading the input.Linus Torvalds2005-05-29
* [PATCH] Fix count-delta overcountingJunio C Hamano2005-05-29
* [PATCH] Do not include unused header files.Junio C Hamano2005-05-29
* [PATCH] Pickaxe fixes.Junio C Hamano2005-05-29
* [PATCH] Rewrite ls-tree to behave more like "/bin/ls -a"Junio C Hamano2005-05-29
* [PATCH] Adjust diff-helper to diff-tree -v -z changes.Junio C Hamano2005-05-29
* [PATCH] Optimize diff-tree -[CM] --stdinJunio C Hamano2005-05-29
* [PATCH] Move pathspec to the beginning of the diffcore chain.Junio C Hamano2005-05-29
* [PATCH] Fix the way diffcore-rename records unremoved source.Junio C Hamano2005-05-29
* [PATCH] Add --pickaxe-all to diff-* brothers.Junio C Hamano2005-05-29
* [PATCH] Remove a function not used anymore.Junio C Hamano2005-05-29
* [PATCH] Clean up diff_setup() to make it more extensible.Junio C Hamano2005-05-29
* [PATCH] Remove final newline from the value of xfrm_msg variable.Junio C Hamano2005-05-29
* [PATCH] Do not expose internal scaling to diff-helper.Junio C Hamano2005-05-29
* [PATCH] Remove unused rank field from diff_core structure.Junio C Hamano2005-05-29
* [PATCH] Make pathspec only care about the detination tree.Junio C Hamano2005-05-29
* [PATCH] Introduce diff_free_filepair() funcion.Junio C Hamano2005-05-29
* [PATCH] Fix math thinko in similarity estimator.Junio C Hamano2005-05-29
* [PATCH] Document the --root switch of git-diff-treeThomas Glanzmann2005-05-29
* [PATCH] check_file_directory_conflict path fixDavid Meybohm2005-05-27
* git-diff-tree: simplify header output with '-z'Linus Torvalds2005-05-27
* [PATCH] allow pathspec to end with a slashJunio C Hamano2005-05-26
* git-diff-tree: don't use diffcore_pathspec()Linus Torvalds2005-05-26
* [PATCH] fix and testcase for git-commit-tree optionRene Scharfe2005-05-26
* [PATCH] Make ls-* output consistent with diff-* output format.Junio C Hamano2005-05-26
* [PATCH] ls-tree matching multiple pathsJason McMullan2005-05-26
* [PATCH] Add git-external-diff-scriptJunio C Hamano2005-05-26
* [PATCH] Diff updates to express type changesJunio C Hamano2005-05-26
* git-apply: add "--check" option to check that the diff makes senseLinus Torvalds2005-05-26
* git-apply: when validating default names, check the final EOLN tooLinus Torvalds2005-05-26
* git-apply: pick up default filenames from "diff --git" header lineLinus Torvalds2005-05-26
* git-apply: make the diffstat output happen for "--stat" only.Linus Torvalds2005-05-26
* git-apply: implement "diffstat" outputLinus Torvalds2005-05-26
* git-apply: parse the whole list of patches into memory firstLinus Torvalds2005-05-26
* [PATCH] Test case portability fix.Mark Allen2005-05-25
* Make "parse_object()" also fill in commit message buffer data.Linus Torvalds2005-05-25