aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pullJunio C Hamano2005-06-05
* Add git-shortlog perl scriptLinus Torvalds2005-06-04
* Add "git" and "git-log-script" helper scripts.Linus Torvalds2005-06-01
* [PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano2005-05-30
* Add "commit" helper scriptLinus Torvalds2005-05-30
* [PATCH] Add -B flag to diff-* brothers.Junio C Hamano2005-05-30
* [PATCH] Update rename/copy similarity estimator.Junio C Hamano2005-05-24
* Start implementing "git-apply"Linus Torvalds2005-05-23
* Don't care about st_dev in the index fileLinus Torvalds2005-05-22
* [PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectoriesThomas Glanzmann2005-05-22
* Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds2005-05-22
* [PATCH] Diffcore updates.Junio C Hamano2005-05-22
* "make clean" should also clean up documentationLinus Torvalds2005-05-21
* [PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano2005-05-21
* [PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano2005-05-21
* [PATCH] delta creationNicolas Pitre2005-05-20
* [PATCH] delta checkNicolas Pitre2005-05-20
* [PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano2005-05-19
* [PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre2005-05-19
* Add silly "git-whatchanged" script.Linus Torvalds2005-05-17
* [PATCH 4/4] Trivial test harness fixes.Junio C Hamano2005-05-16
* [PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Junio C Hamano2005-05-15
* Implemented make testPetr Baudis2005-05-14
* Link with -lcrypto instead of -lssl when using openssl libraries.Junio C Hamano2005-05-10
* Rename environment variables.Junio C Hamano2005-05-09
* Build and install git-get-tar-commit-idJunio C Hamano2005-05-07
* [PATCH] make INSTALL binary in Makefile configurable via make variableThomas Glanzmann2005-05-07
* Split "git-pull-script" into two partsLinus Torvalds2005-05-05
* Add git-write-blob.Junio C Hamano2005-05-01
* [PATCH] Add git-local-pull.Junio C Hamano2005-05-01
* [PATCH] Add git-apply-patch-script.Junio C Hamano2005-05-01
* [PATCH] Split out "pull" from particular methodsDaniel Barkalow2005-04-30
* Make the date parsing accept pretty much any random crap.Linus Torvalds2005-04-30
* Rename "show-files" to "ls-files"Linus Torvalds2005-04-30
* [PATCH] Do date parsing by hand...Edgar Toernig2005-04-30
* [PATCH] Fix AUTHOR_DATE timezone confusiontony.luck@intel.com2005-04-29
* [PATCH] Makefile: The big git command renaming fallout fix.Junio C Hamano2005-04-29
* Rename git core commands to be "git-xxxx" to avoid name clashes.Linus Torvalds2005-04-29
* [PATCH] create tar archives of tree on the flyRene Scharfe2005-04-28
* Fix up recent object model cleanupsLinus Torvalds2005-04-28