Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2012-11-26 | 1 | -1/+1 |
|\ | |||||
| * | Makefile: hide stderr of curl-config test | Paul Gortmaker | 2012-11-26 | 1 | -1/+1 |
* | | Merge branch 'ml/cygwin-mingw-headers' | Junio C Hamano | 2012-11-20 | 1 | -0/+4 |
|\ \ | |||||
| * | | USE CGYWIN_V15_WIN32API as macro to select api for cygwin | Mark Levedahl | 2012-11-18 | 1 | -3/+3 |
| * | | Update cygwin.c for new mingw-64 win32 api headers | Mark Levedahl | 2012-11-12 | 1 | -0/+4 |
* | | | Merge branch 'js/hp-nonstop' | Junio C Hamano | 2012-11-15 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix 'make test' for HP NonStop | Joachim Schmitz | 2012-10-30 | 1 | -0/+4 |
* | | | fetch-pack: move core code to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 | 1 | -0/+1 |
* | | | send-pack: move core code to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 | 1 | -0/+1 |
* | | | Move try_merge_command and checkout_fast_forward to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 | 1 | -0/+1 |
* | | | Merge branch 'fa/remote-svn' | Jeff King | 2012-10-25 | 1 | -0/+5 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add git-remote-testsvn to Makefile | Florian Achleitner | 2012-10-07 | 1 | -0/+5 |
* | | | MALLOC_CHECK: Allow checking to be disabled from config.mak | Ramsay Jones | 2012-10-10 | 1 | -0/+1 |
* | | | Merge branch 'js/hp-nonstop' | Junio C Hamano | 2012-09-25 | 1 | -0/+67 |
|\ \ \ | | |/ | |/| | |||||
| * | | Port to HP NonStop | Joachim Schmitz | 2012-09-19 | 1 | -0/+67 |
* | | | Merge branch 'js/poll-emu' | Junio C Hamano | 2012-09-25 | 1 | -5/+15 |
|\ \ \ | |/ / | |||||
| * | | make poll available for other platforms lacking it | Joachim Schmitz | 2012-09-17 | 1 | -5/+15 |
* | | | Merge branch 'mh/string-list' | Junio C Hamano | 2012-09-17 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | string_list: add two new functions for splitting strings | Michael Haggerty | 2012-09-12 | 1 | -0/+1 |
* | | | Merge branch 'js/compat-itimer' | Junio C Hamano | 2012-09-12 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | Add a no-op setitimer() wrapper | Joachim Schmitz | 2012-09-08 | 1 | -0/+12 |
| | |/ | |/| | |||||
* | | | Merge branch 'js/compat-mkdir' | Junio C Hamano | 2012-09-12 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Document MKDIR_WO_TRAILING_SLASH in Makefile | Joachim Schmitz | 2012-09-08 | 1 | -0/+6 |
| |/ / | |||||
* | | | Merge branch 'rj/test-regex' | Junio C Hamano | 2012-09-11 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | test-regex: Add a test to check for a bug in the regex routines | Ramsay Jones | 2012-09-02 | 1 | -0/+1 |
* | | | Merge branch 'jk/check-docs-update' | Junio C Hamano | 2012-08-22 | 1 | -26/+9 |
|\ \ \ | |_|/ |/| | | |||||
| * | | check-docs: get documented command list from Makefile | Jeff King | 2012-08-08 | 1 | -24/+2 |
| * | | check-docs: drop git-help special-case | Jeff King | 2012-08-08 | 1 | -1/+0 |
| * | | check-docs: list git-gui as a command | Jeff King | 2012-08-08 | 1 | -2/+1 |
| * | | check-docs: factor out command-list | Jeff King | 2012-08-08 | 1 | -2/+6 |
| * | | check-docs: update non-command documentation list | Jeff King | 2012-08-08 | 1 | -0/+3 |
| * | | check-docs: mention gitweb specially | Jeff King | 2012-08-08 | 1 | -2/+2 |
* | | | Merge branch 'bw/maint-1.7.9-solaris-getpass' | Junio C Hamano | 2012-08-08 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Enable HAVE_DEV_TTY for Solaris | Ben Walton | 2012-08-06 | 1 | -0/+1 |
* | | | Makefile: use overridable $(FIND) instead of hard-coded 'find' | Johannes Sixt | 2012-08-06 | 1 | -1/+1 |
* | | | Merge branch 'jx/i18n-1.7.11' | Junio C Hamano | 2012-07-31 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | i18n: New keywords for xgettext extraction from sh | Jiang Xin | 2012-07-25 | 1 | -1/+2 |
* | | | | perl: detect new files in MakeMaker builds | Junio C Hamano | 2012-07-27 | 1 | -0/+7 |
* | | | | Merge branch 'jn/block-sha1' | Junio C Hamano | 2012-07-23 | 1 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | Makefile: BLK_SHA1 does not require fast htonl() and unaligned loads | Jonathan Nieder | 2012-07-23 | 1 | -3/+2 |
* | | | | | Merge branch 'jn/make-assembly-in-right-directory' | Junio C Hamano | 2012-07-23 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Makefile: fix location of listing produced by "make subdir/foo.s" | Jonathan Nieder | 2012-07-22 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | build: reconfigure automatically if configure.ac changes | Stefano Lattarini | 2012-07-19 | 1 | -0/+12 |
* | | | | | build: "make clean" should not remove configure-generated files | Stefano Lattarini | 2012-07-19 | 1 | -2/+3 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'jn/makefile-cleanup' | Junio C Hamano | 2012-07-15 | 1 | -102/+128 |
|\ \ \ \ | |||||
| * | | | | Makefile: document ground rules for target-specific dependencies | Jonathan Nieder | 2012-07-09 | 1 | -0/+33 |
| * | | | | Makefile: move GIT-VERSION-FILE dependencies closer to use | Jeff King | 2012-07-09 | 1 | -9/+4 |
| * | | | | Makefile: build instaweb similar to other scripts | Jeff King | 2012-07-09 | 1 | -8/+6 |
| * | | | | Makefile: update scripts when build-time parameters change | Jeff King | 2012-07-09 | 1 | -3/+13 |
| * | | | | Makefile: do not replace @@GIT_VERSION@@ in shell scripts | Jeff King | 2012-07-09 | 1 | -3/+0 |