summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add git-shortlog perl scriptLinus Torvalds2005-06-041-1/+1
* Add "git" and "git-log-script" helper scripts.Linus Torvalds2005-06-011-2/+3
* [PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano2005-05-301-1/+2
* Add "commit" helper scriptLinus Torvalds2005-05-301-2/+3
* [PATCH] Add -B flag to diff-* brothers.Junio C Hamano2005-05-301-1/+2
* [PATCH] Update rename/copy similarity estimator.Junio C Hamano2005-05-241-2/+3
* Start implementing "git-apply"Linus Torvalds2005-05-231-1/+1
* Don't care about st_dev in the index fileLinus Torvalds2005-05-221-1/+3
* [PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectoriesThomas Glanzmann2005-05-221-2/+2
* Split up git-pull-script into separate "fetch" and "merge" phases.Linus Torvalds2005-05-221-1/+1
* [PATCH] Diffcore updates.Junio C Hamano2005-05-221-4/+5
* "make clean" should also clean up documentationLinus Torvalds2005-05-211-0/+1
* [PATCH] Introducing software archaeologist's tool "pickaxe".Junio C Hamano2005-05-211-1/+2
* [PATCH] Diff overhaul, adding half of copy detection.Junio C Hamano2005-05-211-2/+3
* [PATCH] delta creationNicolas Pitre2005-05-201-2/+4
* [PATCH] delta checkNicolas Pitre2005-05-201-1/+1
* [PATCH] Implement git-checkout-cache -u to update stat information in the cache.Junio C Hamano2005-05-191-1/+1
* [PATCH] Deltification library work by Nicolas Pitre.Nicolas Pitre2005-05-191-2/+5
* Add silly "git-whatchanged" script.Linus Torvalds2005-05-171-1/+1
* [PATCH 4/4] Trivial test harness fixes.Junio C Hamano2005-05-161-1/+1
* [PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.Junio C Hamano2005-05-151-2/+2
* Implemented make testPetr Baudis2005-05-141-0/+3
* Link with -lcrypto instead of -lssl when using openssl libraries.Junio C Hamano2005-05-101-1/+1
* Rename environment variables.Junio C Hamano2005-05-091-0/+3
* Build and install git-get-tar-commit-idJunio C Hamano2005-05-071-1/+2
* [PATCH] make INSTALL binary in Makefile configurable via make variableThomas Glanzmann2005-05-071-2/+8
* Split "git-pull-script" into two partsLinus Torvalds2005-05-051-1/+1
* Add git-write-blob.Junio C Hamano2005-05-011-1/+2
* [PATCH] Add git-local-pull.Junio C Hamano2005-05-011-1/+2
* [PATCH] Add git-apply-patch-script.Junio C Hamano2005-05-011-2/+2
* [PATCH] Split out "pull" from particular methodsDaniel Barkalow2005-04-301-2/+2
* Make the date parsing accept pretty much any random crap.Linus Torvalds2005-04-301-0/+3
* Rename "show-files" to "ls-files"Linus Torvalds2005-04-301-2/+2
* [PATCH] Do date parsing by hand...Edgar Toernig2005-04-301-2/+2
* [PATCH] Fix AUTHOR_DATE timezone confusiontony.luck@intel.com2005-04-291-0/+1
* [PATCH] Makefile: The big git command renaming fallout fix.Junio C Hamano2005-04-291-2/+1
* Rename git core commands to be "git-xxxx" to avoid name clashes.Linus Torvalds2005-04-291-38/+44
* [PATCH] create tar archives of tree on the flyRene Scharfe2005-04-281-1/+1
* Fix up recent object model cleanupsLinus Torvalds2005-04-281-1/+1
* [PATCH] Add tag header/parser to libraryDaniel Barkalow2005-04-281-1/+1
* [PATCH] Introduce diff-tree-helper.Junio C Hamano2005-04-251-1/+5
* [PATCH] Split external diff command interface to a separate file.Junio C Hamano2005-04-251-0/+4
* Add the git-*-script files to the installLinus Torvalds2005-04-251-2/+3
* Add "tag" objects that can be used to sign other objects.Linus Torvalds2005-04-251-1/+1
* Add "rev-list" program that uses the new time-based commit listing.Linus Torvalds2005-04-231-1/+1
* [PATCH] Various transport programsDaniel Barkalow2005-04-231-2/+11
* [PATCH] Simplify building of programsJonas Fonseca2005-04-231-1/+1
* [PATCH] PPC assembly implementation of SHA1Paul Mackerras2005-04-221-1/+6
* Add support for alternate SHA1 library implementations.Linus Torvalds2005-04-211-11/+11
* Split up Makefile library list handling with separate entries forLinus Torvalds2005-04-211-2/+4