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