summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge commit 'doc/http-backend: missing accent grave in literal mark-up'Junio C Hamano2014-04-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | doc/http-backend: missing accent grave in literal mark-upThomas Ackermann2014-04-091-1/+1
* | | | | | | | Update draft release notes to 1.9.2Junio C Hamano2014-04-081-0/+9
* | | | | | | | Merge branch 'mm/status-porcelain-format-i18n-fix' into maintJunio C Hamano2014-04-082-5/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | status: disable translation when --porcelain is usedmm/status-porcelain-format-i18n-fixMatthieu Moy2014-03-262-5/+9
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'bp/commit-p-editor' into maintJunio C Hamano2014-04-0810-39/+137
|\ \ \ \ \ \ \ \
| * | | | | | | | run-command: mark run_hook_with_custom_index as deprecatedbp/commit-p-editorBenoit Pierre2014-03-181-0/+1
| * | | | | | | | merge hook tests: fix and update testsBenoit Pierre2014-03-181-6/+21
| * | | | | | | | merge: fix GIT_EDITOR override for commit hookBenoit Pierre2014-03-181-1/+1
| * | | | | | | | commit: fix patch hunk editing with "commit -p -m"Benoit Pierre2014-03-189-32/+80
| * | | | | | | | test patch hunk editing with "commit -p -m"Benoit Pierre2014-03-181-0/+34
| * | | | | | | | merge hook tests: use 'test_must_fail' instead of '!'Benoit Pierre2014-03-111-2/+2
| * | | | | | | | merge hook tests: fix missing '&&' in testBenoit Pierre2014-03-111-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Start preparing for 1.9.1Junio C Hamano2014-04-032-1/+39
* | | | | | | | Merge branch 'jk/mv-submodules-fix' into maintJunio C Hamano2014-04-032-1/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | mv: prevent mismatched data when ignoring errors.jk/mv-submodules-fixbrian m. carlson2014-03-172-1/+17
| * | | | | | | | builtin/mv: fix out of bounds writeJohn Keeping2014-03-111-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'mh/remove-subtree-long-pathname-fix' into maintJunio C Hamano2014-04-031-32/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | entry.c: fix possible buffer overflow in remove_subtree()mh/remove-subtree-long-pathname-fixMichael Haggerty2014-03-131-17/+17
| * | | | | | | | checkout_entry(): use the strbuf throughout the functionMichael Haggerty2014-03-131-16/+16
* | | | | | | | | Merge branch 'jk/lib-terminal-lazy' into maintJunio C Hamano2014-04-031-18/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/lib-terminal: make TTY a lazy prerequisitejk/lib-terminal-lazyJeff King2014-03-141-18/+19
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/index-pack-error-message' into maintJunio C Hamano2014-04-031-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | index-pack: report error using the correct variablend/index-pack-error-messageJunio C Hamano2014-03-171-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'us/printf-not-echo' into maintJunio C Hamano2014-04-032-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test-lib.sh: do not "echo" caller-supplied stringsus/printf-not-echoUwe Storbeck2014-03-181-2/+2
| * | | | | | | | | rebase -i: do not "echo" random user-supplied stringsUwe Storbeck2014-03-171-1/+1
* | | | | | | | | | Merge branch 'rr/doc-merge-strategies' into maintJunio C Hamano2014-04-031-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation/merge-strategies: avoid hyphenated commandsrr/doc-merge-strategiesRamkumar Ramachandra2014-03-171-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/shallow-update-fix' into maintJunio C Hamano2014-04-035-56/+49
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | shallow: verify shallow file after taking lockjk/shallow-update-fixJeff King2014-03-171-2/+2
| * | | | | | | | | | shallow: automatically clean up shallow tempfilesJeff King2014-02-275-37/+40
| * | | | | | | | | | shallow: use stat_validity to check for up-to-date fileJeff King2014-02-271-17/+7
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/stash-pop-not-popped' into maintJunio C Hamano2014-04-031-2/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | stash pop: mention we did not drop the stash upon failing to applyjc/stash-pop-not-poppedJunio C Hamano2014-02-261-2/+8
* | | | | | | | | | | Merge branch 'jn/wt-status' into maintJunio C Hamano2014-04-033-55/+88
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | wt-status: lift the artificual "at least 20 columns" floorjn/wt-statusJunio C Hamano2014-03-123-15/+13
| * | | | | | | | | | wt-status: i18n of section labelsJonathan Nieder2014-03-121-19/+47
| * | | | | | | | | | wt-status: extract the code to compute width for labelsJonathan Nieder2014-03-121-7/+15
| * | | | | | | | | | wt-status: make full label string to be subject to l10nJunio C Hamano2014-03-121-18/+17
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Git 1.9.1v1.9.1Junio C Hamano2014-03-184-3/+63
* | | | | | | | | | Merge branch 'jk/clean-d-pathspec' into maintJunio C Hamano2014-03-182-11/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clean: simplify dir/not-dir logicjk/clean-d-pathspecJeff King2014-03-111-9/+6
| * | | | | | | | | | clean: respect pathspecs with "-d"Jeff King2014-03-112-2/+19
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'da/difftool-git-files' into maintJunio C Hamano2014-03-182-16/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t7800: add a difftool test for .git-filesda/difftool-git-filesJunio C Hamano2014-03-051-0/+14
| * | | | | | | | | | difftool: support repositories with .git-filesDavid Aguilar2014-02-241-16/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/remote-pushremote-config-reading' into maintJunio C Hamano2014-03-182-1/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remote: handle pushremote config in any orderjk/remote-pushremote-config-readingJeff King2014-02-242-1/+19
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-03-186-11/+96
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |