aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
...
| | * | New: git-svnimport.Matthias Urlichs2005-10-10
| * | | 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
| |\ \ \
| * | | | Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-10
| * | | | Merge branch 'fixes'Junio C Hamano2005-10-09
| |\ \ \ \
| * | | | | 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
| * | | | | 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
| |\ \ \ \ \
| * | | | | | 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
* | | | | | | GIT 0.99.8gv0.99.8gJunio C Hamano2005-10-23
* | | | | | | GIT 0.99.8fv0.99.8fJunio C Hamano2005-10-19
* | | | | | | GIT 0.99.8ev0.99.8eJunio C Hamano2005-10-17
* | | | | | | GIT v0.99.8dv0.99.8dJunio C Hamano2005-10-15
* | | | | | | git-check-ref-format: reject funny ref names.Junio C Hamano2005-10-15
* | | | | | | Merge branch 'fixes'Junio C Hamano2005-10-10
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | OpenBSD needs the strcasestr replacement.Junio C Hamano2005-10-10
| | |_|_|/ / | |/| | | |
* | | | | | GIT 0.99.8cv0.99.8cJunio C Hamano2005-10-09
* | | | | | Merge branch 'fixes'Junio C Hamano2005-10-09
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Give proper prototype to gitstrcasestr.Junio C Hamano2005-10-08
| | |_|/ / | |/| | |
* | | | | GIT 0.99.8bv0.99.8bJunio C Hamano2005-10-05
* | | | | GIT 0.99.8av0.99.8aJunio C Hamano2005-10-03
|/ / / /
* | | | 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
| |/ / |/| |
* | | Still installing the old command names.Junio C Hamano2005-09-30
|/ /
* | [PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen2005-09-27