11612 Commits (b574c8d846dbdbaaad1e96ae365d452bc5cd6d64)
 

Author SHA1 Message Date
Petr Baudis f1a7eb36b0 Merge with http://members.cox.net/junkio/git-jc.git 20 years ago
Petr Baudis 883550481f Mark the variable declarations in .h files as extern 20 years ago
David Greaves b790abb874 [PATCH 4/4] split core-git.txt and update 20 years ago
David Greaves c1bdacf97e [PATCH 3/4] split core-git.txt and update 20 years ago
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
Paul Mackerras b5721c72b7 source ~/.gitk for user-specific option settings 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
Paul Mackerras 5ad588de72 Display the list of changed files in a listbox pane. 20 years ago
Junio C Hamano d19938ab60 Rename environment variables. 20 years ago
Paul Mackerras 0327d27a18 Use a panedwindow 20 years ago
Petr Baudis 92747a907c Add copyright notice of Rene Scharfe to tar-tree.c 20 years ago
Paul Mackerras 1db95b00a2 Add initial version of gitk to the CVS repository 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
Thomas Glanzmann 6ffcee883b [PATCH] Really *do* nothing in while loop 20 years ago
Petr Baudis c899350e9d write-tree is now willing to write empty tree 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
Petr Baudis 8c59926f5e Make merge-cache not fail immediatelly when the merge program 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