Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jj/icase-directory' | Junio C Hamano | 2010-12-03 |
|\ | |||
| * | Makefile & configure: add a NO_FNMATCH_CASEFOLD flag | Ævar Arnfjörð Bjarmason | 2010-10-06 |
| * | Makefile & configure: add a NO_FNMATCH flag | Ævar Arnfjörð Bjarmason | 2010-10-06 |
* | | Merge branch 'md/interix' | Junio C Hamano | 2010-11-29 |
|\ \ | |||
| * | | add support for the SUA layer (interix; windows) | Markus Duft | 2010-10-28 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-11-24 |
|\ \ \ | |||
| * \ \ | Merge branch 'ab/makefile-track-cc' into maint | Junio C Hamano | 2010-11-24 |
| |\ \ \ | |||
| * | | | | imap-send: link against libcrypto for HMAC and others | Diego Elio Pettenò | 2010-11-24 |
* | | | | | daemon: opt-out on features that require posix | Erik Faye-Lund | 2010-11-04 |
* | | | | | mingw: use poll-emulation from gnulib | Erik Faye-Lund | 2010-11-04 |
* | | | | | compat: add inet_pton and inet_ntop prototypes | Mike Pape | 2010-11-04 |
* | | | | | mingw: implement syslog | Mike Pape | 2010-11-04 |
| |_|/ / |/| | | | |||
* | | | | Merge branch 'ab/makefile-track-cc' | Junio C Hamano | 2010-10-06 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Makefile: add CC to TRACK_CFLAGS | Ævar Arnfjörð Bjarmason | 2010-09-27 |
* | | | | Merge branch 'po/etc-gitattributes' | Junio C Hamano | 2010-09-29 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | Add global and system-wide gitattributes | Petr Onderka | 2010-09-01 |
* | | | | MinGW: avoid collisions between "tags" and "TAGS" | Junio C Hamano | 2010-09-29 |
| |/ / |/| | | |||
* | | | Merge branch 'maint' | Junio C Hamano | 2010-09-12 |
|\ \ \ | |||
| * | | | compat/nedmalloc: don't force NDEBUG on the rest of git | René Scharfe | 2010-09-11 |
| * | | | Merge branch 'bc/use-more-hardlinks-in-install' into maint | Junio C Hamano | 2010-08-20 |
| |\ \ \ | |||
* | | | | | Makefile: use compat regex on IRIX 6.5 | Brandon Casey | 2010-09-09 |
* | | | | | Merge branch 'ab/test-2' | Junio C Hamano | 2010-09-04 |
|\ \ \ \ \ | |||
| * | | | | | Makefile: make gcov invocation configurable | Thomas Rast | 2010-08-18 |
| * | | | | | Makefile: Add cover_db_html target | Ævar Arnfjörð Bjarmason | 2010-08-18 |
| * | | | | | Makefile: Add cover_db target | Ævar Arnfjörð Bjarmason | 2010-08-18 |
| * | | | | | Makefile: Split out the untested functions target | Ævar Arnfjörð Bjarmason | 2010-08-18 |
| * | | | | | Makefile: Include subdirectories in "make cover" reports | Ævar Arnfjörð Bjarmason | 2010-08-18 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'ab/compat-regex' | Junio C Hamano | 2010-09-03 |
|\ \ \ \ \ | |||
| * | | | | | compat/regex: get the gawk regex engine to compile within git | Ævar Arnfjörð Bjarmason | 2010-08-18 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'jn/svn-fe' | Junio C Hamano | 2010-08-31 |
|\ \ \ \ \ | |||
| * | | | | | compat: add strtok_r() | Jonathan Nieder | 2010-08-14 |
| * | | | | | vcs-svn: remove build artifacts on "make clean" | Jonathan Nieder | 2010-08-14 |
| * | | | | | SVN dump parser | David Barr | 2010-08-14 |
| * | | | | | Infrastructure to write revisions in fast-export format | David Barr | 2010-08-14 |
| * | | | | | Add stream helper library | David Barr | 2010-08-14 |
| * | | | | | Add string-specific memory pool | David Barr | 2010-08-14 |
| * | | | | | Add treap implementation | Jason Evans | 2010-08-14 |
| * | | | | | Add memory pool library | David Barr | 2010-08-14 |
| * | | | | | Introduce vcs-svn lib | Jonathan Nieder | 2010-08-14 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'so/http-user-agent' | Junio C Hamano | 2010-08-21 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Allow HTTP user agent string to be modified. | Spencer E. Olson | 2010-08-11 |
| |/ / / | |||
* | | | | Merge branch 'bc/use-more-hardlinks-in-install' | Junio C Hamano | 2010-08-12 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||
| * | | Makefile: make hard/symbolic links for non-builtins too | Brandon Casey | 2010-07-25 |
| * | | Makefile: link builtins residing in bin directory to main git binary too | Brandon Casey | 2010-07-25 |
| |/ | |||
* | | Makefile: add missing dependency on http.h | Jonathan Nieder | 2010-08-09 |
* | | Makefile: add missing dependencies on url.h | Jonathan Nieder | 2010-08-09 |
* | | Makefile: add check-docs exception for gitrevisions | Thomas Rast | 2010-07-27 |
|/ | |||
* | Merge branch 'bc/maint-makefile-fixes' | Junio C Hamano | 2010-07-15 |
|\ | |||
| * | Makefile: work around ksh's failure to handle missing list argument to for loop | Brandon Casey | 2010-07-06 |
| * | Makefile: remove some unnecessary curly braces | Brandon Casey | 2010-07-05 |