summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2005-11-15GIT 0.99.9i aka 1.0rc2v1.0rc2v0.99.9iJunio C Hamano
2005-11-14Remove git-rename. git-mv does the sameJosef Weidendorfer
2005-11-14Separate LDFLAGS and CFLAGS.Junio C Hamano
2005-11-13Rename lost+found to lost-found.Junio C Hamano
2005-11-12GIT 0.99.9hv1.0rc1v0.99.9hJunio C Hamano
2005-11-12git-lost+foundJunio C Hamano
2005-11-12Rename git-pack-intersect to git-pack-redundantLukas_Sandström
2005-11-12Add git-pack-intersectLukas_Sandström
2005-11-10GIT 0.99.9gv0.99.9gJunio C Hamano
2005-11-08GIT 0.99.9fv0.99.9fJunio C Hamano
2005-11-08Merge branch 'master'Junio C Hamano
2005-11-07Introducing: git-cvsexportcommitMartin Langhoff
2005-11-07GIT 0.99.9ev0.99.9eJunio C Hamano
2005-11-06Use fink/darwinport paths for OSXRandal L. Schwartz
2005-11-06Merge in http-push first stage.Junio C Hamano
2005-11-06Add support for pushing to a remote repository using HTTP/DAVNick Hengeveld
2005-11-06Package split: Debian.Junio C Hamano
2005-11-06Simplify CFLAGS/DEFINES in MakefileJunio C Hamano
2005-11-05GIT 0.99.9dv0.99.9dJunio C Hamano
2005-11-03GIT 0.99.9cv0.99.9cJunio C Hamano
2005-11-03Add 'ours' merge strategy.Junio C Hamano
2005-11-03[PATCH] Clean up the SunOS Makefile rulePeter Eriksen
2005-11-03Make test-date buildable again.Junio C Hamano
2005-11-02GIT 0.99.9bv0.99.9bJunio C Hamano
2005-11-02Do not install backward compatibility links anymore.Junio C Hamano
2005-11-01Remove git-findtags.perlPetr Baudis
2005-10-31GIT 0.99.9av0.99.9aJunio C Hamano
2005-10-31GIT 0.99.9 master branch.Junio C Hamano
2005-10-29GIT 0.99.9v0.99.9Junio C Hamano
2005-10-26Add git-name-revJohannes Schindelin
2005-10-26pack-objects: Allow use of pre-generated pack.Junio C Hamano
2005-10-24Add git-shell.Linus Torvalds
2005-10-24Add git-mvJosef Weidendorfer
2005-10-23GIT 0.99.8gv0.99.8gJunio C Hamano
2005-10-23Split up tree diff functions into tree-diff.c libraryLinus Torvalds
2005-10-21Make git-cherry-pick in target "all"Johannes Schindelin
2005-10-19GIT 0.99.8fv0.99.8fJunio C Hamano
2005-10-18GIT 0.99.8ev0.99.8eJunio C Hamano
2005-10-16Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano
2005-10-16Makefile entry for git-svnimport contained a small typo.Kalle Valo
2005-10-16GIT v0.99.8dv0.99.8dJunio C Hamano
2005-10-16git-check-ref-format: reject funny ref names.Junio C Hamano
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano
2005-10-15Unlocalized isspace and friendsLinus Torvalds
2005-10-13Add findtags - reworkedMartin Langhoff
2005-10-13Add git-index-pack utilitySergey Vlasov
2005-10-12Use git config file for committer name and email infoLinus Torvalds
2005-10-12Export template_dir in Makefile.Tom Prince
2005-10-11Support custom build options in config.makJohannes Schindelin
2005-10-10Add ".git/config" file parserLinus Torvalds