aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [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
* Free compressed buffer after write_sha1_file() is done.Junio C Hamano2005-05-07
* Fix usage string of git-diff-cache and add documentation of -m flag.Junio C Hamano2005-05-07
* Fix thinko in the logic to refuse unmerged path fed to git-apply-patch-script.Junio C Hamano2005-05-07
* Introduce SHA1_FILE_DIRECTORIES to support multiple object databases.Junio C Hamano2005-05-07
* [PATCH] Lift path length limits from git-tar-tree.Rene Scharfe2005-05-06
* [PATCH] Remove unused sha1_file_directory variable.Junio C Hamano2005-05-06
* [PATCH] Do not initialize sha1_file_directory by hand.Junio C Hamano2005-05-06
* Revert bogus optimization that avoids index file writesLinus Torvalds2005-05-06
* diff-tree: add author/date information to the verbose outputLinus Torvalds2005-05-06
* date.c: add "show_date()" function.Linus Torvalds2005-05-06
* [PATCH] Document --stdin, -m, -s, and -v flags to git-diff-treeJunio C Hamano2005-05-06
* [PATCH] git-tar-tree: add symlink supportRene Scharfe2005-05-06
* [PATCH] git-tar-tree: make file contents accessible to write_header()Rene Scharfe2005-05-06
* [PATCH] git-tar-tree: add extended header helpersRene Scharfe2005-05-06
* [PATCH] git-tar-tree: add TYPEFLAG_ constantsRene Scharfe2005-05-06
* [PATCH] git-tar-tree: add get_record()Rene Scharfe2005-05-06
* diff-tree: add "verbose header" modeLinus Torvalds2005-05-06
* [PATCH] don't load and decompress objects twice with parse_object()Nicolas Pitre2005-05-06
* git-diff-tree: clean up outputLinus Torvalds2005-05-06
* diff-tree: support list if input trees on stdinLinus Torvalds2005-05-06
* [PATCH] control/limit output of git-rev-listKay Sievers2005-05-06
* update-cache: remove compiler warningLinus Torvalds2005-05-06
* [PATCH] fix compare symlink against readlink not dataKay Sievers2005-05-06
* Steal -t option to git-ls-files from Cogito fork.Petr Baudis2005-05-06
* Implement -v (verbose) option for pull methods other than local transport.Junio C Hamano2005-05-06
* Add http and local transport support for git-pull-script.Junio C Hamano2005-05-06
* Add documentation for the rest of commands.Junio C Hamano2005-05-05
* Adjust core-git documentation to more recent Linus GIT.Junio C Hamano2005-05-05
* Reference documentation for the core git commands.David Greaves2005-05-05
* Merge of http://members.cox.net/junkio/git-jc.gitLinus Torvalds2005-05-05
|\