summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Merge branch 'jk/revision-o-is-in-libgit-a'Libravatar Junio C Hamano1-2/+2
2014-01-27Makefile: remove redundant object in git-http{fetch,push}Libravatar John Keeping1-2/+2
2014-01-23Makefile: Fix compilation of Windows resource fileLibravatar Johannes Sixt1-1/+1
2013-12-12Merge branch 'jk/remove-deprecated'Libravatar Junio C Hamano1-5/+1
2013-12-03stop installing git-tar-tree linkLibravatar Jonathan Nieder1-2/+1
2013-11-18Makefile: add PERLLIB_EXTRA variable that adds to default perl pathLibravatar Jonathan Nieder1-1/+4
2013-11-18Makefile: rebuild perl scripts when perl paths changeLibravatar Jonathan Nieder1-2/+11
2013-11-12peek-remote: remove deprecated alias of ls-remoteLibravatar John Keeping1-1/+0
2013-11-12lost-found: remove deprecated commandLibravatar John Keeping1-1/+0
2013-11-12repo-config: remove deprecated alias for "git config"Libravatar John Keeping1-1/+0
2013-10-18Merge branch 'sb/repack-in-c'Libravatar Junio C Hamano1-1/+1
2013-10-14sparse: suppress some "using sizeof on a function" warningsLibravatar Ramsay Jones1-0/+3
2013-09-17repack: rewrite the shell script in CLibravatar Stefan Beller1-1/+1
2013-09-17Merge branch 'jk/remove-remote-helpers-in-python'Libravatar Junio C Hamano1-16/+0
2013-09-09Merge branch 'sp/clip-read-write-to-8mb'Libravatar Junio C Hamano1-8/+0
2013-09-09Merge branch 'jc/url-match'Libravatar Junio C Hamano1-0/+3
2013-09-09git_remote_helpers: remove little used Python libraryLibravatar John Keeping1-16/+0
2013-09-04Merge branch 'da/darwin'Libravatar Junio C Hamano1-0/+3
2013-08-20Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Libravatar Steffen Prohaska1-8/+0
2013-08-05config: parse http.<url>.<variable> using urlmatchLibravatar Kyle J. McKay1-0/+3
2013-08-05Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1Libravatar Brian Gernhardt1-1/+3
2013-08-02Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Libravatar Junio C Hamano1-1/+0
2013-07-30imap-send: use Apple's Security framework for base64 encodingLibravatar Jeremy Huddleston1-0/+1
2013-07-22Merge branch 'es/check-mailmap'Libravatar Junio C Hamano1-0/+1
2013-07-18cygwin: Remove the Win32 l/stat() implementationLibravatar Ramsay Jones1-1/+0
2013-07-13builtin: add git-check-mailmap commandLibravatar Eric Sunshine1-0/+1
2013-07-05Merge branch 'maint'Libravatar Junio C Hamano1-3/+0
2013-07-03fixup-builtins: retire an old transition helper scriptLibravatar Ramkumar Ramachandra1-3/+0
2013-07-01Merge branch 'jc/topo-author-date-sort'Libravatar Junio C Hamano1-0/+3
2013-06-30Merge branch 'fc/macos-x-clipped-write' into maintLibravatar Junio C Hamano1-0/+8
2013-06-24Merge branch 'jh/libify-note-handling'Libravatar Junio C Hamano1-0/+2
2013-06-20Merge branch 'rs/discard-index-discard-array'Libravatar Junio C Hamano1-0/+1
2013-06-20Merge branch 'fc/makefile'Libravatar Junio C Hamano1-4/+6
2013-06-20Merge branch 'nd/make-wildmatch-default'Libravatar Junio C Hamano1-2/+2
2013-06-12Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cLibravatar Johan Herland1-0/+2
2013-06-11prio-queue: priority queue of pointers to structsLibravatar Junio C Hamano1-0/+3
2013-06-11Merge branch 'rj/mingw-cygwin'Libravatar Junio C Hamano1-7/+0
2013-06-09read-cache: add simple performance testLibravatar René Scharfe1-0/+1
2013-06-09Makefile: use $^ to avoid listing prerequisites on the command lineLibravatar Felipe Contreras1-3/+3
2013-06-07build: do not install git-remote-testgitLibravatar Felipe Contreras1-0/+1
2013-06-07build: generate and clean test scriptsLibravatar Felipe Contreras1-1/+2
2013-06-07Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefileLibravatar Junio C Hamano1-0/+1
2013-06-07Merge tag 'post183-for-junio' of http://github.com/msysgit/gitLibravatar Junio C Hamano1-1/+7
2013-06-05Merge branch 'fc/makefile'Libravatar Junio C Hamano1-18/+24
2013-06-04Ensure the resource file is rebuilt when the version changes.Libravatar Pat Thoyts1-1/+1
2013-06-04Windows resource: handle dashes in the Git version gracefullyLibravatar Johannes Schindelin1-1/+1
2013-06-04Provide a Windows version resource for the git executables.Libravatar Pat Thoyts1-1/+7
2013-06-02Merge branch 'tr/line-log'Libravatar Junio C Hamano1-0/+4
2013-06-02Merge branch 'tr/coverage'Libravatar Junio C Hamano1-8/+13
2013-06-02Merge branch 'da/darwin'Libravatar Junio C Hamano1-0/+15