Age | Commit message (Expand) | Author | Files | Lines |
2016-11-28 | l10n: de.po: translate 210 new messages | Ralf Thielow | 1 | -2111/+3085 |
2016-11-25 | l10n: fix unmatched single quote in error message | Jiang Xin | 7 | -82/+82 |
2016-11-23 | Git 2.11-rc3 | Junio C Hamano | 2 | -1/+10 |
2016-11-23 | Merge branch 'jc/setup-cleanup-fix' | Junio C Hamano | 8 | -20/+69 |
2016-11-23 | Merge branch 'jt/trailer-with-cruft' | Junio C Hamano | 1 | -1/+2 |
2016-11-23 | Merge branch 'js/rebase-i-commentchar-fix' | Junio C Hamano | 4 | -3/+34 |
2016-11-23 | Merge branch 'jc/for-each-ref-head-segfault-fix' | Junio C Hamano | 2 | -1/+11 |
2016-11-23 | worktree.c: zero new 'struct worktree' on allocation | Nguyễn Thái Ngọc Duy | 1 | -12/+2 |
2016-11-23 | push: fix --dry-run to not push submodules | Brandon Williams | 4 | -10/+18 |
2016-11-23 | push: --dry-run updates submodules when --recurse-submodules=on-demand | Brandon Williams | 1 | -0/+24 |
2016-11-22 | Merge tag 'l10n-2.11.0-rnd2' of git://github.com/git-l10n/git-po | Junio C Hamano | 8 | -16103/+23112 |
2016-11-22 | Merge branch 'js/prepare-sequencer' | Junio C Hamano | 1 | -1/+1 |
2016-11-22 | archive: read local configuration | Junio C Hamano | 6 | -15/+40 |
2016-11-22 | mailinfo: read local configuration | Junio C Hamano | 3 | -5/+29 |
2016-11-22 | l10n: Fixed typo of git fetch-pack command | Jiang Xin | 6 | -183/+282 |
2016-11-22 | l10n: git.pot: v2.11.0 round 2 (1 new, 1 removed) | Jiang Xin | 1 | -9/+9 |
2016-11-22 | Merge branch 'master' of git://github.com/git-l10n/git-po | Jiang Xin | 8 | -16066/+22976 |
2016-11-21 | doc: mention user-configured trailers | Jonathan Tan | 1 | -1/+2 |
2016-11-21 | rebase -i: handle core.commentChar=auto | Johannes Schindelin | 2 | -3/+12 |
2016-11-21 | stripspace: respect repository config | Johannes Schindelin | 2 | -2/+4 |
2016-11-21 | rebase -i: highlight problems with core.commentchar | Johannes Schindelin | 2 | -0/+20 |
2016-11-21 | i18n: fix unmatched single quote in error message | Jiang Xin | 1 | -1/+1 |
2016-11-21 | l10n: zh_CN: for git v2.11.0 l10n round 1 | Jiang Xin | 1 | -2002/+2897 |
2016-11-18 | for-each-ref: do not segv with %(HEAD) on an unborn branch | Junio C Hamano | 2 | -1/+11 |
2016-11-17 | submodules: allow empty working-tree dirs in merge/cherry-pick | David Turner | 3 | -11/+17 |
2016-11-17 | Git 2.11-rc2 | Junio C Hamano | 2 | -1/+4 |
2016-11-17 | Merge branch 'tk/diffcore-delta-remove-unused' | Junio C Hamano | 5 | -8/+1 |
2016-11-17 | Merge branch 'jk/create-branch-remove-unused-param' | Junio C Hamano | 4 | -13/+18 |
2016-11-17 | Merge branch 'nd/worktree-lock' | Junio C Hamano | 1 | -1/+1 |
2016-11-16 | submodule_needs_pushing(): explain the behaviour when we cannot answer | Heiko Voigt | 1 | -0/+11 |
2016-11-16 | batch check whether submodule needs pushing into one call | Heiko Voigt | 1 | -29/+33 |
2016-11-16 | serialize collection of refs that contain submodule changes | Heiko Voigt | 3 | -25/+44 |
2016-11-16 | serialize collection of changed submodules | Heiko Voigt | 1 | -4/+55 |
2016-11-16 | rev-parse: fix parent shorthands with --symbolic | Jeff King | 2 | -1/+24 |
2016-11-14 | diffcore-delta: remove unused parameter to diffcore_count_changes() | Tobias Klauser | 5 | -8/+1 |
2016-11-13 | git-worktree.txt: fix typo "to"/"two", and add comma | Ben North | 1 | -1/+1 |
2016-11-13 | l10n: pt_PT: update Portuguese translation | Vasco Almeida | 1 | -2027/+2947 |
2016-11-11 | Git 2.11.0-rc1 | Junio C Hamano | 1 | -0/+7 |
2016-11-11 | Merge branch 'rt/fetch-pack-error-message-fix' | Junio C Hamano | 1 | -1/+1 |
2016-11-11 | Merge branch 'ps/common-info-doc' | Junio C Hamano | 1 | -1/+1 |
2016-11-11 | Merge branch 'ls/filter-process' | Junio C Hamano | 1 | -2/+1 |
2016-11-11 | Merge branch 'js/pwd-var-vs-pwd-cmd-fix' | Junio C Hamano | 2 | -3/+3 |
2016-11-11 | Merge branch 'as/merge-attr-sleep' | Junio C Hamano | 1 | -5/+13 |
2016-11-11 | Merge branch 'ls/macos-update' | Junio C Hamano | 2 | -1/+3 |
2016-11-11 | Merge branch 'js/prepare-sequencer' | Junio C Hamano | 1 | -1/+1 |
2016-11-11 | fetch-pack.c: correct command at the beginning of an error message | Ralf Thielow | 1 | -1/+1 |
2016-11-11 | t0021: remove debugging cruft | Junio C Hamano | 1 | -2/+1 |
2016-11-11 | t6026: clarify the point of "kill $(cat sleep.pid)" | Johannes Sixt | 1 | -1/+9 |
2016-11-11 | t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables | Johannes Sixt | 2 | -3/+3 |
2016-11-11 | doc: fix location of 'info/' with $GIT_COMMON_DIR | Patrick Steinhardt | 1 | -1/+1 |