summaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | coccinelle: apply object_id Coccinelle transformationsbrian m. carlson2016-06-281-7/+6
| * | | | | | | | | | | | | | | | | | | | coccinelle: convert hashcpy() with null_sha1 to hashclr()brian m. carlson2016-06-282-3/+3
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'js/log-to-diffopt-file'Junio C Hamano2016-07-192-44/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | shortlog: respect the --output=<file> settingJohannes Schindelin2016-06-241-1/+3
| * | | | | | | | | | | | | | | | | | | | format-patch: use stdout directlyJohannes Schindelin2016-06-241-5/+1
| * | | | | | | | | | | | | | | | | | | | format-patch: avoid freopen()Johannes Schindelin2016-06-241-31/+33
| * | | | | | | | | | | | | | | | | | | | format-patch: explicitly switch off color when writing to filesJohannes Schindelin2016-06-241-0/+2
| * | | | | | | | | | | | | | | | | | | | shortlog: support outputting to streams other than stdoutJohannes Schindelin2016-06-241-5/+8
| * | | | | | | | | | | | | | | | | | | | log: prepare log/log-tree to reuse the diffopt.close_file attributeJohannes Schindelin2016-06-241-3/+12
* | | | | | | | | | | | | | | | | | | | | Merge branch 'dk/blame-move-no-reason-for-1-line-context'Junio C Hamano2016-07-191-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | blame: require 0 context lines while finding moved lines with -Mks/blame-move-no-reason-for-1-line-contextdk/blame-move-no-reason-for-1-line-contextDavid Kastrup2016-05-291-4/+3
* | | | | | | | | | | | | | | | | | | | Merge branch 'nd/ita-cleanup'Junio C Hamano2016-07-131-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | grep: fix grepping for "intent to add" filesnd/ita-cleanupCharles Bailey2016-07-011-2/+2
* | | | | | | | | | | | | | | | | | | | Merge branch 'ew/gc-auto-pack-limit-fix'Junio C Hamano2016-07-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | gc: fix off-by-one error with gc.autoPackLimitew/gc-auto-pack-limit-fixEric Wong2016-06-271-1/+1
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-139-46/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | i18n: branch: mark comment when editing branch description for translationVasco Almeida2016-06-171-3/+3
| * | | | | | | | | | | | | | | | | | | i18n: init-db: join message piecesVasco Almeida2016-06-171-7/+10
| * | | | | | | | | | | | | | | | | | | i18n: remote: allow translations to reorder messageVasco Almeida2016-06-171-4/+3
| * | | | | | | | | | | | | | | | | | | i18n: remote: mark URL fallback text for translationVasco Almeida2016-06-171-3/+3
| * | | | | | | | | | | | | | | | | | | i18n: standardise messagesVasco Almeida2016-06-173-7/+7
| * | | | | | | | | | | | | | | | | | | i18n: merge: change command option help to lowercaseVasco Almeida2016-06-171-1/+1
| * | | | | | | | | | | | | | | | | | | i18n: merge: mark messages for translationVasco Almeida2016-06-171-5/+5
| * | | | | | | | | | | | | | | | | | | i18n: notes: mark options for translationVasco Almeida2016-06-171-2/+2
| * | | | | | | | | | | | | | | | | | | i18n: notes: mark strings for translationVasco Almeida2016-06-171-10/+10
| * | | | | | | | | | | | | | | | | | | i18n: advice: internationalize message for conflictsVasco Almeida2016-06-171-1/+1
| * | | | | | | | | | | | | | | | | | | i18n: builtin/remote.c: fix mark for translationVasco Almeida2016-06-171-3/+3
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'mj/log-show-signature-conf'Junio C Hamano2016-07-111-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | log: add log.showSignature configuration variablemj/log-show-signature-confMehul Jain2016-06-241-0/+6
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks'Junio C Hamano2016-07-112-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | reset --hard: skip blank lines when reporting the commit subjectjs/find-commit-subject-ignore-leading-blanksJohannes Schindelin2016-06-291-1/+1
| * | | | | | | | | | | | | | | | | commit -C: skip blank lines at the beginning of the messageJohannes Schindelin2016-06-291-1/+1
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-clone-retry'Junio C Hamano2016-07-111-7/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | submodule--helper: initial clone learns retry logicStefan Beller2016-06-131-7/+59
* | | | | | | | | | | | | | | | | Merge branch 'sb/clone-shallow-passthru'Junio C Hamano2016-07-061-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | clone: do not let --depth imply --shallow-submodulessb/clone-shallow-passthruJunio C Hamano2016-06-201-3/+2
* | | | | | | | | | | | | | | | | Merge branch 'jk/repack-keep-unreachable'Junio C Hamano2016-07-062-0/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | repack: extend --keep-unreachable to loose objectsjk/repack-keep-unreachableJeff King2016-06-142-0/+32
| * | | | | | | | | | | | | | | | | repack: add --keep-unreachable optionJeff King2016-06-141-0/+9
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'ew/mboxrd-format-am'Junio C Hamano2016-07-063-4/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | am: support --patch-format=mboxrdew/mboxrd-format-amEric Wong2016-06-061-3/+11
| * | | | | | | | | | | | | | | | | mailsplit: support unescaping mboxrd messagesEric Wong2016-06-061-0/+18
| * | | | | | | | | | | | | | | | | pretty: support "mboxrd" output formatEric Wong2016-06-061-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano2016-07-061-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | worktree: simplify prefixing pathsnd/worktree-cleanup-post-head-protectionNguyễn Thái Ngọc Duy2016-05-241-1/+3
| * | | | | | | | | | | | | | | | | worktree: avoid 0{40}, too many zeroes, hard to readNguyễn Thái Ngọc Duy2016-05-241-1/+1
| * | | | | | | | | | | | | | | | | worktree.c: use is_dot_or_dotdot()Nguyễn Thái Ngọc Duy2016-05-241-1/+1
| * | | | | | | | | | | | | | | | | git-worktree.txt: keep subcommand listing in alphabetical orderNguyễn Thái Ngọc Duy2016-05-241-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'km/fetch-do-not-free-remote-name'Junio C Hamano2016-07-061-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | builtin/fetch.c: don't free remote->name after fetchkm/fetch-do-not-free-remote-nameKeith McGuigan2016-06-141-4/+2
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |