Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'sp/clip-read-write-to-8mb' | Junio C Hamano | 2013-09-09 |
|\ | |||
| * | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU" | Steffen Prohaska | 2013-08-20 |
* | | Merge branch 'jc/url-match' | Junio C Hamano | 2013-09-09 |
|\ \ | |||
| * | | config: parse http.<url>.<variable> using urlmatch | Kyle J. McKay | 2013-08-05 |
* | | | Merge branch 'da/darwin' | Junio C Hamano | 2013-09-04 |
|\ \ \ | |_|/ |/| | | |||
| * | | Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1 | Brian Gernhardt | 2013-08-05 |
| * | | imap-send: use Apple's Security framework for base64 encoding | Jeremy Huddleston | 2013-07-30 |
* | | | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat' | Junio C Hamano | 2013-08-02 |
|\ \ \ | |||
| * | | | cygwin: Remove the Win32 l/stat() implementation | Ramsay Jones | 2013-07-18 |
* | | | | Merge branch 'es/check-mailmap' | Junio C Hamano | 2013-07-22 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | builtin: add git-check-mailmap command | Eric Sunshine | 2013-07-13 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2013-07-05 |
|\ \ \ \ | |||
| * | | | | fixup-builtins: retire an old transition helper script | Ramkumar Ramachandra | 2013-07-03 |
| * | | | | Merge branch 'fc/macos-x-clipped-write' into maint | Junio C Hamano | 2013-06-30 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 2013-07-01 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| * | | | | prio-queue: priority queue of pointers to structs | Junio C Hamano | 2013-06-11 |
* | | | | | Merge branch 'jh/libify-note-handling' | Junio C Hamano | 2013-06-24 |
|\ \ \ \ \ | |||
| * | | | | | Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.c | Johan Herland | 2013-06-12 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'rs/discard-index-discard-array' | Junio C Hamano | 2013-06-20 |
|\ \ \ \ \ | |||
| * | | | | | read-cache: add simple performance test | René Scharfe | 2013-06-09 |
| |/ / / / | |||
* | | | | | Merge branch 'fc/makefile' | Junio C Hamano | 2013-06-20 |
|\ \ \ \ \ | |||
| * | | | | | Makefile: use $^ to avoid listing prerequisites on the command line | Felipe Contreras | 2013-06-09 |
| * | | | | | build: do not install git-remote-testgit | Felipe Contreras | 2013-06-07 |
| * | | | | | build: generate and clean test scripts | Felipe Contreras | 2013-06-07 |
| * | | | | | Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefile | Junio C Hamano | 2013-06-07 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge branch 'nd/make-wildmatch-default' | Junio C Hamano | 2013-06-20 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Makefile: promote wildmatch to be the default fnmatch implementation | Nguyễn Thái Ngọc Duy | 2013-06-02 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'rj/mingw-cygwin' | Junio C Hamano | 2013-06-11 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | cygwin: Remove the CYGWIN_V15_WIN32API build variable | Ramsay Jones | 2013-05-08 |
| |/ / / / / / | |||
* | | | | | | | Merge tag 'post183-for-junio' of http://github.com/msysgit/git | Junio C Hamano | 2013-06-07 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Ensure the resource file is rebuilt when the version changes. | Pat Thoyts | 2013-06-04 |
| * | | | | | | | Windows resource: handle dashes in the Git version gracefully | Johannes Schindelin | 2013-06-04 |
| * | | | | | | | Provide a Windows version resource for the git executables. | Pat Thoyts | 2013-06-04 |
* | | | | | | | | Merge branch 'fc/makefile' | Junio C Hamano | 2013-06-05 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | |||
| * | | | | | | build: do not install git-remote-testpy | Felipe Contreras | 2013-05-26 |
| * | | | | | | build: add NO_INSTALL variable | Felipe Contreras | 2013-05-26 |
| * | | | | | | build: cleanup using $< | Felipe Contreras | 2013-05-26 |
| * | | | | | | build: cleanup using $^ | Felipe Contreras | 2013-05-26 |
| * | | | | | | build: trivial simplification | Felipe Contreras | 2013-05-26 |
| |/ / / / / | |||
* | | | | | | Merge branch 'tr/line-log' | Junio C Hamano | 2013-06-02 |
|\ \ \ \ \ \ | |||
| * | | | | | | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 |
| * | | | | | | Refactor parse_loc | Bo Yang | 2013-03-28 |
* | | | | | | | Merge branch 'tr/coverage' | Junio C Hamano | 2013-06-02 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | coverage: build coverage-untested-functions by default | Thomas Rast | 2013-05-13 |
| * | | | | | | | coverage: set DEFAULT_TEST_TARGET to avoid using prove | Thomas Rast | 2013-05-13 |
| * | | | | | | | coverage: do not delete .gcno files before building | Thomas Rast | 2013-05-13 |
| * | | | | | | | coverage: split build target into compile and test | Thomas Rast | 2013-05-13 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'da/darwin' | Junio C Hamano | 2013-06-02 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | cache.h: eliminate SHA-1 deprecation warnings on Mac OS X | David Aguilar | 2013-05-20 |
| * | | | | | | Makefile: add support for Apple CommonCrypto facility | David Aguilar | 2013-05-20 |