aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Add a "git-daemon" that listens on a TCP portLinus Torvalds2005-07-13
* Abstract out the "name <email> date" handling of commit-tree.cLinus Torvalds2005-07-12
* "make clean" should clean up after a rpm buildLinus Torvalds2005-07-12
* Rename the RPM from "git" to "git-core"Linus Torvalds2005-07-12
* Add "git branch" scriptLinus Torvalds2005-07-11
* [PATCH] Bootstrap "make dist"Chris Wright2005-07-11
* [PATCH] Expose object ID computation functions.Bryan Larsen2005-07-08
* Add "mkpath()" helper functionLinus Torvalds2005-07-08
* Add "git-push-script" to make a more regular interfaceLinus Torvalds2005-07-08
* [PATCH] Make sq_expand() available as sq_quote().Junio C Hamano2005-07-08
* Add "git-sh-setup-script" for common git shell script setupLinus Torvalds2005-07-08
* [PATCH] git-format-patch: Prepare patches for e-mail submission.Junio C Hamano2005-07-07
* Infrastructure for git rpm builds. Adds GIT_VERSION to Makefile and new makeChris Wright2005-07-07
* Add a "git-show-index" helper that shows the contents of a pack indexLinus Torvalds2005-07-05
* Add "git-clone-pack" program to help with "git clone"Linus Torvalds2005-07-05
* Merge with Linus' current treeMatthias Urlichs2005-07-05
|\
| * Added Perl git-cvsimport-scriptMatthias Urlichs2005-06-28
* | Commit first cut at "git-fetch-pack"Linus Torvalds2005-07-04
* | Factor out the ssh connection stuff from send-pack.cLinus Torvalds2005-07-04
* | Add "git-prune-packed" that removes objects that exist in a pack.Linus Torvalds2005-07-03
* | Add "git repack" command that does an incremental packLinus Torvalds2005-07-03
* | Fix up header file dependencies and add sparse checking rulesLinus Torvalds2005-07-03
* | [PATCH] verify-pack updates.Junio C Hamano2005-06-30
* | Turn on optimization againLinus Torvalds2005-06-29
* | Make send/receive-pack be closer to doing something interestingLinus Torvalds2005-06-29
* | Start of "git-send-pack", the local part of sending off a packLinus Torvalds2005-06-29
* | Add first cut at "git-receive-pack"Linus Torvalds2005-06-29
* | [PATCH] Add git-verify-pack command.Junio C Hamano2005-06-29
* | Make git pack files use little-endian size encodingLinus Torvalds2005-06-28
|/
* [PATCH] Remove "delta" object representation.Junio C Hamano2005-06-27
* git-pack-objects: write the pack files with a SHA1 csumLinus Torvalds2005-06-26
* [PATCH] Add git-relink-script to fix up missing hardlinksRyan Anderson2005-06-26
* [PATCH] git-rebase-script: rebase local commits to new upstream head.Junio C Hamano2005-06-25
* [PATCH] git-cherry: find commits not merged upstream.Junio C Hamano2005-06-25
* First cut at git-unpack-objectsLinus Torvalds2005-06-25
* git-pack-objects: create a packed object representation.Linus Torvalds2005-06-25
* Add "git-patch-id" program to generate patch ID's.Linus Torvalds2005-06-23
* Add "git-clone-script" thingyLinus Torvalds2005-06-22
* Add "gitk" to the list of scripts to be installed automatically.Linus Torvalds2005-06-22
* Add "git checkout" that does what the name suggestsLinus Torvalds2005-06-21
* Trivial git script fixupsLinus Torvalds2005-06-14
* Add "git diff" scriptLinus Torvalds2005-06-13
* Add 'git-rev-parse' helper scriptLinus Torvalds2005-06-13
* [PATCH] Add git-diff-stages command.Junio C Hamano2005-06-09
* Add CVS import scripts and programsLinus Torvalds2005-06-07
* [PATCH] Operations on refsDaniel Barkalow2005-06-06
* git-rev-list: make sure to link with ssl librariesLinus Torvalds2005-06-06
* [PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org2005-06-06
* Fix entry.c dependency and compile problemLinus Torvalds2005-06-05
* Make fiel checkout function available to the git libraryLinus Torvalds2005-06-05