aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Try to make test output look betterPetr Baudis2005-05-14
* t/Makefile: OPTS -> GIT_TEST_OPTSPetr Baudis2005-05-14
* t/Makefile cleanupPetr Baudis2005-05-14
* Implemented make testPetr Baudis2005-05-14
* Fixed t0000-basic.sh and test-lib.sh permissionsPetr Baudis2005-05-14
* [PATCH 2/2] The core GIT tests: recent additions and fixes.Junio C Hamano2005-05-14
* [PATCH 1/2] Test framework take two.Junio C Hamano2005-05-14
* [PATCH] Fix git-diff-files for symlinks.Junio C Hamano2005-05-14
* The Makefile is now aware of Documentation/ include directivesDavid Greaves2005-05-14
* [PATCH 3/3] Add git-ls-files -k.Junio C Hamano2005-05-13
* [PATCH 2/3] Support symlinks in git-ls-files --others.Junio C Hamano2005-05-13
* [PATCH] checkout-cache fixJunio C Hamano2005-05-12
* Fixed a leak in read-treePetr Baudis2005-05-11
* [patch] git: cleanup in ls-tree.cIngo Molnar2005-05-11
* [patch] git: fix memory leak #2 in checkout-cache.cIngo Molnar2005-05-11
* rev-tree now handles commit problems betterPetr Baudis2005-05-11
* [PATCH] read_tree_recursive(): Fix leaksJonas Fonseca2005-05-11
* Stick a comment to update-cache.c:refresh_cache() that you can'tPetr Baudis2005-05-11
* [patch] git: fix overflow in update-cache.cIngo Molnar2005-05-11
* Make update-cache be explicit about failed open() when doingPetr Baudis2005-05-11
* Adjust quoting styles for some environment variables in the documentation.Junio C Hamano2005-05-10
* Document git-merge-cache -oPetr Baudis2005-05-11
* git-merge-cache -o does all the automerges in a single shotPetr Baudis2005-05-11
* More README spelling fixesPetr Baudis2005-05-11
* Spelling fixes in README.Zack Brown2005-05-11
* [PATCH] Misc fixes for git-paskyPavel Roskin2005-05-11
* Merge with http://members.cox.net/junkio/git-jc.gitPetr Baudis2005-05-11
|\
| * [PATCH 4/4] split core-git.txt and updateDavid Greaves2005-05-10
| * [PATCH 3/4] split core-git.txt and updateDavid Greaves2005-05-10
| * [PATCH 2/4] split core-git.txt and updateDavid Greaves2005-05-10
| * [PATCH 1/4] split core-git.txt and updateDavid Greaves2005-05-10
| * Link with -lcrypto instead of -lssl when using openssl libraries.Junio C Hamano2005-05-10
| * Do not report size of the object that cannot be written in local-pull.cJunio C Hamano2005-05-09
| * Introduce GIT_DIR environment variable.Junio C Hamano2005-05-09
| * Rename environment variables.Junio C Hamano2005-05-09
| * Fix git-update-cache --cacheinfo error message.Junio C Hamano2005-05-08
| * [PATCH 2/2] core-git documentation updateDavid Greaves2005-05-08
| * A stylistic fix to read-cache.cJunio C Hamano2005-05-08
| * Stylistic fixes to sha1_file.cJunio C Hamano2005-05-08
| * [PATCH 1/2] core-git documentation updateDavid Greaves2005-05-08
| * Allow removal of "path" when "path/file" exists.Junio C Hamano2005-05-08
| * Add git-update-cache --replace option.Junio C Hamano2005-05-07
| * git-update-cache refuses to add a file where a directory is registed.Junio C Hamano2005-05-07
| * Build and install git-get-tar-commit-idJunio C Hamano2005-05-07
| * Notice tree objects with duplicate entries.Junio C Hamano2005-05-07
| * [PATCH] make INSTALL binary in Makefile configurable via make variableThomas Glanzmann2005-05-07
| * [PATCH] Add #include <limits.h> so that git compiles under SolarisThomas Glanzmann2005-05-07
| * Use backticks in git-merge-one-file-script instead of $(command).Junio C Hamano2005-05-07
| * Notice index that has path and path/file and refuse to write such a tree.Junio C Hamano2005-05-07
| * Date: Thu Apr 14 08:26:38 2005 +0200Ingo Molnar2005-05-07