175 Commits (bdb71a41caa9ffed2e3207736c21fffbc2007670)

Author SHA1 Message Date
Junio C Hamano 045f82cbee git-revert: revert an existing commit. 20 years ago
Junio C Hamano 93b5fcdd8d Downgrade git-send-email-script 20 years ago
Junio C Hamano 3c4e8a636f Makefile dependency fix. 20 years ago
Junio C Hamano f29eaed12f Fix build rules for debian package. 20 years ago
Junio C Hamano 7a59013290 GIT 0.99.4 (release candidate) 20 years ago
Junio C Hamano d3af621b14 Redo the templates generation and installation. 20 years ago
Junio C Hamano 9938af6a85 Update get_sha1() to grok extended format. 20 years ago
Junio C Hamano 20f6633112 Retire check-files. 20 years ago
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