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