Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'so/http-user-agent' | Junio C Hamano | 2010-08-21 | 1 | -1/+1 |
|\ | |||||
| * | Allow HTTP user agent string to be modified. | Spencer E. Olson | 2010-08-11 | 1 | -1/+1 |
* | | Merge branch 'bc/use-more-hardlinks-in-install' | Junio C Hamano | 2010-08-12 | 1 | -3/+12 |
|\ \ | |||||
| * | | Makefile: make hard/symbolic links for non-builtins too | Brandon Casey | 2010-07-25 | 1 | -3/+6 |
| * | | Makefile: link builtins residing in bin directory to main git binary too | Brandon Casey | 2010-07-25 | 1 | -0/+6 |
| |/ | |||||
* | | Makefile: add missing dependency on http.h | Jonathan Nieder | 2010-08-09 | 1 | -1/+1 |
* | | Makefile: add missing dependencies on url.h | Jonathan Nieder | 2010-08-09 | 1 | -0/+1 |
* | | Makefile: add check-docs exception for gitrevisions | Thomas Rast | 2010-07-27 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'bc/maint-makefile-fixes' | Junio C Hamano | 2010-07-15 | 1 | -5/+5 |
|\ | |||||
| * | Makefile: work around ksh's failure to handle missing list argument to for loop | Brandon Casey | 2010-07-06 | 1 | -3/+3 |
| * | Makefile: remove some unnecessary curly braces | Brandon Casey | 2010-07-05 | 1 | -4/+4 |
| * | Merge branch 'cw/maint-exec-defpath' into maint | Junio C Hamano | 2010-06-16 | 1 | -0/+13 |
| |\ | |||||
| * | | Makefile: default pager on AIX to "more" | Jeff King | 2010-06-11 | 1 | -0/+1 |
* | | | Merge branch 'eb/core-eol' | Junio C Hamano | 2010-06-21 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Add "core.eol" config variable | Eyvind Bernhardsen | 2010-06-06 | 1 | -0/+3 |
* | | | | Merge branch 'gv/portable' | Junio C Hamano | 2010-06-21 | 1 | -4/+77 |
|\ \ \ \ | |||||
| * | | | | test-lib: use DIFF definition from GIT-BUILD-OPTIONS | Junio C Hamano | 2010-06-11 | 1 | -0/+6 |
| * | | | | build: propagate $DIFF to scripts | Junio C Hamano | 2010-06-05 | 1 | -0/+2 |
| * | | | | Makefile: Tru64 portability fix | Gary V. Vaughan | 2010-06-02 | 1 | -0/+7 |
| * | | | | Makefile: HP-UX 10.20 portability fixes | Gary V. Vaughan | 2010-06-02 | 1 | -0/+8 |
| * | | | | Makefile: HPUX11 portability fixes | Gary V. Vaughan | 2010-06-02 | 1 | -0/+6 |
| * | | | | Makefile: SunOS 5.6 portability fix | Gary V. Vaughan | 2010-05-31 | 1 | -0/+12 |
| * | | | | inline declaration does not work on AIX | Gary V. Vaughan | 2010-05-31 | 1 | -0/+3 |
| * | | | | Allow disabling "inline" | Gary V. Vaughan | 2010-05-31 | 1 | -0/+7 |
| * | | | | Some platforms lack socklen_t type | Gary V. Vaughan | 2010-05-31 | 1 | -0/+7 |
| * | | | | test_cmp: do not use "diff -u" on platforms that lack one | Gary V. Vaughan | 2010-05-31 | 1 | -0/+5 |
| * | | | | fixup: do not unconditionally disable "diff -u" | Junio C Hamano | 2010-05-31 | 1 | -0/+4 |
| * | | | | Do not use "diff" found on PATH while building and installing | Gary V. Vaughan | 2010-05-31 | 1 | -1/+3 |
| * | | | | Makefile: -lpthread may still be necessary when libc has only pthread stubs | Gary V. Vaughan | 2010-05-31 | 1 | -0/+4 |
| * | | | | Makefile: pass CPPFLAGS through to fllow customization | Gary V. Vaughan | 2010-05-31 | 1 | -1/+1 |
* | | | | | Merge branch 'bc/portable' | Junio C Hamano | 2010-06-21 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: add PYTHON_PATH to GIT-BUILD-OPTIONS | Brandon Casey | 2010-06-13 | 1 | -0/+1 |
* | | | | | | Merge branch 'ab/maint-perl-use-instlibdir' | Junio C Hamano | 2010-06-18 | 1 | -2/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Makefile: remove redundant munging of @@INSTLIBDIR@@ | Ævar Arnfjörð Bjarmason | 2010-05-31 | 1 | -2/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'jn/gitweb-plackup' | Junio C Hamano | 2010-06-18 | 1 | -17/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-instaweb: Configure it to work with new gitweb structure | Pavan Kumar Sunkara | 2010-05-31 | 1 | -8/+3 |
| * | | | | | | gitweb: Set default destination directory for installing gitweb in Makefile | Pavan Kumar Sunkara | 2010-05-31 | 1 | -0/+1 |
| * | | | | | | gitweb: Move static files into seperate subdirectory | Pavan Kumar Sunkara | 2010-05-31 | 1 | -9/+9 |
* | | | | | | | Merge branch 'jk/url-decode' | Junio C Hamano | 2010-06-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | make url-related functions reusable | Jeff King | 2010-05-24 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'js/maint-windows' | Junio C Hamano | 2010-06-13 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Recent MinGW has a C99 implementation of snprintf functions | Johannes Sixt | 2010-05-20 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'jn/make-header-dependency' | Junio C Hamano | 2010-06-13 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Makefile: let header dependency checker override COMPUTE_HEADER_DEPENDENCIES | Jonathan Nieder | 2010-05-08 | 1 | -0/+1 |
| * | | | | | | | | Makefile: fix header dependency checker to allow NO_CURL builds | Jonathan Nieder | 2010-05-08 | 1 | -1/+4 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Makefile: default pager on AIX to "more" | Jeff King | 2010-06-10 | 1 | -0/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-05-28 | 1 | -2/+3 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-28 | 1 | -2/+3 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Makefile: reenable install with NO_CURL | Michael J Gruber | 2010-05-28 | 1 | -2/+3 |
| | * | | | | Merge branch 'da/maint-python-startup' into maint | Junio C Hamano | 2010-04-22 | 1 | -3/+2 |
| | |\ \ \ \ |