Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Gitweb: add ignore and clean rules for minified files | Mark Rada | 2010-04-02 | |
| |/ / / / / | ||||
* | | | | | | Merge branch 'da/maint-python-startup' | Junio C Hamano | 2010-04-06 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Makefile: Remove usage of deprecated Python "has_key" method | David Aguilar | 2010-03-28 | |
* | | | | | | Revert "Link against libiconv on IRIX" | Junio C Hamano | 2010-04-05 | |
* | | | | | | Merge branch 'rb/maint-python-path' | Junio C Hamano | 2010-04-03 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Correct references to /usr/bin/python which does not exist on FreeBSD | R. Tyler Ballance | 2010-03-24 | |
| |/ / / / | ||||
* | | | | | Merge branch 'bw/template-tool-buildconfig' | Junio C Hamano | 2010-04-03 | |
|\ \ \ \ \ | ||||
| * | | | | | Make templates honour SHELL_PATH and PERL_PATH | Ben Walton | 2010-03-20 | |
* | | | | | | Makefile: future-proof Cygwin version check | Jonathan Nieder | 2010-04-03 | |
* | | | | | | Makefile: update defaults for modern Cygwin | Eric Blake | 2010-04-01 | |
| |_|/ / / |/| | | | | ||||
* | | | | | Sync with 1.7.0.4 | Junio C Hamano | 2010-03-31 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | ||||
| * | | | Link against libiconv on IRIX | Holger Weiß | 2010-03-31 | |
| | |/ | |/| | ||||
* | | | Merge branch 'maint' | Junio C Hamano | 2010-03-20 | |
|\ \ \ | |/ / | ||||
| * | | Makefile: Fix CDPATH problem | Jonathan Nieder | 2010-03-20 | |
* | | | Makefile: Fix occasional GIT-CFLAGS breakage | Jonathan Nieder | 2010-03-20 | |
| |/ |/| | ||||
* | | Merge branch 'jh/notes' | Junio C Hamano | 2010-03-15 | |
|\ \ | ||||
| * | | Builtin-ify git-notes | Johan Herland | 2010-02-13 | |
* | | | Makefile: update check-docs target | Junio C Hamano | 2010-03-10 | |
* | | | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 2010-03-10 | |
|\ \ \ | ||||
| * | | | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 2010-02-22 | |
* | | | | Merge branch 'mm/mkstemps-mode-for-packfiles' | Junio C Hamano | 2010-03-07 | |
|\ \ \ \ | | |_|/ | |/| | | ||||
| * | | | Move gitmkstemps to path.c | Matthieu Moy | 2010-02-22 | |
* | | | | Merge branch 'jn/makedepend' | Junio C Hamano | 2010-03-02 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Makefile: clarify definition of TEST_OBJS | Jonathan Nieder | 2010-02-28 | |
| * | | | Makefile: always remove .depend directories on 'make clean' | Jonathan Nieder | 2010-01-31 | |
| * | | | Makefile: tuck away generated makefile fragments in .depend | Jonathan Nieder | 2010-01-31 | |
| * | | | Teach Makefile to check header dependencies | Jonathan Nieder | 2010-01-27 | |
| * | | | Makefile: list standalone program object files in PROGRAM_OBJS | Jonathan Nieder | 2010-01-27 | |
| * | | | Makefile: lazily compute header dependencies | Jonathan Nieder | 2010-01-26 | |
| * | | | Makefile: list generated object files in OBJECTS | Jonathan Nieder | 2010-01-26 | |
| * | | | Makefile: disable default implicit rules | Jonathan Nieder | 2010-01-26 | |
| * | | | Makefile: rearrange dependency rules | Jonathan Nieder | 2010-01-26 | |
| * | | | Makefile: transport.o depends on branch.h now | Jonathan Nieder | 2010-01-26 | |
| * | | | Merge branch 'master' of git://repo.or.cz/alt-git into jn/autodep | Jonathan Nieder | 2010-01-26 | |
| |\ \ \ | ||||
| * | | | | Makefile: drop dependency on $(wildcard */*.h) | Jonathan Nieder | 2010-01-26 | |
| * | | | | Makefile: clean up http-walker.o dependency rules | Jonathan Nieder | 2010-01-26 | |
| * | | | | Makefile: remove wt-status.h from LIB_H | Jonathan Nieder | 2010-01-26 | |
| * | | | | Makefile: make sure test helpers are rebuilt when headers change | Jonathan Nieder | 2010-01-26 | |
| * | | | | Makefile: add missing header file dependencies | Jonathan Nieder | 2010-01-26 | |
* | | | | | Merge branch 'jn/makefile-script-lib' | Junio C Hamano | 2010-02-21 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Do not install shell libraries executable | Jonathan Nieder | 2010-01-31 | |
| | |/ / | |/| | | ||||
* | | | | Merge branch 'jh/gitweb-caching' (early part) | Junio C Hamano | 2010-02-02 | |
|\ \ \ \ | ||||
| * | | | | gitweb: Makefile improvements | John 'Warthog9' Hawley | 2010-01-30 | |
| |/ / / | ||||
* | | | | Make NO_PTHREADS the sole thread configuration variable | Dan McGee | 2010-01-31 | |
|/ / / | ||||
* | | | Windows: Remove dependency on pthreadGC2.dll | Michael Lukashov | 2010-01-24 | |
| |/ |/| | ||||
* | | make "index-pack" a built-in | Linus Torvalds | 2010-01-22 | |
* | | make "git pack-redundant" a built-in | Linus Torvalds | 2010-01-22 | |
* | | make "git unpack-file" a built-in | Linus Torvalds | 2010-01-22 | |
* | | make "mktag" a built-in | Linus Torvalds | 2010-01-22 | |
* | | make "merge-index" a built-in | Linus Torvalds | 2010-01-22 |