aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'bb/remote-get-url'Junio C Hamano2015-10-05
|\
| * remote: add get-url subcommandBen Boeckel2015-09-17
* | Merge branch 'jk/blame-first-parent'Junio C Hamano2015-10-05
|\ \
| * | blame: handle --first-parentJeff King2015-09-16
* | | Merge branch 'jw/make-arflags-customizable'Junio C Hamano2015-10-05
|\ \ \
| * | | Makefile: allow $(ARFLAGS) specified from the command lineJunio C Hamano2015-09-10
* | | | Merge branch 'jk/rebase-no-autostash'Junio C Hamano2015-10-05
|\ \ \ \
| * | | | Documentation/git-rebase: fix --no-autostash formattingJohn Keeping2015-09-10
| * | | | rebase: support --no-autostashJohn Keeping2015-09-10
* | | | | Merge branch 'jk/make-findstring-makeflags-fix'Junio C Hamano2015-10-05
|\ \ \ \ \
| * | | | | Makefile: fix MAKEFLAGS tests with multiple flagsJohn Keeping2015-09-10
* | | | | | Merge branch 'sb/submodule-helper'Junio C Hamano2015-10-05
|\ \ \ \ \ \
| * | | | | | submodule: rewrite `module_clone` shell function in CStefan Beller2015-09-08
| * | | | | | submodule: rewrite `module_name` shell function in CStefan Beller2015-09-03
| * | | | | | submodule: rewrite `module_list` shell function in CStefan Beller2015-09-03
| * | | | | | Merge 'hv/submodule-config' to 'sb/submodule-helper'Junio C Hamano2015-08-19
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'kn/for-each-tag'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \
| * | | | | | | | tag.c: implement '--merged' and '--no-merged' optionsKarthik Nayak2015-09-17
| * | | | | | | | tag.c: implement '--format' optionKarthik Nayak2015-09-17
| * | | | | | | | tag.c: use 'ref-filter' APIsKarthik Nayak2015-09-17
| * | | | | | | | tag.c: use 'ref-filter' data structuresKarthik Nayak2015-09-17
| * | | | | | | | ref-filter: add option to match literal patternKarthik Nayak2015-09-17
| * | | | | | | | ref-filter: add support to sort by versionKarthik Nayak2015-09-17
| * | | | | | | | ref-filter: add support for %(contents:lines=X)Karthik Nayak2015-09-17
| * | | | | | | | ref-filter: add option to filter out tags, branches and remotesKarthik Nayak2015-09-17
| * | | | | | | | ref-filter: implement an `align` atomKarthik Nayak2015-09-17
| * | | | | | | | ref-filter: introduce match_atom_name()Karthik Nayak2015-09-17
| * | | | | | | | ref-filter: introduce handler function for each atomKarthik Nayak2015-09-17
| * | | | | | | | utf8: add function to align a string into given strbufKarthik Nayak2015-09-17
| * | | | | | | | ref-filter: introduce ref_formatting_state and ref_formatting_stackKarthik Nayak2015-09-17
| * | | | | | | | ref-filter: move `struct atom_value` to ref-filter.cKarthik Nayak2015-09-17
| * | | | | | | | strtoul_ui: reject negative valuesMatthieu Moy2015-09-17
| * | | | | | | | Merge 'jk/git-path' into kn/for-each-tagJunio C Hamano2015-08-24
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Merge 'kn/for-each-tag-branch' into kn/for-each-tagJunio C Hamano2015-08-24
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'jk/test-lint-forbid-when-finished-in-subshell'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test-lib-functions: detect test_when_finished in subshellJohn Keeping2015-09-08
| * | | | | | | | | | t7800: don't use test_config in a subshellJohn Keeping2015-09-08
| * | | | | | | | | | test-lib-functions: support "test_config -C <dir> ..."John Keeping2015-09-08
| * | | | | | | | | | t5801: don't use test_when_finished in a subshellJohn Keeping2015-09-08
| * | | | | | | | | | t7610: don't use test_config in a subshellJohn Keeping2015-09-08
* | | | | | | | | | | Merge branch 'jk/interpret-trailers-outside-a-repository'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | interpret-trailers: allow running outside a repositoryJohn Keeping2015-09-08
* | | | | | | | | | | | Merge branch 'as/subtree-with-spaces'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | contrib/subtree: respect spaces in a repository pathAlexey Shumkin2015-09-08
| * | | | | | | | | | | | t7900-subtree: test the "space in a subdirectory name" caseAlexey Shumkin2015-09-08
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jk/connect-clear-env'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git_connect: clarify conn->use_shell flagJeff King2015-09-08
| * | | | | | | | | | | | git_connect: clear GIT_* environment for sshJeff King2015-09-04
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/date-local'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t6300: add tests for "-local" date formatsJohn Keeping2015-09-03