git.git
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...
2005-05-11 Junio C HamanoAdjust quoting styles for some environment variables...
2005-05-11 Petr BaudisDocument git-merge-cache -o
2005-05-11 Petr Baudisgit-merge-cache -o does all the automerges in a single...
2005-05-11 Petr BaudisMore README spelling fixes
2005-05-11 Zack BrownSpelling fixes in README.
2005-05-11 Pavel Roskin[PATCH] Misc fixes for git-pasky
2005-05-11 Petr BaudisMerge ... http://members.cox.net/junkio/git-jc.git
2005-05-10 Petr BaudisMark the variable declarations in .h files as extern
2005-05-10 David Greaves[PATCH 4/4] split core-git.txt and update
2005-05-10 David Greaves[PATCH 3/4] split core-git.txt and update
2005-05-10 David Greaves[PATCH 2/4] split core-git.txt and update
2005-05-10 David Greaves[PATCH 1/4] split core-git.txt and update
2005-05-10 Junio C HamanoLink with -lcrypto instead of -lssl when using openssl...
2005-05-10 Junio C HamanoDo not report size of the object that cannot be written...
2005-05-10 Junio C HamanoIntroduce GIT_DIR environment variable.
2005-05-10 Junio C HamanoRename environment variables.
2005-05-09 Petr BaudisAdd copyright notice of Rene Scharfe to tar-tree.c
2005-05-08 Junio C HamanoFix git-update-cache --cacheinfo error message.
2005-05-08 David Greaves[PATCH 2/2] core-git documentation update
2005-05-08 Junio C HamanoA stylistic fix to read-cache.c
2005-05-08 Junio C HamanoStylistic fixes to sha1_file.c
2005-05-08 David Greaves[PATCH 1/2] core-git documentation update
2005-05-08 Thomas Glanzmann[PATCH] Really *do* nothing in while loop
2005-05-08 Petr Baudiswrite-tree is now willing to write empty tree
2005-05-08 Junio C HamanoAllow removal of "path" when "path/file" exists.
2005-05-08 Junio C HamanoAdd git-update-cache --replace option.
2005-05-08 Junio C Hamanogit-update-cache refuses to add a file where a director...
2005-05-08 Junio C HamanoBuild and install git-get-tar-commit-id
2005-05-07 Junio C HamanoNotice tree objects with duplicate entries.
2005-05-07 Thomas Glanzmann[PATCH] make INSTALL binary in Makefile configurable...
2005-05-07 Thomas Glanzmann[PATCH] Add #include <limits.h> so that git compiles...
2005-05-07 Junio C HamanoUse backticks in git-merge-one-file-script instead...
2005-05-07 Junio C HamanoNotice index that has path and path/file and refuse...
2005-05-07 Petr BaudisMake merge-cache not fail immediatelly when the merge...
2005-05-07 Ingo MolnarDate: Thu Apr 14 08:26:38 2005 +0200
2005-05-07 Junio C HamanoFree compressed buffer after write_sha1_file() is done.
2005-05-07 Junio C HamanoFix usage string of git-diff-cache and add documentatio...
2005-05-07 Junio C HamanoFix thinko in the logic to refuse unmerged path fed...
2005-05-07 Junio C HamanoIntroduce SHA1_FILE_DIRECTORIES to support multiple...
2005-05-07 Rene Scharfe[PATCH] Lift path length limits from git-tar-tree.
2005-05-07 Junio C Hamano[PATCH] Remove unused sha1_file_directory variable.
2005-05-07 Junio C Hamano[PATCH] Do not initialize sha1_file_directory by hand.
2005-05-06 Linus TorvaldsRevert bogus optimization that avoids index file writes
2005-05-06 Linus Torvaldsdiff-tree: add author/date information to the verbose...
2005-05-06 Linus Torvaldsdate.c: add "show_date()" function.
2005-05-06 Junio C Hamano[PATCH] Document --stdin, -m, -s, and -v flags to git...
2005-05-06 Rene Scharfe[PATCH] git-tar-tree: add symlink support
2005-05-06 Rene Scharfe[PATCH] git-tar-tree: make file contents accessible...
2005-05-06 Rene Scharfe[PATCH] git-tar-tree: add extended header helpers
2005-05-06 Rene Scharfe[PATCH] git-tar-tree: add TYPEFLAG_ constants
2005-05-06 Rene Scharfe[PATCH] git-tar-tree: add get_record()
2005-05-06 Linus Torvaldsdiff-tree: add "verbose header" mode
2005-05-06 Nicolas Pitre[PATCH] don't load and decompress objects twice with...
2005-05-06 Linus Torvaldsgit-diff-tree: clean up output
2005-05-06 Linus Torvaldsdiff-tree: support list if input trees on stdin
2005-05-06 Kay Sievers[PATCH] control/limit output of git-rev-list
2005-05-06 Linus Torvaldsupdate-cache: remove compiler warning
2005-05-06 Kay Sievers[PATCH] fix compare symlink against readlink not data
2005-05-06 Petr BaudisSteal -t option to git-ls-files from Cogito fork.
2005-05-06 Junio C HamanoImplement -v (verbose) option for pull methods other...
2005-05-06 Junio C HamanoAdd http and local transport support for git-pull-script.
2005-05-06 Junio C HamanoAdd documentation for the rest of commands.
2005-05-06 Junio C HamanoAdjust core-git documentation to more recent Linus...
next