aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* git-check-ref-format: reject funny ref names.Junio C Hamano2005-10-15
* Unlocalized isspace and friendsLinus Torvalds2005-10-14
* Add findtags - reworkedMartin Langhoff2005-10-13
* Add git-index-pack utilitySergey Vlasov2005-10-12
* Use git config file for committer name and email infoLinus Torvalds2005-10-11
* Export template_dir in Makefile.Tom Prince2005-10-11
* Support custom build options in config.makJohannes Schindelin2005-10-11
* Add ".git/config" file parserLinus Torvalds2005-10-10
* Merge branch 'fixes'Junio C Hamano2005-10-10
|\
| * OpenBSD needs the strcasestr replacement.Junio C Hamano2005-10-10
* | Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-10
* | Merge branch 'fixes'Junio C Hamano2005-10-09
|\ \ | |/
| * Give proper prototype to gitstrcasestr.Junio C Hamano2005-10-08
* | Makefile: avoid error message from 'uname -o'Junio C Hamano2005-10-09
* | make $prefix available for sub-makefilesKai Ruemmler2005-10-08
* | [PATCH] If NO_MMAP is defined, fake mmap() and munmap()Johannes Schindelin2005-10-08
* | Add git-am, applymbox replacement.Junio C Hamano2005-10-07
* | Record which tree the patch applies to.Junio C Hamano2005-10-04
* | On Cygwin, use symbolic ref, not a symbolic link, to express .git/HEADJunio C Hamano2005-10-03
* | [PATCH] Merging the Cygwin changesJunio C Hamano2005-10-03
* | Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin2005-10-03
|\ \
| * | Post 0.99.8 master branchJunio C Hamano2005-10-02
| |/
| * GIT 0.99.8v0.99.8Junio C Hamano2005-10-02
| * Customize git command for installations that lack certain commands.Junio C Hamano2005-10-02
| * [PATCH] git on OpenBSDHan Boetes2005-10-02
| * More portability.Junio C Hamano2005-10-01
| * Add git-symbolic-refJunio C Hamano2005-10-01
* | Better handling of exec extension in the git wrapper scriptH. Peter Anvin2005-09-30
* | Change $(X) -> $X to be less annoying.H. Peter Anvin2005-09-30
* | Merge with master.kernel.org:/pub/scm/git/git.gitH. Peter Anvin2005-09-30
|\ \ | |/
| * Still installing the old command names.Junio C Hamano2005-09-30
* | git-http-fetch needs $(X)hpa2005-09-29
* | Just explicitly add $(X) to most programs.H. Peter Anvin2005-09-28
* | Handle Cygwin .exe extensionsPeter Anvin2005-09-28
* | Remove *.exe for Cygwin's benefitPeter Anvin2005-09-28
* | NO_IPV6 support for git daemonPeter Anvin2005-09-28
* | Call it NO_IPV6 rather than hard-coding __CYGWIN__hpa2005-09-28
* | Options to compile on Cygwinhpa2005-09-28
|/
* [PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen2005-09-27
* [PATCH] Add "git-update-ref" to update the HEAD (or other) refLinus Torvalds2005-09-25
* Clean generated files a bit more.Junio C Hamano2005-09-24
* Stop installing the backward compatible symlinks.Junio C Hamano2005-09-24
* Use 0.99.7.GIT as version between 0.99.7 and 0.99.8Junio C Hamano2005-09-24
* Solaris: give a bit more built-in defaults.Junio C Hamano2005-09-24
* [PATCH] CURLDIR in MakefilePatrick Mauritz2005-09-24
* Prettyprint octopus merge message.Junio C Hamano2005-09-22
* Retire diff-helper.Junio C Hamano2005-09-22
* Retire rev-tree.Junio C Hamano2005-09-22
* Retire git-export.Junio C Hamano2005-09-22
* [PATCH] ARM optimized SHA1 implementationNicolas Pitre2005-09-20