Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'dt/refs-backend-pre-vtable' | Junio C Hamano | 2015-12-08 |
|\ | |||
| * | refs: split filesystem-based refs code into a new file | Michael Haggerty | 2015-11-20 |
* | | Merge branch 'ad/sha1-update-chunked' | Junio C Hamano | 2015-12-04 |
|\ \ | |/ |/| | |||
| * | sha1: allow limiting the size of the data passed to SHA1_Update() | Atousa Pahlevan Duprat | 2015-11-05 |
* | | Merge branch 'jc/mailinfo-lib' | Junio C Hamano | 2015-10-29 |
|\ \ | |||
| * | | mailinfo: libify | Junio C Hamano | 2015-10-21 |
* | | | Merge branch 'rp/link-curl-before-ssl' | Junio C Hamano | 2015-10-29 |
|\ \ \ | |||
| * | | | Makefile: make curl-config path configurable | Remi Pommarel | 2015-10-21 |
| * | | | Makefile: link libcurl before zlib | Remi Pommarel | 2015-10-21 |
| * | | | Merge branch 'sg/help-group' into maint | Junio C Hamano | 2015-09-03 |
| |\ \ \ | |||
* | \ \ \ | Merge branch 'mr/worktree-list' | Junio C Hamano | 2015-10-26 |
|\ \ \ \ \ | |||
| * | | | | | worktree: add top-level worktree.c | Michael Rappazzo | 2015-10-02 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 2015-10-20 |
|\ \ \ \ \ | |||
| * | | | | | Makefile: drop D_INO_IN_DIRENT build knob | Jeff King | 2015-10-05 |
| |/ / / / | |||
* | | | | | Merge branch 'jw/make-arflags-customizable' | Junio C Hamano | 2015-10-05 |
|\ \ \ \ \ | |||
| * | | | | | Makefile: allow $(ARFLAGS) specified from the command line | Junio C Hamano | 2015-09-10 |
* | | | | | | Merge branch 'jk/make-findstring-makeflags-fix' | Junio C Hamano | 2015-10-05 |
|\ \ \ \ \ \ | |||
| * | | | | | | Makefile: fix MAKEFLAGS tests with multiple flags | John Keeping | 2015-09-10 |
* | | | | | | | Merge branch 'sb/submodule-helper' | Junio C Hamano | 2015-10-05 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| * | | | | | | submodule: rewrite `module_list` shell function in C | Stefan Beller | 2015-09-03 |
| * | | | | | | Merge 'hv/submodule-config' to 'sb/submodule-helper' | Junio C Hamano | 2015-08-19 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'sg/help-group' | Junio C Hamano | 2015-09-14 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | Makefile: use SHELL_PATH when running generate-cmdlist.sh | Alejandro R. Sedeño | 2015-09-10 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'hv/submodule-config' | Junio C Hamano | 2015-08-31 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| * | | | | | | | submodule: implement a config API for lookup of .gitmodules values | Heiko Voigt | 2015-08-19 |
* | | | | | | | | Merge branch 'sg/help-group' | Junio C Hamano | 2015-08-26 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| * | | | | | | | generate-cmdlist: re-implement as shell script | Eric Sunshine | 2015-08-25 |
* | | | | | | | | Merge branch 'mh/tempfile' | Junio C Hamano | 2015-08-25 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | tempfile: a new module for handling temporary files | Michael Haggerty | 2015-08-10 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | builtin-am: remove redirection to git-am.sh | Paul Tan | 2015-08-04 |
* | | | | | | | | builtin-am: implement skeletal builtin am | Paul Tan | 2015-08-04 |
| |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge branch 'pt/pull-builtin' | Junio C Hamano | 2015-08-03 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | pull: remove redirection to git-pull.sh | Paul Tan | 2015-06-18 |
| * | | | | | | | pull: implement skeletal builtin pull | Paul Tan | 2015-06-15 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'kn/for-each-ref' | Junio C Hamano | 2015-08-03 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||
| * | | | | | | ref-filter: move code from 'for-each-ref' | Karthik Nayak | 2015-08-03 |
| |/ / / / / | |||
* | | | | | | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 2015-07-13 |
|\ \ \ \ \ \ | |||
| * | | | | | | worktree: new place for "git prune --worktrees" | Nguyễn Thái Ngọc Duy | 2015-06-29 |
* | | | | | | | Merge branch 'kb/use-nsec-doc' | Junio C Hamano | 2015-07-13 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Makefile / racy-git.txt: clarify USE_NSEC prerequisites | Karsten Blees | 2015-07-01 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jk/make-fix-dependencies' | Junio C Hamano | 2015-06-16 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | Makefile: silence perl/PM.stamp recipe | Jeff King | 2015-05-29 |
| * | | | | | | Makefile: avoid timestamp updates to GIT-BUILD-OPTIONS | Jeff King | 2015-05-29 |
| * | | | | | | Makefile: drop dependency between git-instaweb and gitweb | Jeff King | 2015-05-29 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge branch 'sg/help-group' | Junio C Hamano | 2015-06-01 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | generate-cmdlist: parse common group commands | Eric Sunshine | 2015-05-21 |
| * | | | | | command-list: prepare machinery for upcoming "common groups" section | Eric Sunshine | 2015-05-21 |
* | | | | | | Merge branch 'nd/untracked-cache' | Junio C Hamano | 2015-05-26 |
|\ \ \ \ \ \ | |||
| * | | | | | | t7063: tests for untracked cache | Nguyễn Thái Ngọc Duy | 2015-03-12 |
* | | | | | | | Merge branch 'jk/skip-http-tests-under-no-curl' | Junio C Hamano | 2015-05-22 |
|\ \ \ \ \ \ \ |