1173 Commits (9c2b1c0cd89d8cc8a3882e85c6b6535f282bf59f)
 

Author SHA1 Message Date
Linus Torvalds 9c2b1c0cd8 git-fetch-script: fix http:// breakage 20 years ago
Linus Torvalds 60ea0fdd7d Fix git-fetch-script breakage 20 years ago
Linus Torvalds 98e031f0bb Merge git-tools repository under "tools" subdirectory 20 years ago
Linus Torvalds c5f7674a97 Prepare git-tools for merging into the main git archive 20 years ago
Linus Torvalds e2418c01b1 git-convert-cache: fix up file modes in trees too 20 years ago
Junio C Hamano 0c04094bc1 [PATCH] Documentation: describe short-hand used in fetch/pull. 20 years ago
Junio C Hamano f170e4b39d [PATCH] fetch/pull: short-hand notation for remote repositories. 20 years ago
Linus Torvalds 02d57da4a5 Be slightly smarter about git-daemon client shutdown 20 years ago
Junio C Hamano a232a132ea [PATCH] Documentation: update recommended workflow when working with others. 20 years ago
Junio C Hamano 2c38fe4c57 [PATCH] Documentation: adjust cvsimport command line. 20 years ago
Linus Torvalds 66e631def8 git-daemon: actually remember the children we have outstanding 20 years ago
Linus Torvalds eaa9491955 git-daemon: keep track of children 20 years ago
Linus Torvalds 78d9d41412 Ahh, the heady days of 0.99 patchfiles 20 years ago
Linus Torvalds 71931c1965 Fix up "make doc" 20 years ago
Junio C Hamano 3eb5128a10 [PATCH] Documentation: pull, push, packing repository and working with others. 20 years ago
Junio C Hamano e7c1ca4273 [PATCH] Documentation: update tutorial to talk about push. 20 years ago
Eric W. Biederman 7421abfdbd [PATCH] Initial support for building a debian package (.deb) 20 years ago
Eric W. Biederman 49ce3d0c4e [PATCH] Update the spec file so it can build and install the documentation 20 years ago
Eric W. Biederman 87a81c834b [PATCH] Add doc and install-doc targets to the Makefile 20 years ago
Eric W. Biederman 9dce3c0617 [PATCH] Use gzip -f when building the git-core tarball 20 years ago
Eric W. Biederman d7b8a164e4 [PATCH] Add a RPMBUILD make variable 20 years ago
Eric W. Biederman c818566d5c [PATCH] Update tags to record who made them 20 years ago
Eric W. Biederman ec3f5a46ea [PATCH] Update git-tag-script to create the .git/refs/tags if it does not already exist 20 years ago
Eric W. Biederman 9153368d1b [PATCH] Update the list of diagnostics for git-commit-tree 20 years ago
Eric W. Biederman aed022ab4c [PATCH] Add git-var a tool for reading interesting git variables. 20 years ago
Eric W. Biederman 7a868a8414 [PATCH] ident.c: Disambiguate the error messages in setup_ident 20 years ago
Eric W. Biederman d289d13625 [PATCH] Move git_author_info and git_commiter_info to ident.c 20 years ago
Linus Torvalds e64e1b79d7 Add "--inetd" flag to git-daemon 20 years ago
Linus Torvalds 7d80694af1 git-daemon: re-organize code a bit for --inetd flag 20 years ago
Linus Torvalds e68b6f1525 Split up "diff_format" into "format" and "line_termination". 20 years ago
Linus Torvalds c0fd1f517e Make "ce_match_path()" a generic helper function 20 years ago
Linus Torvalds fdee7d07ba Make git-diff-cache skip any comparisons which don't match pathspec 20 years ago
Linus Torvalds a74ba54bd1 Start using the partial tree reading in "git-diff-cache" 20 years ago
Linus Torvalds 3e58763542 Fix up read_tree() pathspec matching to use "const char **" 20 years ago
Linus Torvalds 0ca14a57f1 Start adding interfaces to read in partial trees 20 years ago
Linus Torvalds d48a72f337 Fix replacing of a directory with a file/symlink in git-checkout-cache 20 years ago
Linus Torvalds d1918a7285 Make "git diff" use git-sh-setup-script too.. 20 years ago
Linus Torvalds b0966e1010 Make "git prune" use the "--full" flag to git-fsck-cache 20 years ago
Junio C Hamano 2f2de9b4cd [PATCH] Documentation: push-pull commands into a separate category. 20 years ago
Junio C Hamano 2a24501363 [PATCH] Documentation: send/receive. 20 years ago
Junio C Hamano 8b3d9dc0e2 [PATCH] Documentation: clone/fetch/upload. 20 years ago
Junio C Hamano 5f40520f8c [PATCH] Documentation: packed GIT support commands. 20 years ago
Linus Torvalds 516236ce3f Get rid of nasty utf-8 characters in printout 20 years ago
Junio C Hamano 12dd6e8cb0 [PATCH] apply: match documentation, usage string and code. 20 years ago
Junio C Hamano f28198e136 [PATCH] Remove leftover comment from documentation. 20 years ago
Junio C Hamano fd77911030 [PATCH] clone-pack: Typofix in the error message. 20 years ago
Junio C Hamano 6ec311da34 [PATCH] clone-pack and clone-script: documentation and add a missing parameter. 20 years ago
Junio C Hamano d46ad9c989 [PATCH] checkout-cache: add usage string. 20 years ago
Junio C Hamano f16ebbdd1a [PATCH] cat-file: be consistent in usage string and documentation. 20 years ago
Junio C Hamano 9b011b2fe5 [PATCH] Document two pack push-pull protocols. 20 years ago