164 Commits (8d5afef0f9b3a252f7b90406d35c295dc698e26d)

Author SHA1 Message Date
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
Junio C Hamano c4584ae3fd [PATCH] Remove "delta" object representation. 20 years ago
Linus Torvalds c38138cd78 git-pack-objects: write the pack files with a SHA1 csum 20 years ago
Ryan Anderson 102fc37f3b [PATCH] Add git-relink-script to fix up missing hardlinks 20 years ago
Junio C Hamano 59e6b23ace [PATCH] git-rebase-script: rebase local commits to new upstream head. 20 years ago
Junio C Hamano 93c36dcd0a [PATCH] git-cherry: find commits not merged upstream. 20 years ago
Linus Torvalds bad50dc80f First cut at git-unpack-objects 20 years ago
Linus Torvalds c323ac7d9c git-pack-objects: create a packed object representation. 20 years ago
Linus Torvalds f97672225b Add "git-patch-id" program to generate patch ID's. 20 years ago
Linus Torvalds 3f571e0b3a Add "git-clone-script" thingy 20 years ago
Linus Torvalds bac15c454e Add "gitk" to the list of scripts to be installed automatically. 20 years ago
Linus Torvalds 303e5f4c32 Add "git checkout" that does what the name suggests 20 years ago
Linus Torvalds 40d8cfe411 Trivial git script fixups 20 years ago
Linus Torvalds 940c1bb018 Add "git diff" script 20 years ago
Linus Torvalds 178cb24338 Add 'git-rev-parse' helper script 20 years ago
Junio C Hamano 22f77b772d [PATCH] Add git-diff-stages command. 20 years ago
Linus Torvalds d4f8b390a4 Add CVS import scripts and programs 20 years ago
Daniel Barkalow 95fc75129a [PATCH] Operations on refs 20 years ago
Linus Torvalds 64de356299 git-rev-list: make sure to link with ssl libraries 20 years ago
jon@blackcubes.dyndns.org a3437b8c26 [PATCH] Modify git-rev-list to linearise the commit history in merge order. 20 years ago
Linus Torvalds 6ee67f2610 Fix entry.c dependency and compile problem 20 years ago
Linus Torvalds 12dccc1654 Make fiel checkout function available to the git library 20 years ago
Junio C Hamano 418aaf847a [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull 20 years ago
Linus Torvalds fa375c7f1b Add git-shortlog perl script 20 years ago
Linus Torvalds e764b8e8b3 Add "git" and "git-log-script" helper scripts. 20 years ago
Junio C Hamano af5323e027 [PATCH] Add -O<orderfile> option to diff-* brothers. 20 years ago
Linus Torvalds a3e870f2e2 Add "commit" helper script 20 years ago
Junio C Hamano f345b0a066 [PATCH] Add -B flag to diff-* brothers. 20 years ago
Junio C Hamano 8597697458 [PATCH] Update rename/copy similarity estimator. 20 years ago
Linus Torvalds 3e91311ae7 Add "cvs2git" program to convert a CVS archive into a GIT archive 20 years ago
Linus Torvalds c1bb935020 Start implementing "git-apply" 20 years ago
Linus Torvalds 2cb45e9543 Don't care about st_dev in the index file 20 years ago
Thomas Glanzmann ca67f00219 [PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectories 20 years ago
Linus Torvalds 7ef76925d9 Split up git-pull-script into separate "fetch" and "merge" phases. 20 years ago
Junio C Hamano 6b14d7faf0 [PATCH] Diffcore updates. 20 years ago
Linus Torvalds cebf03c4cd "make clean" should also clean up documentation 20 years ago
Junio C Hamano 52e9578985 [PATCH] Introducing software archaeologist's tool "pickaxe". 20 years ago
Junio C Hamano 427dcb4bca [PATCH] Diff overhaul, adding half of copy detection. 20 years ago
Nicolas Pitre e002a16ba5 [PATCH] delta creation 20 years ago