summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-22Some more sparse warning fixesLinus Torvalds
2005-05-22Fix up git-fsck-cache documentationLinus Torvalds
2005-05-22Include file cleanups..Linus Torvalds
2005-05-22[PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectoriesThomas Glanzmann
2005-05-22[PATCH] Docs - delta objectDavid Greaves
2005-05-22[PATCH] Docs - tag object, git- prefix and s/changeset/commit/gDavid Greaves
2005-05-22[PATCH] Docs - include README in git.txtDavid Greaves
2005-05-22[PATCH] Docs - asciidoc changesDavid Greaves
2005-05-22[PATCH] Docs - Makefile updateDavid Greaves
2005-05-22Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds
2005-05-22[PATCH] Diffcore updates.Junio C Hamano
2005-05-22[PATCH] Add the code to set default minimum score back in.Junio C Hamano
2005-05-22[PATCH] Fix tweak in similarity estimator.Junio C Hamano
2005-05-22[PATCH] The diff-raw format updates.Junio C Hamano
2005-05-22[PATCH] Prepare diffcore interface for diff-tree header supression.Junio C Hamano
2005-05-21[PATCH] Tweak diffcore-rename heuristics.Junio C Hamano
2005-05-21diff-tree: don't print multiple headers for merges when silent.Linus Torvalds
2005-05-21[PATCH] Constness fix for pickaxe option.Junio C Hamano
2005-05-21diff-tree: prettify output slightlyLinus Torvalds
2005-05-21t/t4003-diff-rename-1: use modern options to "diff"Linus Torvalds
2005-05-21"make clean" should also clean up documentationLinus Torvalds
2005-05-21[PATCH] Diff overhaul, adding the other half of copy detection.Junio C Hamano
2005-05-21[PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano
2005-05-21[PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano
2005-05-21git-whatchanged: allow other pagersLinus Torvalds
2005-05-21[PATCH] Fix use of wc in t0000-basicDaniel Barkalow
2005-05-20[PATCH] delta creationNicolas Pitre
2005-05-20[PATCH] delta checkNicolas Pitre
2005-05-20[PATCH] delta readNicolas Pitre
2005-05-20sparse cleanupLinus Torvalds
2005-05-20[PATCH] Simplify "reverse-diff" logic in the diff core.Junio C Hamano
2005-05-20[PATCH] Diff-files fix with more tests.Junio C Hamano
2005-05-20[PATCH] Add tests for diff-treeJunio C Hamano
2005-05-20diff-tree: use new base_name_compare() helper functionLinus Torvalds
2005-05-20Introduce "base_name_compare()" helper functionLinus Torvalds
2005-05-20[PATCH] Document -R option for git-diff-tree.Junio C Hamano
2005-05-20fsck-cache: fix segfault on nonexistent referenced objectLinus Torvalds
2005-05-20Fix up previous commitLinus Torvalds
2005-05-20[PATCH] diff overhaulJunio C Hamano
2005-05-19diff-tree: add "--root" flag to show a root commit as a big creation event.Linus Torvalds
2005-05-19[PATCH] cleanup of in-code namesAlexey Nezhdanov
2005-05-19[PATCH] Declare stacked variables before the first statement.Thomas Glanzmann
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano
2005-05-19[PATCH] manpage name conflictSebastian Kuzminsky
2005-05-19[PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano
2005-05-19diff.c: remove left-over scoring debug messageLinus Torvalds
2005-05-19git-whatchanged: use 'less -S' on the output to make it more user friendlyLinus Torvalds
2005-05-19[PATCH] Detect renames in diff family.Junio C Hamano
2005-05-19[PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre
2005-05-19[PATCH] A test case addition for strbuf regressionJunio C Hamano