| Commit message (Expand) | Author | Age | Files | Lines |
* | Factor out the ssh connection stuff from send-pack.c | Linus Torvalds | 2005-07-04 | 1 | -1/+1 |
* | Add "git-prune-packed" that removes objects that exist in a pack. | Linus Torvalds | 2005-07-03 | 1 | -1/+2 |
* | Add "git repack" command that does an incremental pack | Linus Torvalds | 2005-07-03 | 1 | -1/+1 |
* | Fix up header file dependencies and add sparse checking rules | Linus Torvalds | 2005-07-03 | 1 | -1/+10 |
* | [PATCH] verify-pack updates. | Junio C Hamano | 2005-06-30 | 1 | -1/+1 |
* | Turn on optimization again | Linus Torvalds | 2005-06-29 | 1 | -1/+1 |
* | Make send/receive-pack be closer to doing something interesting | Linus Torvalds | 2005-06-29 | 1 | -3/+4 |
* | Start of "git-send-pack", the local part of sending off a pack | Linus Torvalds | 2005-06-29 | 1 | -1/+2 |
* | Add first cut at "git-receive-pack" | Linus Torvalds | 2005-06-29 | 1 | -1/+3 |
* | [PATCH] Add git-verify-pack command. | Junio C Hamano | 2005-06-29 | 1 | -2/+3 |
* | Make git pack files use little-endian size encoding | Linus Torvalds | 2005-06-28 | 1 | -1/+1 |
* | [PATCH] Remove "delta" object representation. | Junio C Hamano | 2005-06-27 | 1 | -4/+3 |
* | git-pack-objects: write the pack files with a SHA1 csum | Linus Torvalds | 2005-06-26 | 1 | -2/+2 |
* | [PATCH] Add git-relink-script to fix up missing hardlinks | Ryan Anderson | 2005-06-26 | 1 | -1/+1 |
* | [PATCH] git-rebase-script: rebase local commits to new upstream head. | Junio C Hamano | 2005-06-25 | 1 | -1/+1 |
* | [PATCH] git-cherry: find commits not merged upstream. | Junio C Hamano | 2005-06-25 | 1 | -1/+1 |
* | First cut at git-unpack-objects | Linus Torvalds | 2005-06-25 | 1 | -1/+2 |
* | git-pack-objects: create a packed object representation. | Linus Torvalds | 2005-06-25 | 1 | -1/+3 |
* | Add "git-patch-id" program to generate patch ID's. | Linus Torvalds | 2005-06-23 | 1 | -1/+2 |
* | Add "git-clone-script" thingy | Linus Torvalds | 2005-06-22 | 1 | -1/+2 |
* | Add "gitk" to the list of scripts to be installed automatically. | Linus Torvalds | 2005-06-22 | 1 | -1/+1 |
* | Add "git checkout" that does what the name suggests | Linus Torvalds | 2005-06-21 | 1 | -1/+1 |
* | Trivial git script fixups | Linus Torvalds | 2005-06-14 | 1 | -1/+2 |
* | Add "git diff" script | Linus Torvalds | 2005-06-13 | 1 | -1/+1 |
* | Add 'git-rev-parse' helper script | Linus Torvalds | 2005-06-13 | 1 | -1/+2 |
* | [PATCH] Add git-diff-stages command. | Junio C Hamano | 2005-06-09 | 1 | -1/+2 |
* | Add CVS import scripts and programs | Linus Torvalds | 2005-06-07 | 1 | -2/+4 |
* | [PATCH] Operations on refs | Daniel Barkalow | 2005-06-06 | 1 | -1/+2 |
* | git-rev-list: make sure to link with ssl libraries | Linus Torvalds | 2005-06-06 | 1 | -0/+1 |
* | [PATCH] Modify git-rev-list to linearise the commit history in merge order. | jon@blackcubes.dyndns.org | 2005-06-06 | 1 | -2/+3 |
* | Fix entry.c dependency and compile problem | Linus Torvalds | 2005-06-05 | 1 | -0/+1 |
* | Make fiel checkout function available to the git library | Linus Torvalds | 2005-06-05 | 1 | -1/+1 |
* | [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull | Junio C Hamano | 2005-06-05 | 1 | -3/+3 |
* | Add git-shortlog perl script | Linus Torvalds | 2005-06-04 | 1 | -1/+1 |
* | Add "git" and "git-log-script" helper scripts. | Linus Torvalds | 2005-06-01 | 1 | -2/+3 |
* | [PATCH] Add -O<orderfile> option to diff-* brothers. | Junio C Hamano | 2005-05-30 | 1 | -1/+2 |
* | Add "commit" helper script | Linus Torvalds | 2005-05-30 | 1 | -2/+3 |
* | [PATCH] Add -B flag to diff-* brothers. | Junio C Hamano | 2005-05-30 | 1 | -1/+2 |
* | [PATCH] Update rename/copy similarity estimator. | Junio C Hamano | 2005-05-24 | 1 | -2/+3 |
* | Start implementing "git-apply" | Linus Torvalds | 2005-05-23 | 1 | -1/+1 |
* | Don't care about st_dev in the index file | Linus Torvalds | 2005-05-22 | 1 | -1/+3 |
* | [PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectories | Thomas Glanzmann | 2005-05-22 | 1 | -2/+2 |
* | Split up git-pull-script into separate "fetch" and "merge" phases. | Linus Torvalds | 2005-05-22 | 1 | -1/+1 |
* | [PATCH] Diffcore updates. | Junio C Hamano | 2005-05-22 | 1 | -4/+5 |
* | "make clean" should also clean up documentation | Linus Torvalds | 2005-05-21 | 1 | -0/+1 |
* | [PATCH] Introducing software archaeologist's tool "pickaxe". | Junio C Hamano | 2005-05-21 | 1 | -1/+2 |
* | [PATCH] Diff overhaul, adding half of copy detection. | Junio C Hamano | 2005-05-21 | 1 | -2/+3 |
* | [PATCH] delta creation | Nicolas Pitre | 2005-05-20 | 1 | -2/+4 |
* | [PATCH] delta check | Nicolas Pitre | 2005-05-20 | 1 | -1/+1 |
* | [PATCH] Implement git-checkout-cache -u to update stat information in the cache. | Junio C Hamano | 2005-05-19 | 1 | -1/+1 |