1130 Commits (ec3f5a46eae8dd36995ff4709360417b55bc2d7d)
 

Author SHA1 Message Date
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
Linus Torvalds 5ccdf4cef2 Fix the "close before dup" bug in clone-pack too 20 years ago
Linus Torvalds a87e8be2ae Add a "git-daemon" that listens on a TCP port 20 years ago
Linus Torvalds 85c414b5e0 git-fetch-pack: close output fd after dup'ing the input 20 years ago
Linus Torvalds 2386d65822 Add first cut at "git protocol" connect logic. 20 years ago
Linus Torvalds 2408cff9f7 Make "git-checkout" create files with O_EXCL 20 years ago
Linus Torvalds 1b668341db git-apply: be a lot more careful when writing files 20 years ago
Junio C Hamano dda2d79af2 [PATCH] Clean up diff option descriptions. 20 years ago
Junio C Hamano 52f28529f4 [PATCH] git-diff-*: --name-only and --name-only-z. 20 years ago
Junio C Hamano 8a62a3097c [PATCH] diff-stages: support "-u" as a synonym for "-p". 20 years ago
Sven Verdoolaege d6d8dac032 [PATCH] git-cvsimport-script: parse multidigit revisions. 20 years ago
Tony Luck e30e814dbf [PATCH] git: fix trivial warning from show_rename_copy() 20 years ago
Linus Torvalds 6aa33f4035 Abstract out the "name <email> date" handling of commit-tree.c 20 years ago
Linus Torvalds 26a2d8ae89 parse_date(): allow const date string 20 years ago
Linus Torvalds ced7c84821 "make clean" should clean up after a rpm build 20 years ago
Linus Torvalds f85639c303 Rename the RPM from "git" to "git-core" 20 years ago
Linus Torvalds 37f1a519f2 Add "git branch" script 20 years ago
Linus Torvalds 91dcdfd3b5 Make "git checkout" create new branches on demand 20 years ago
Linus Torvalds 714fff2aa8 Make "git checkout" verify that the argument refers to a commit 20 years ago
Linus Torvalds 79162bb8ad git-rev-parse: Allow a "zeroth" parent of a commit - the commit itself. 20 years ago
Linus Torvalds e33b2ef8f5 git-send-pack: Fix duplicate refname match 20 years ago
Chris Wright b1de9de2b9 [PATCH] Bootstrap "make dist" 20 years ago
Junio C Hamano ab6625e06a [PATCH] git-clone-script local optimization tweaks 20 years ago