aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | t6300: make UTC and local dates differentJohn Keeping2015-09-03
| * | | | | | | | | | | | | | | | date: make "local" orthogonal to date formatJeff King2015-09-03
| * | | | | | | | | | | | | | | | date: check for "local" before anything elseJohn Keeping2015-09-03
| * | | | | | | | | | | | | | | | t6300: add test for "raw" date formatJohn Keeping2015-09-03
| * | | | | | | | | | | | | | | | t6300: introduce test_date() helperJohn Keeping2015-09-03
| * | | | | | | | | | | | | | | | fast-import: switch crash-report date to iso8601Jeff King2015-09-03
| * | | | | | | | | | | | | | | | Documentation/rev-list: don't list date formatsJohn Keeping2015-09-03
| * | | | | | | | | | | | | | | | Documentation/git-for-each-ref: don't list date formatsJohn Keeping2015-09-03
| * | | | | | | | | | | | | | | | Documentation/config: don't list date formatsJohn Keeping2015-09-03
| * | | | | | | | | | | | | | | | Documentation/blame-options: don't list date formatsJohn Keeping2015-09-03
* | | | | | | | | | | | | | | | | Merge branch 'dt/refs-bisection'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | refs: make refs/bisect/* per-worktreeDavid Turner2015-09-01
| * | | | | | | | | | | | | | | | | path: optimize common dir checkingDavid Turner2015-09-01
| * | | | | | | | | | | | | | | | | refs: clean up common_listDavid Turner2015-09-01
* | | | | | | | | | | | | | | | | | Merge branch 'nk/stash-show-config'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | stash: allow "stash show" diff output configurableNamhyung Kim2015-08-31
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/async-pkt-line'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | pkt-line: show packets in async processes as "sideband"Jeff King2015-09-01
| * | | | | | | | | | | | | | | | | | run-command: provide in_async query functionJeff King2015-09-01
* | | | | | | | | | | | | | | | | | | Merge branch 'jh/quiltimport-explicit-series-file'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | git-quiltimport: add commandline option --series <file>Juerg Haefliger2015-09-01
* | | | | | | | | | | | | | | | | | | | Merge branch 'ld/p4-import-labels'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | git-p4: fix P4 label import for unprocessed commitsLuke Diamand2015-08-28
| * | | | | | | | | | | | | | | | | | | | git-p4: do not terminate creating tag for unknown commitLuke Diamand2015-08-28
| * | | | | | | | | | | | | | | | | | | | git-p4: failing test for ignoring invalid p4 labelsLuke Diamand2015-08-28
* | | | | | | | | | | | | | | | | | | | | Merge branch 'ad/bisect-terms'Junio C Hamano2015-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | bisect: allow setting any user-specified in 'git bisect start'Matthieu Moy2015-08-03