summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-01-23Makefile: Fix compilation of Windows resource fileJohannes Sixt
2013-12-12Merge branch 'jk/remove-deprecated'Junio C Hamano
2013-12-03stop installing git-tar-tree linkJonathan Nieder
2013-11-18Makefile: add PERLLIB_EXTRA variable that adds to default perl pathJonathan Nieder
2013-11-18Makefile: rebuild perl scripts when perl paths changeJonathan Nieder
2013-11-12peek-remote: remove deprecated alias of ls-remoteJohn Keeping
2013-11-12lost-found: remove deprecated commandJohn Keeping
2013-11-12repo-config: remove deprecated alias for "git config"John Keeping
2013-10-18Merge branch 'sb/repack-in-c'Junio C Hamano
2013-10-14sparse: suppress some "using sizeof on a function" warningsRamsay Jones
2013-09-17repack: rewrite the shell script in CStefan Beller
2013-09-17Merge branch 'jk/remove-remote-helpers-in-python'Junio C Hamano
2013-09-09Merge branch 'sp/clip-read-write-to-8mb'Junio C Hamano
2013-09-09Merge branch 'jc/url-match'Junio C Hamano
2013-09-09git_remote_helpers: remove little used Python libraryJohn Keeping
2013-09-04Merge branch 'da/darwin'Junio C Hamano
2013-08-20Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska
2013-08-05config: parse http.<url>.<variable> using urlmatchKyle J. McKay
2013-08-05Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1Brian Gernhardt
2013-08-02Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano
2013-07-30imap-send: use Apple's Security framework for base64 encodingJeremy Huddleston
2013-07-22Merge branch 'es/check-mailmap'Junio C Hamano
2013-07-18cygwin: Remove the Win32 l/stat() implementationRamsay Jones
2013-07-13builtin: add git-check-mailmap commandEric Sunshine
2013-07-05Merge branch 'maint'Junio C Hamano
2013-07-04fixup-builtins: retire an old transition helper scriptRamkumar Ramachandra
2013-07-01Merge branch 'jc/topo-author-date-sort'Junio C Hamano
2013-06-30Merge branch 'fc/macos-x-clipped-write' into maintJunio C Hamano
2013-06-24Merge branch 'jh/libify-note-handling'Junio C Hamano
2013-06-20Merge branch 'rs/discard-index-discard-array'Junio C Hamano
2013-06-20Merge branch 'fc/makefile'Junio C Hamano
2013-06-20Merge branch 'nd/make-wildmatch-default'Junio C Hamano
2013-06-12Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland
2013-06-11prio-queue: priority queue of pointers to structsJunio C Hamano
2013-06-11Merge branch 'rj/mingw-cygwin'Junio C Hamano
2013-06-10read-cache: add simple performance testRené Scharfe
2013-06-09Makefile: use $^ to avoid listing prerequisites on the command lineFelipe Contreras
2013-06-07build: do not install git-remote-testgitFelipe Contreras
2013-06-07build: generate and clean test scriptsFelipe Contreras
2013-06-07Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefileJunio C Hamano
2013-06-07Merge tag 'post183-for-junio' of http://github.com/msysgit/gitJunio C Hamano
2013-06-05Merge branch 'fc/makefile'Junio C Hamano
2013-06-04Ensure the resource file is rebuilt when the version changes.Pat Thoyts
2013-06-04Windows resource: handle dashes in the Git version gracefullyJohannes Schindelin
2013-06-04Provide a Windows version resource for the git executables.Pat Thoyts
2013-06-02Merge branch 'tr/line-log'Junio C Hamano
2013-06-02Merge branch 'tr/coverage'Junio C Hamano
2013-06-02Merge branch 'da/darwin'Junio C Hamano
2013-06-02Merge branch 'fc/macos-x-clipped-write'Junio C Hamano
2013-06-02Makefile: promote wildmatch to be the default fnmatch implementationNguyễn Thái Ngọc Duy