164 Commits (8d5afef0f9b3a252f7b90406d35c295dc698e26d)

Author SHA1 Message Date
Junio C Hamano 8d5afef0f9 Install sample hooks 20 years ago
Ryan Anderson 83b24437c2 [PATCH] Add git-send-email-script - tool to send emails from git-format-patch-script 20 years ago
Junio C Hamano 4b7581f04c Clean t/trash upon "make clean" as well. 20 years ago
Junio C Hamano 541ad6e2a9 GIT 0.99.3 20 years ago
Junio C Hamano 0f2b4c4654 Retire git-fetch-dumb-http and missing-revs 20 years ago
Josef Weidendorfer b1bf95bba2 [PATCH] Added hook in git-receive-pack 20 years ago
Junio C Hamano 60036a41e1 Add a stupid "count objects" script. 20 years ago
Junio C Hamano 96155e55e1 Fetch from a packed repository on dumb servers. 20 years ago
Johannes Schindelin b2c0bd652a [PATCH] add NO_CURL option to the Makefile 20 years ago
Linus Torvalds 8cc6a08319 [PATCH] Making it easier to find which change introduced a bug 20 years ago
Junio C Hamano 9e95049b12 NO_OPENSSL should really mean no openssl. 20 years ago
Junio C Hamano 9e44f8980b Fix typo in recent Makefile cleanup. 20 years ago
Petr Baudis 623c8a1460 [PATCH] Build commands through object files 20 years ago
Petr Baudis dd53c7ab29 [PATCH] Support for NO_OPENSSL 20 years ago
Petr Baudis 28818ffada [PATCH] Reorder Makefile rules 20 years ago
Petr Baudis e468305a95 [PATCH] Remove the explicit Makefile dependencies description 20 years ago
Petr Baudis 5bdac8b326 [PATCH] Improve the compilation-time settings interface 20 years ago
Johannes Schindelin bfb15365b0 [PATCH] socklen_t needs to be defined and libssl to be linked on old Mac OS X 20 years ago
Ryan Anderson ab421d2c78 [PATCH] Add git-request-pull-script, a short script that generates a summary of pending changes 20 years ago
Junio C Hamano 2779fad613 Name it 0.99.2 20 years ago
Linus Torvalds 399144f21c Add a "git rename" to help with - surprise surprise - renames 20 years ago
Junio C Hamano c0a58fbb51 [PATCH] Support cloning packed repo from dumb http servers. 20 years ago
Junio C Hamano 8f3f9b09dc [PATCH] Add update-server-info. 20 years ago
Junio C Hamano 0fec082272 [PATCH] git-ls-remote: show and optionally store remote refs. 20 years ago
Junio C Hamano 18705953af [PATCH] git-peek-remote: show tags and heads from a remote repository. 20 years ago
Junio C Hamano 8cc393068a [PATCH] Install tools with "make install-tools". 20 years ago
Eric W. Biederman 421cbeb2f7 [PATCH] Install git-verify-tag-script 20 years ago
Linus Torvalds c5f7674a97 Prepare git-tools for merging into the main git archive 20 years ago
Junio C Hamano f170e4b39d [PATCH] fetch/pull: short-hand notation for remote repositories. 20 years ago
Linus Torvalds 78d9d41412 Ahh, the heady days of 0.99 patchfiles 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 aed022ab4c [PATCH] Add git-var a tool for reading interesting git variables. 20 years ago
Linus Torvalds a87e8be2ae Add a "git-daemon" that listens on a TCP port 20 years ago
Linus Torvalds 6aa33f4035 Abstract out the "name <email> date" handling of commit-tree.c 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
Chris Wright b1de9de2b9 [PATCH] Bootstrap "make dist" 20 years ago
Bryan Larsen 7672db20c2 [PATCH] Expose object ID computation functions. 20 years ago
Linus Torvalds 26c8a533af Add "mkpath()" helper function 20 years ago
Linus Torvalds 51cb06c36d Add "git-push-script" to make a more regular interface 20 years ago
Junio C Hamano 6fb737be5e [PATCH] Make sq_expand() available as sq_quote(). 20 years ago
Linus Torvalds b33e966608 Add "git-sh-setup-script" for common git shell script setup 20 years ago
Junio C Hamano 0acfc97252 [PATCH] git-format-patch: Prepare patches for e-mail submission. 20 years ago
Chris Wright a9db297485 Infrastructure for git rpm builds. Adds GIT_VERSION to Makefile and new make 20 years ago
Linus Torvalds 0271611e39 Add a "git-show-index" helper that shows the contents of a pack index 20 years ago
Linus Torvalds 1fcc8ea55d Add "git-clone-pack" program to help with "git clone" 20 years ago
Linus Torvalds def88e9afb Commit first cut at "git-fetch-pack" 20 years ago