Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | Allow disabling "inline" | Gary V. Vaughan | 2010-05-31 | |
| * | | | | Some platforms lack socklen_t type | Gary V. Vaughan | 2010-05-31 | |
| * | | | | test_cmp: do not use "diff -u" on platforms that lack one | Gary V. Vaughan | 2010-05-31 | |
| * | | | | fixup: do not unconditionally disable "diff -u" | Junio C Hamano | 2010-05-31 | |
| * | | | | Do not use "diff" found on PATH while building and installing | Gary V. Vaughan | 2010-05-31 | |
| * | | | | Makefile: -lpthread may still be necessary when libc has only pthread stubs | Gary V. Vaughan | 2010-05-31 | |
| * | | | | Makefile: pass CPPFLAGS through to fllow customization | Gary V. Vaughan | 2010-05-31 | |
* | | | | | Merge branch 'bc/portable' | Junio C Hamano | 2010-06-21 | |
|\ \ \ \ \ | ||||
| * | | | | | Makefile: add PYTHON_PATH to GIT-BUILD-OPTIONS | Brandon Casey | 2010-06-13 | |
* | | | | | | Merge branch 'ab/maint-perl-use-instlibdir' | Junio C Hamano | 2010-06-18 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Makefile: remove redundant munging of @@INSTLIBDIR@@ | Ævar Arnfjörð Bjarmason | 2010-05-31 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge branch 'jn/gitweb-plackup' | Junio C Hamano | 2010-06-18 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | git-instaweb: Configure it to work with new gitweb structure | Pavan Kumar Sunkara | 2010-05-31 | |
| * | | | | | | gitweb: Set default destination directory for installing gitweb in Makefile | Pavan Kumar Sunkara | 2010-05-31 | |
| * | | | | | | gitweb: Move static files into seperate subdirectory | Pavan Kumar Sunkara | 2010-05-31 | |
* | | | | | | | Merge branch 'jk/url-decode' | Junio C Hamano | 2010-06-18 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | make url-related functions reusable | Jeff King | 2010-05-24 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'js/maint-windows' | Junio C Hamano | 2010-06-13 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Recent MinGW has a C99 implementation of snprintf functions | Johannes Sixt | 2010-05-20 | |
* | | | | | | | | Merge branch 'jn/make-header-dependency' | Junio C Hamano | 2010-06-13 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Makefile: let header dependency checker override COMPUTE_HEADER_DEPENDENCIES | Jonathan Nieder | 2010-05-08 | |
| * | | | | | | | | Makefile: fix header dependency checker to allow NO_CURL builds | Jonathan Nieder | 2010-05-08 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Makefile: default pager on AIX to "more" | Jeff King | 2010-06-10 | |
| |_|_|_|/ / / |/| | | | | | | ||||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-05-28 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||
| * | | | | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-28 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||
| | * | | | | Makefile: reenable install with NO_CURL | Michael J Gruber | 2010-05-28 | |
| | * | | | | Merge branch 'da/maint-python-startup' into maint | Junio C Hamano | 2010-04-22 | |
| | |\ \ \ \ | ||||
* | | \ \ \ \ | Merge branch 'jn/gitweb-install' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | gitweb: Create install target for gitweb in Makefile | Jakub Narebski | 2010-05-01 | |
| | |_|_|/ / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'cw/maint-exec-defpath' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | exec_cmd.c: replace hard-coded path list with one from <paths.h> | Chris Webb | 2010-04-15 | |
| | |_|/ / / | |/| | | | | ||||
| * | | | | | Merge branch 'rb/maint-python-path' into maint | Junio C Hamano | 2010-04-09 | |
| |\ \ \ \ \ | ||||
* | \ \ \ \ \ | Merge branch 'sr/remote-helper-export' | Junio C Hamano | 2010-05-21 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Makefile: Simplify handling of python scripts | Brian Gernhardt | 2010-04-09 | |
| * | | | | | | | remote-helpers: add testgit helper | Sverre Rabbelier | 2010-03-31 | |
* | | | | | | | | Merge branch 'jk/cached-textconv' | Junio C Hamano | 2010-05-08 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||
| * | | | | | | | introduce notes-cache interface | Jeff King | 2010-04-01 | |
* | | | | | | | | Makefile: Fix 'clean' target to remove all gitweb build files | Ramsay Jones | 2010-05-08 | |
| |_|_|_|/ / / |/| | | | | | | ||||
* | | | | | | | Merge branch 'mr/gitweb-jsmin' | Junio C Hamano | 2010-04-10 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | instaweb: add minification awareness | Mark Rada | 2010-04-02 | |
| * | | | | | | | Gitweb: add autoconfigure support for minifiers | Mark Rada | 2010-04-02 | |
| * | | | | | | | Gitweb: add support for minifying gitweb.css | Mark Rada | 2010-04-02 | |
| * | | | | | | | 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 |