aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | t/lib-git-svn.sh: improve svnserve tests with parallel make testTodd Zullinger2017-12-14
| * | | | | | | | | t/lib-git-svn: cleanup inconsistent tab/space usageTodd Zullinger2017-12-14
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'ew/svn-crlf'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'svn-crlf' of git://bogomips.org/git-svn into ew/svn-crlfJunio C Hamano2017-12-14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | git-svn: convert CRLF to LF in commit message to SVNEric Wong2017-12-14
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'cc/skip-to-optional-val'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t4045: reindent to make helpers readableJunio C Hamano2017-12-11
| * | | | | | | | | | diff: add tests for --relative without optional prefix valueJacob Keller2017-12-11
| * | | | | | | | | | diff: use skip_to_optional_arg_default() in parsing --relativeJunio C Hamano2017-12-11
| * | | | | | | | | | diff: use skip_to_optional_arg_default()Christian Couder2017-12-11
| * | | | | | | | | | diff: use skip_to_optional_arg()Christian Couder2017-12-11
| * | | | | | | | | | index-pack: use skip_to_optional_arg()Christian Couder2017-12-11
| * | | | | | | | | | git-compat-util: introduce skip_to_optional_arg()Christian Couder2017-12-11
* | | | | | | | | | | Merge branch 'ra/prompt-eread-fix'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-prompt: fix reading files with windows line endingsRobert Abel2017-12-06
| * | | | | | | | | | | git-prompt: make __git_eread intended use explicitRobert Abel2017-12-06
* | | | | | | | | | | | Merge branch 'bw/path-doc'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | path: document path functionsBrandon Williams2017-12-13
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | RelNotes: the eleventh batchJunio C Hamano2017-12-27
* | | | | | | | | | | | Merge branch 'rb/quick-install-doc'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | install-doc-quick: allow specifying what ref to installRandall S. Becker2017-12-12
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jt/transport-no-more-rsync'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | transport: remove unused "push" in vtableJonathan Tan2017-12-12
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'sg/travis-fixes'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing outputSZEDER Gábor2017-12-12
| * | | | | | | | | | | travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'SZEDER Gábor2017-12-12
| * | | | | | | | | | | travis-ci: move setting environment variables to 'ci/lib-travisci.sh'SZEDER Gábor2017-12-12
| * | | | | | | | | | | travis-ci: introduce a $jobname variable for 'ci/*' scriptsSZEDER Gábor2017-12-12
* | | | | | | | | | | | Merge branch 'sb/test-helper-excludes'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t/helper: ignore everything but sourcesStefan Beller2017-12-12
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ot/pretty'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | format: create docs for pretty.hOlga Telezhnaya2017-12-12
| * | | | | | | | | | | | format: create pretty.h fileOlga Telezhnaya2017-12-12
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'bw/submodule-sans-cache-compat'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | submodule: convert get_next_submodule to not rely on the_indexBrandon Williams2017-12-12
| * | | | | | | | | | | | submodule: used correct index in is_staging_gitmodules_okBrandon Williams2017-12-12
| * | | | | | | | | | | | submodule: convert stage_updated_gitmodules to take a struct index_stateBrandon Williams2017-12-12
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'es/clone-shared-worktree'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clone: support 'clone --shared' from a worktreeEric Sunshine2017-12-11
* | | | | | | | | | | | | Merge branch 'tb/delimit-pretty-trailers-args-with-comma'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | docs/pretty-formats: mention commas in %(trailers) syntaxJeff King2017-12-08
* | | | | | | | | | | | | | Merge branch 'rs/fmt-merge-msg-leakfix'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | transport-helper: plug strbuf and string_list leaksRené Scharfe2017-12-08
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jt/decorate-api'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | decorate: clean up and document APIJonathan Tan2017-12-08
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'jk/cvsimport-quoting'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cvsimport: apply shell-quoting regex globallyJeff King2017-12-08
* | | | | | | | | | | | | | | Merge branch 'db/doc-workflows-neuter-the-maintainer'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | doc: reword gitworkflows.txt for neutralityDaniel Bensoussan2017-12-08
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'ks/branch-cleanup'Junio C Hamano2017-12-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \