392 Commits (204ee6a91ba35740d6417cf64bde4d117d40b07d)
 

Author SHA1 Message Date
David Greaves 204ee6a91b [PATCH 2/4] split core-git.txt and update 20 years ago
David Greaves 2cf565c53c [PATCH 1/4] split core-git.txt and update 20 years ago
Junio C Hamano 3be4b61aa4 Link with -lcrypto instead of -lssl when using openssl libraries. 20 years ago
Junio C Hamano b4635be7c9 Do not report size of the object that cannot be written in local-pull.c 20 years ago
Junio C Hamano 8ac069ac0a Introduce GIT_DIR environment variable. 20 years ago
Junio C Hamano d19938ab60 Rename environment variables. 20 years ago
Junio C Hamano b3f94c4b55 Fix git-update-cache --cacheinfo error message. 20 years ago
David Greaves 03ea280249 [PATCH 2/2] core-git documentation update 20 years ago
Junio C Hamano aa575f815e A stylistic fix to read-cache.c 20 years ago
Junio C Hamano ddd5d0568d Stylistic fixes to sha1_file.c 20 years ago
David Greaves cf5af17e45 [PATCH 1/2] core-git documentation update 20 years ago
Junio C Hamano 4c5abf4282 Allow removal of "path" when "path/file" exists. 20 years ago
Junio C Hamano 192268c197 Add git-update-cache --replace option. 20 years ago
Junio C Hamano 0f1e4f0401 git-update-cache refuses to add a file where a directory is registed. 20 years ago
Junio C Hamano 77a837314e Build and install git-get-tar-commit-id 20 years ago
Junio C Hamano a4f35a2dc0 Notice tree objects with duplicate entries. 20 years ago
Thomas Glanzmann 29c2cce41b [PATCH] make INSTALL binary in Makefile configurable via make variable 20 years ago
Thomas Glanzmann a1df57abb9 [PATCH] Add #include <limits.h> so that git compiles under Solaris 20 years ago
Junio C Hamano c7d1d4e1b5 Use backticks in git-merge-one-file-script instead of $(command). 20 years ago
Junio C Hamano 8eef4d3ed1 Notice index that has path and path/file and refuse to write such a tree. 20 years ago
Ingo Molnar 36997b45ad Date: Thu Apr 14 08:26:38 2005 +0200 20 years ago
Junio C Hamano 383f85b72a Free compressed buffer after write_sha1_file() is done. 20 years ago
Junio C Hamano 651df67bbc Fix usage string of git-diff-cache and add documentation of -m flag. 20 years ago
Junio C Hamano e4f5b8c69d Fix thinko in the logic to refuse unmerged path fed to git-apply-patch-script. 20 years ago
Junio C Hamano ace1534d6f Introduce SHA1_FILE_DIRECTORIES to support multiple object databases. 20 years ago
Rene Scharfe e7d3dd248f [PATCH] Lift path length limits from git-tar-tree. 20 years ago
Junio C Hamano bf60144c0a [PATCH] Remove unused sha1_file_directory variable. 20 years ago
Junio C Hamano 3d0291c450 [PATCH] Do not initialize sha1_file_directory by hand. 20 years ago
Linus Torvalds ee267527aa Revert bogus optimization that avoids index file writes 20 years ago
Linus Torvalds a02ebff612 diff-tree: add author/date information to the verbose output 20 years ago
Linus Torvalds f80cd783c6 date.c: add "show_date()" function. 20 years ago
Junio C Hamano 5aad72f2bc [PATCH] Document --stdin, -m, -s, and -v flags to git-diff-tree 20 years ago
Rene Scharfe d5776d50aa [PATCH] git-tar-tree: add symlink support 20 years ago
Rene Scharfe 08f09dac01 [PATCH] git-tar-tree: make file contents accessible to write_header() 20 years ago
Rene Scharfe 71058b1f2b [PATCH] git-tar-tree: add extended header helpers 20 years ago
Rene Scharfe 03d791ff11 [PATCH] git-tar-tree: add TYPEFLAG_ constants 20 years ago
Rene Scharfe a90a6e6a78 [PATCH] git-tar-tree: add get_record() 20 years ago
Linus Torvalds cee99d2257 diff-tree: add "verbose header" mode 20 years ago
Nicolas Pitre bd2c39f58f [PATCH] don't load and decompress objects twice with parse_object() 20 years ago
Linus Torvalds f4f21ce367 git-diff-tree: clean up output 20 years ago
Linus Torvalds e0965d83c5 diff-tree: support list if input trees on stdin 20 years ago
Kay Sievers fcfda02bc7 [PATCH] control/limit output of git-rev-list 20 years ago
Linus Torvalds 22b781051b update-cache: remove compiler warning 20 years ago
Kay Sievers ffbe1addd5 [PATCH] fix compare symlink against readlink not data 20 years ago
Petr Baudis 20d37ef672 Steal -t option to git-ls-files from Cogito fork. 20 years ago
Junio C Hamano e78d97723c Implement -v (verbose) option for pull methods other than local transport. 20 years ago
Junio C Hamano cc167ccaeb Add http and local transport support for git-pull-script. 20 years ago
Junio C Hamano 4df1e79507 Add documentation for the rest of commands. 20 years ago
Junio C Hamano ac4e086929 Adjust core-git documentation to more recent Linus GIT. 20 years ago
David Greaves c64b9b8860 Reference documentation for the core git commands. 20 years ago