]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2005-05-22  Thomas Glanzmann[PATCH] Makefile: Solaris fix: call $(MAKE) instead...
2005-05-22  David Greaves[PATCH] Docs - delta object
2005-05-22  David Greaves[PATCH] Docs - tag object, git- prefix and s/changeset...
2005-05-22  David Greaves[PATCH] Docs - include README in git.txt
2005-05-22  David Greaves[PATCH] Docs - asciidoc changes
2005-05-22  David Greaves[PATCH] Docs - Makefile update
2005-05-22  Linus TorvaldsSplit up git-pull-script into separate "fetch" and...
2005-05-22  Junio C Hamano[PATCH] Diffcore updates.
2005-05-22  Junio C Hamano[PATCH] Add the code to set default minimum score back in.
2005-05-22  Junio C Hamano[PATCH] Fix tweak in similarity estimator.
2005-05-22  Junio C Hamano[PATCH] The diff-raw format updates.
2005-05-22  Junio C Hamano[PATCH] Prepare diffcore interface for diff-tree header...
2005-05-21  Junio C Hamano[PATCH] Tweak diffcore-rename heuristics.
2005-05-21  Linus Torvaldsdiff-tree: don't print multiple headers for merges...
2005-05-21  Junio C Hamano[PATCH] Constness fix for pickaxe option.
2005-05-21  Linus Torvaldsdiff-tree: prettify output slightly
2005-05-21  Linus Torvaldst/t4003-diff-rename-1: use modern options to "diff"
2005-05-21  Linus Torvalds"make clean" should also clean up documentation
2005-05-21  Junio C Hamano[PATCH] Diff overhaul, adding the other half of copy...
2005-05-21  Junio C Hamano[PATCH] Introducing software archaeologist's tool ...
2005-05-21  Junio C Hamano[PATCH] Diff overhaul, adding half of copy detection.
2005-05-21  Linus Torvaldsgit-whatchanged: allow other pagers
2005-05-21  Daniel Barkalow[PATCH] Fix use of wc in t0000-basic
2005-05-20  Nicolas Pitre[PATCH] delta creation
2005-05-20  Nicolas Pitre[PATCH] delta check
2005-05-20  Nicolas Pitre[PATCH] delta read
2005-05-20  Linus Torvaldssparse cleanup
2005-05-20  Junio C Hamano[PATCH] Simplify "reverse-diff" logic in the diff core.
2005-05-20  Junio C Hamano[PATCH] Diff-files fix with more tests.
2005-05-20  Junio C Hamano[PATCH] Add tests for diff-tree
2005-05-20  Linus Torvaldsdiff-tree: use new base_name_compare() helper function
2005-05-20  Linus TorvaldsIntroduce "base_name_compare()" helper function
2005-05-20  Junio C Hamano[PATCH] Document -R option for git-diff-tree.
2005-05-20  Linus Torvaldsfsck-cache: fix segfault on nonexistent referenced...
2005-05-20  Linus TorvaldsFix up previous commit
2005-05-20  Junio C Hamano[PATCH] diff overhaul
2005-05-19  Linus Torvaldsdiff-tree: add "--root" flag to show a root commit...
2005-05-19  Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-19  Thomas Glanzmann[PATCH] Declare stacked variables before the first...
2005-05-19  Junio C Hamano[PATCH] Detect renames in diff family.
2005-05-19  Sebastian Kuzminsky[PATCH] manpage name conflict
2005-05-19  Junio C Hamano[PATCH] Implement git-checkout-cache -u to update stat...
2005-05-19  Linus Torvaldsdiff.c: remove left-over scoring debug message
2005-05-19  Linus Torvaldsgit-whatchanged: use 'less -S' on the output to make...
2005-05-19  Junio C Hamano[PATCH] Detect renames in diff family.
2005-05-19  Nicolas Pitre[PATCH] Deltification library work by Nicolas Pitre.
2005-05-19  Junio C Hamano[PATCH] A test case addition for strbuf regression
2005-05-19  Junio C Hamano[PATCH] fix strbuf take #2
2005-05-18  Linus Torvaldsmerge-base: use the new lookup_commit_reference() helpe...
2005-05-18  Linus Torvaldscommit: add "lookup_commit_reference()" helper function
2005-05-18  Nicolas Pitre[PATCH] fix show_date() for positive timezones
2005-05-18  Linus Torvaldsdiff-tree: don't match non-directories as partial pathnames
2005-05-18  Linus Torvaldsdiff-tree: fix "whole sub-tree disappeared or appeared...
2005-05-18  Linus Torvaldsdiff-tree: fix up comparison of "interesting" sub-trees
2005-05-18  Linus Torvaldsdiff-tree: show hex sha1 of the single-commit argument...
2005-05-18  Linus Torvaldsdiff-tree: fix and extend argument parsing
2005-05-18  Linus Torvaldsdiff-tree: clean up diff_tree_stdin() function
2005-05-18  Linus Torvaldsdiff-helper: pass unrecognized lines through unmodified
2005-05-18  Linus Torvaldsstrbuf: allow zero-length lines
2005-05-18  Junio C Hamano[PATCH] Diff-helper update
2005-05-18  Linus Torvaldsfsck-cache: read the default reference information...
2005-05-18  Linus Torvaldsfsck-cache: walk the 'refs' directory if the user doesn...
2005-05-18  Junio C Hamano[PATCH] Fix diff output take #4.
2005-05-18  Brian Gerst[PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-17  Linus TorvaldsAdd silly "git-whatchanged" script.
2005-05-15  Junio C Hamano[PATCH 4/4] Trivial test harness fixes.
2005-05-15  Petr BaudisRemove obsolete note about native CPU byte format
2005-05-15  Brad RobertsRename some more cache-related functions
2005-05-15  Brad RobertsRename cache_match_stat() to ce_match_stat()
2005-05-15  Brad RobertsCleanup the x-allocation functions
2005-05-15  Junio C Hamano[PATCH 3/3] Rename git-diff-tree-helper to git-diff...
2005-05-15  Junio C Hamano[PATCH 2/3] Rename git-diff-tree-helper to git-diff...
2005-05-15  Junio C HamanoThe test of the basic diff functionality
2005-05-14  Junio C Hamano[PATCH 1/3] Update mode-change strings in diff output.
2005-05-14  Junio C Hamano[PATCH] Add the merge test Linus called "test script...
2005-05-14  Petr BaudisFixed misnamed t/t2010-update-cache-badpath.sh
2005-05-14  Junio C Hamano[PATCH] Test GIT environment use.
2005-05-14  Petr BaudisRename some test scripts and describe the naming convention
2005-05-14  Junio C Hamano[PATCH 2/2] Test framework documentation.
2005-05-14  Junio C Hamano[PATCH 1/2] Test suite fixup.
2005-05-14  Petr BaudisTry to make test output look better
2005-05-14  Petr Baudist/Makefile: OPTS -> GIT_TEST_OPTS
2005-05-14  Petr Baudist/Makefile cleanup
2005-05-14  Petr BaudisImplemented make test
2005-05-14  Petr BaudisFixed t0000-basic.sh and test-lib.sh permissions
2005-05-14  Junio C Hamano[PATCH 2/2] The core GIT tests: recent additions and...
2005-05-14  Junio C Hamano[PATCH 1/2] Test framework take two.
2005-05-13  Junio C Hamano[PATCH] Fix git-diff-files for symlinks.
2005-05-13  David GreavesThe Makefile is now aware of Documentation/ include...
2005-05-13  Junio C Hamano[PATCH 3/3] Add git-ls-files -k.
2005-05-13  Junio C Hamano[PATCH 2/3] Support symlinks in git-ls-files --others.
2005-05-12  Junio C Hamano[PATCH] checkout-cache fix
2005-05-11  Petr BaudisFixed a leak in read-tree
2005-05-11  Ingo Molnar[patch] git: cleanup in ls-tree.c
2005-05-11  Ingo Molnar[patch] git: fix memory leak #2 in checkout-cache.c
2005-05-11  Petr Baudisrev-tree now handles commit problems better
2005-05-11  Jonas Fonseca[PATCH] read_tree_recursive(): Fix leaks
2005-05-11  Petr BaudisStick a comment to update-cache.c:refresh_cache() that...
2005-05-11  Ingo Molnar[patch] git: fix overflow in update-cache.c
2005-05-11  Petr BaudisMake update-cache be explicit about failed open() when...
next