aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'nd/ita-cleanup'Junio C Hamano2016-07-13
|\
| * grep: fix grepping for "intent to add" filesCharles Bailey2016-07-01
* | Merge branch 'ew/gc-auto-pack-limit-fix'Junio C Hamano2016-07-13
|\ \
| * | gc: fix off-by-one error with gc.autoPackLimitEric Wong2016-06-27
* | | Merge branch 'va/i18n-even-more'Junio C Hamano2016-07-13
|\ \ \
| * | | i18n: branch: mark comment when editing branch description for translationVasco Almeida2016-06-17
| * | | i18n: init-db: join message piecesVasco Almeida2016-06-17
| * | | i18n: remote: allow translations to reorder messageVasco Almeida2016-06-17
| * | | i18n: remote: mark URL fallback text for translationVasco Almeida2016-06-17
| * | | i18n: standardise messagesVasco Almeida2016-06-17
| * | | i18n: merge: change command option help to lowercaseVasco Almeida2016-06-17
| * | | i18n: merge: mark messages for translationVasco Almeida2016-06-17
| * | | i18n: notes: mark options for translationVasco Almeida2016-06-17
| * | | i18n: notes: mark strings for translationVasco Almeida2016-06-17
| * | | i18n: advice: internationalize message for conflictsVasco Almeida2016-06-17
| * | | i18n: builtin/remote.c: fix mark for translationVasco Almeida2016-06-17
* | | | Merge branch 'mj/log-show-signature-conf'Junio C Hamano2016-07-11
|\ \ \ \
| * | | | log: add log.showSignature configuration variableMehul Jain2016-06-24
* | | | | Merge branch 'js/find-commit-subject-ignore-leading-blanks'Junio C Hamano2016-07-11
|\ \ \ \ \
| * | | | | reset --hard: skip blank lines when reporting the commit subjectJohannes Schindelin2016-06-29
| * | | | | commit -C: skip blank lines at the beginning of the messageJohannes Schindelin2016-06-29
| | |_|/ / | |/| | |
* | | | | Merge branch 'sb/submodule-clone-retry'Junio C Hamano2016-07-11
|\ \ \ \ \
| * | | | | submodule--helper: initial clone learns retry logicStefan Beller2016-06-13
* | | | | | Merge branch 'sb/clone-shallow-passthru'Junio C Hamano2016-07-06
|\ \ \ \ \ \
| * | | | | | clone: do not let --depth imply --shallow-submodulesJunio C Hamano2016-06-20
* | | | | | | Merge branch 'jk/repack-keep-unreachable'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \
| * | | | | | | repack: extend --keep-unreachable to loose objectsJeff King2016-06-14
| * | | | | | | repack: add --keep-unreachable optionJeff King2016-06-14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'ew/mboxrd-format-am'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \
| * | | | | | | am: support --patch-format=mboxrdEric Wong2016-06-06
| * | | | | | | mailsplit: support unescaping mboxrd messagesEric Wong2016-06-06
| * | | | | | | pretty: support "mboxrd" output formatEric Wong2016-06-06
* | | | | | | | Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \ \
| * | | | | | | | worktree: simplify prefixing pathsNguyễn Thái Ngọc Duy2016-05-24
| * | | | | | | | worktree: avoid 0{40}, too many zeroes, hard to readNguyễn Thái Ngọc Duy2016-05-24
| * | | | | | | | worktree.c: use is_dot_or_dotdot()Nguyễn Thái Ngọc Duy2016-05-24
| * | | | | | | | git-worktree.txt: keep subcommand listing in alphabetical orderNguyễn Thái Ngọc Duy2016-05-24
* | | | | | | | | Merge branch 'km/fetch-do-not-free-remote-name'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | builtin/fetch.c: don't free remote->name after fetchKeith McGuigan2016-06-14
| * | | | | | | | | Merge branch 'ar/diff-args-osx-precompose' into maintJunio C Hamano2016-06-06
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'jk/string-list-static-init'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | use string_list initializer consistentlyJeff King2016-06-13
| * | | | | | | | | | | Merge branch 'jk/parseopt-string-list' into jk/string-list-static-initJunio C Hamano2016-06-13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | blame,shortlog: don't make local option variables staticJeff King2016-06-13
| | * | | | | | | | | | | interpret-trailers: don't duplicate option stringsJeff King2016-06-13
* | | | | | | | | | | | | Merge branch 'pb/commit-editmsg-path'Junio C Hamano2016-07-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | builtin/commit.c: memoize git-path for COMMIT_EDITMSGPranit Bauva2016-06-09
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'lf/receive-pack-auto-gc-to-client'Junio C Hamano2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | receive-pack: send auto-gc output over sideband 2Lukas Fleischer2016-06-06
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'js/name-rev-use-oldest-ref' into maintJunio C Hamano2016-05-31
| |\ \ \ \ \ \ \ \ \ \ \ \