aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'sb/repack-in-c'Junio C Hamano2013-10-18
|\
| * repack: rewrite the shell script in CStefan Beller2013-09-17
* | sparse: suppress some "using sizeof on a function" warningsRamsay Jones2013-10-14
* | Merge branch 'jk/remove-remote-helpers-in-python'Junio C Hamano2013-09-17
|\ \
| * | git_remote_helpers: remove little used Python libraryJohn Keeping2013-09-09
* | | Merge branch 'sp/clip-read-write-to-8mb'Junio C Hamano2013-09-09
|\ \ \
| * | | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska2013-08-20
| | |/ | |/|
* | | Merge branch 'jc/url-match'Junio C Hamano2013-09-09
|\ \ \ | |_|/ |/| |
| * | config: parse http.<url>.<variable> using urlmatchKyle J. McKay2013-08-05
* | | Merge branch 'da/darwin'Junio C Hamano2013-09-04
|\ \ \ | |_|/ |/| |
| * | Makefile: Fix APPLE_COMMON_CRYPTO with BLK_SHA1Brian Gernhardt2013-08-05
| * | imap-send: use Apple's Security framework for base64 encodingJeremy Huddleston2013-07-30
* | | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-02
|\ \ \
| * | | cygwin: Remove the Win32 l/stat() implementationRamsay Jones2013-07-18
* | | | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-22
|\ \ \ \ | |/ / / |/| | |
| * | | builtin: add git-check-mailmap commandEric Sunshine2013-07-13
* | | | Merge branch 'maint'Junio C Hamano2013-07-05
|\ \ \ \
| * | | | fixup-builtins: retire an old transition helper scriptRamkumar Ramachandra2013-07-03
| * | | | Merge branch 'fc/macos-x-clipped-write' into maintJunio C Hamano2013-06-30
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge branch 'jc/topo-author-date-sort'Junio C Hamano2013-07-01
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | prio-queue: priority queue of pointers to structsJunio C Hamano2013-06-11
* | | | | Merge branch 'jh/libify-note-handling'Junio C Hamano2013-06-24
|\ \ \ \ \
| * | | | | Move copy_note_for_rewrite + friends from builtin/notes.c to notes-utils.cJohan Herland2013-06-12
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rs/discard-index-discard-array'Junio C Hamano2013-06-20
|\ \ \ \ \
| * | | | | read-cache: add simple performance testRené Scharfe2013-06-09
| |/ / / /
* | | | | Merge branch 'fc/makefile'Junio C Hamano2013-06-20
|\ \ \ \ \
| * | | | | Makefile: use $^ to avoid listing prerequisites on the command lineFelipe Contreras2013-06-09
| * | | | | build: do not install git-remote-testgitFelipe Contreras2013-06-07
| * | | | | build: generate and clean test scriptsFelipe Contreras2013-06-07
| * | | | | Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefileJunio C Hamano2013-06-07
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'nd/make-wildmatch-default'Junio C Hamano2013-06-20
|\ \ \ \ \ \ \
| * | | | | | | Makefile: promote wildmatch to be the default fnmatch implementationNguyễn Thái Ngọc Duy2013-06-02
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'rj/mingw-cygwin'Junio C Hamano2013-06-11
|\ \ \ \ \ \ \
| * | | | | | | cygwin: Remove the CYGWIN_V15_WIN32API build variableRamsay Jones2013-05-08
| |/ / / / / /
* | | | | | | Merge tag 'post183-for-junio' of http://github.com/msysgit/gitJunio C Hamano2013-06-07
|\ \ \ \ \ \ \
| * | | | | | | Ensure the resource file is rebuilt when the version changes.Pat Thoyts2013-06-04
| * | | | | | | Windows resource: handle dashes in the Git version gracefullyJohannes Schindelin2013-06-04
| * | | | | | | Provide a Windows version resource for the git executables.Pat Thoyts2013-06-04
* | | | | | | | Merge branch 'fc/makefile'Junio C Hamano2013-06-05
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | build: do not install git-remote-testpyFelipe Contreras2013-05-26
| * | | | | | build: add NO_INSTALL variableFelipe Contreras2013-05-26
| * | | | | | build: cleanup using $<Felipe Contreras2013-05-26
| * | | | | | build: cleanup using $^Felipe Contreras2013-05-26
| * | | | | | build: trivial simplificationFelipe Contreras2013-05-26
| |/ / / / /
* | | | | | Merge branch 'tr/line-log'Junio C Hamano2013-06-02
|\ \ \ \ \ \
| * | | | | | Implement line-history search (git log -L)Thomas Rast2013-03-28
| * | | | | | Refactor parse_locBo Yang2013-03-28
* | | | | | | Merge branch 'tr/coverage'Junio C Hamano2013-06-02
|\ \ \ \ \ \ \
| * | | | | | | coverage: build coverage-untested-functions by defaultThomas Rast2013-05-13
| * | | | | | | coverage: set DEFAULT_TEST_TARGET to avoid using proveThomas Rast2013-05-13