152 Commits (adcd3512f5e499a3cc14b865e83580b8c3d235c1)

Author SHA1 Message Date
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
Linus Torvalds f71925983d Factor out the ssh connection stuff from send-pack.c 20 years ago
Linus Torvalds 2396ec85bd Add "git-prune-packed" that removes objects that exist in a pack. 20 years ago
Linus Torvalds b2d46199d2 Add "git repack" command that does an incremental pack 20 years ago
Linus Torvalds 44c9e8594e Fix up header file dependencies and add sparse checking rules 20 years ago
Junio C Hamano f3bf922409 [PATCH] verify-pack updates. 20 years ago
Linus Torvalds 1a3e71767c Turn on optimization again 20 years ago
Linus Torvalds f3a3214e83 Make send/receive-pack be closer to doing something interesting 20 years ago
Linus Torvalds 61221472a5 Start of "git-send-pack", the local part of sending off a pack 20 years ago
Linus Torvalds 575f497456 Add first cut at "git-receive-pack" 20 years ago
Junio C Hamano f9253394a2 [PATCH] Add git-verify-pack command. 20 years ago
Linus Torvalds 01247d8742 Make git pack files use little-endian size encoding 20 years ago
Matthias Urlichs a57a9493df Added Perl git-cvsimport-script 20 years ago