summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2013-09-09git_remote_helpers: remove little used Python libraryJohn Keeping-16/+0
2013-09-04Merge branch 'da/darwin'Junio C Hamano-0/+3
2013-08-20Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska-8/+0
2013-08-05config: parse http.<url>.<variable> using urlmatchKyle J. McKay-0/+3
2013-08-05Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1Brian Gernhardt-1/+3
2013-08-02Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano-1/+0
2013-07-30imap-send: use Apple's Security framework for base64 encodingJeremy Huddleston-0/+1
2013-07-22Merge branch 'es/check-mailmap'Junio C Hamano-0/+1
2013-07-18cygwin: Remove the Win32 l/stat() implementationRamsay Jones-1/+0
2013-07-13builtin: add git-check-mailmap commandEric Sunshine-0/+1
2013-07-05Merge branch 'maint'Junio C Hamano-3/+0
2013-07-03fixup-builtins: retire an old transition helper scriptRamkumar Ramachandra-3/+0
2013-07-01Merge branch 'jc/topo-author-date-sort'Junio C Hamano-0/+3
2013-06-30Merge branch 'fc/macos-x-clipped-write' into maintJunio C Hamano-0/+8
2013-06-24Merge branch 'jh/libify-note-handling'Junio C Hamano-0/+2
2013-06-20Merge branch 'rs/discard-index-discard-array'Junio C Hamano-0/+1
2013-06-20Merge branch 'fc/makefile'Junio C Hamano-4/+6
2013-06-20Merge branch 'nd/make-wildmatch-default'Junio C Hamano-2/+2
2013-06-12Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland-0/+2
2013-06-11prio-queue: priority queue of pointers to structsJunio C Hamano-0/+3
2013-06-11Merge branch 'rj/mingw-cygwin'Junio C Hamano-7/+0
2013-06-09read-cache: add simple performance testRené Scharfe-0/+1
2013-06-09Makefile: use $^ to avoid listing prerequisites on the command lineFelipe Contreras-3/+3
2013-06-07build: do not install git-remote-testgitFelipe Contreras-0/+1
2013-06-07build: generate and clean test scriptsFelipe Contreras-1/+2
2013-06-07Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefileJunio C Hamano-0/+1
2013-06-07Merge tag 'post183-for-junio' of http://github.com/msysgit/gitJunio C Hamano-1/+7
2013-06-05Merge branch 'fc/makefile'Junio C Hamano-18/+24
2013-06-04Ensure the resource file is rebuilt when the version changes.Pat Thoyts-1/+1
2013-06-04Windows resource: handle dashes in the Git version gracefullyJohannes Schindelin-1/+1
2013-06-04Provide a Windows version resource for the git executables.Pat Thoyts-1/+7
2013-06-02Merge branch 'tr/line-log'Junio C Hamano-0/+4
2013-06-02Merge branch 'tr/coverage'Junio C Hamano-8/+13
2013-06-02Merge branch 'da/darwin'Junio C Hamano-0/+15
2013-06-02Merge branch 'fc/macos-x-clipped-write'Junio C Hamano-0/+8
2013-06-02Makefile: promote wildmatch to be the default fnmatch implementationNguyễn Thái Ngọc Duy-2/+2
2013-05-29Merge branch 'jk/test-output'Junio C Hamano-0/+3
2013-05-29Merge branch 'rj/sparse'Junio C Hamano-0/+1
2013-05-29Merge branch 'mh/packed-refs-various'Junio C Hamano-2/+0
2013-05-26build: do not install git-remote-testpyFelipe Contreras-0/+2
2013-05-26build: add NO_INSTALL variableFelipe Contreras-6/+10
2013-05-26build: cleanup using $<Felipe Contreras-5/+5
2013-05-26build: cleanup using $^Felipe Contreras-4/+4
2013-05-26build: trivial simplificationFelipe Contreras-3/+3
2013-05-20cache.h: eliminate SHA-1 deprecation warnings on Mac OS XDavid Aguilar-0/+6
2013-05-20Makefile: add support for Apple CommonCrypto facilityDavid Aguilar-0/+8
2013-05-17compate/clipped-write.c: large write(2) fails on Mac OS X/XNUFilipe Cabecinhas-0/+8
2013-05-13coverage: build coverage-untested-functions by defaultThomas Rast-1/+1
2013-05-13coverage: set DEFAULT_TEST_TARGET to avoid using proveThomas Rast-1/+1
2013-05-13coverage: do not delete .gcno files before buildingThomas Rast-3/+6