summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-10Deal with $(bindir) and friends with whitespaces.Junio C Hamano
2005-10-10OpenBSD needs the strcasestr replacement.Junio C Hamano
2005-10-10Merge branch 'fixes'Junio C Hamano
2005-10-09Makefile: avoid error message from 'uname -o'Junio C Hamano
2005-10-08make $prefix available for sub-makefilesKai Ruemmler
2005-10-08[PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin
2005-10-08Give proper prototype to gitstrcasestr.Junio C Hamano
2005-10-07Add git-am, applymbox replacement.Junio C Hamano
2005-10-05Record which tree the patch applies to.Junio C Hamano
2005-10-04On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEADJunio C Hamano
2005-10-03[PATCH] Merging the Cygwin changesJunio C Hamano
2005-10-03Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin
2005-10-02Post 0.99.8 master branchJunio C Hamano
2005-10-02GIT 0.99.8v0.99.8Junio C Hamano
2005-10-02Customize git command for installations that lack certain commands.Junio C Hamano
2005-10-02[PATCH] git on OpenBSDHan Boetes
2005-10-02More portability.Junio C Hamano
2005-10-02Add git-symbolic-refJunio C Hamano
2005-09-30Better handling of exec extension in the git wrapper scriptH. Peter Anvin
2005-09-30Change $(X) -> $X to be less annoying.H. Peter Anvin
2005-09-30Merge with master.kernel.org:/pub/scm/git/git.gitH. Peter Anvin
2005-09-30Still installing the old command names.Junio C Hamano
2005-09-29git-http-fetch needs $(X)hpa
2005-09-29Just explicitly add $(X) to most programs.H. Peter Anvin
2005-09-29Handle Cygwin .exe extensionsPeter Anvin
2005-09-29Remove *.exe for Cygwin's benefitPeter Anvin
2005-09-29NO_IPV6 support for git daemonPeter Anvin
2005-09-28Call it NO_IPV6 rather than hard-coding __CYGWIN__hpa
2005-09-28Options to compile on Cygwinhpa
2005-09-27[PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen
2005-09-25[PATCH] Add "git-update-ref" to update the HEAD (or other) refLinus Torvalds
2005-09-25Clean generated files a bit more.Junio C Hamano
2005-09-25Stop installing the backward compatible symlinks.Junio C Hamano
2005-09-24Use 0.99.7.GIT as version between 0.99.7 and 0.99.8Junio C Hamano
2005-09-24Solaris: give a bit more built-in defaults.Junio C Hamano
2005-09-24[PATCH] CURLDIR in MakefilePatrick Mauritz
2005-09-23Prettyprint octopus merge message.Junio C Hamano
2005-09-22Retire diff-helper.Junio C Hamano
2005-09-22Retire rev-tree.Junio C Hamano
2005-09-22Retire git-export.Junio C Hamano
2005-09-21[PATCH] ARM optimized SHA1 implementationNicolas Pitre