aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* l10n: git.pot: v2.13.0 round 2 (4 new, 7 removed)Jiang Xin2017-05-05
* Merge branch 'master' of git://github.com/git-l10n/git-poJiang Xin2017-05-05
|\
| * l10n: zh_CN: for git v2.13.0 l10n round 1Jiang Xin2017-05-05
| * Merge branch 'fr_l10n_v2.13_rnd1' of git://github.com/jnavila/gitJiang Xin2017-05-05
| |\
| | * l10n: fr.po v2.13 round 1Jean-Noel Avila2017-05-02
| * | l10n: pt_PT: update Portuguese translationVasco Almeida2017-05-01
| * | l10n: bg.po: Updated Bulgarian translation (3201t)Alexander Shopov2017-04-30
| * | Merge branch 'master' of https://github.com/vnwildman/gitJiang Xin2017-04-29
| |\ \
| | * | l10n: vi.po(3198t): Updated Vietnamese translation for v2.13.0-rc0Tran Ngoc Quan2017-04-25
| | |/
| * | l10n: sv.po: Update Swedish translation (3199t0f0u)Peter Krefting2017-04-23
| |/
| * l10n: git.pot: v2.13.0 round 1 (96 new, 37 removed)Jiang Xin2017-04-23
* | Git 2.13-rc2v2.13.0-rc2Junio C Hamano2017-05-04
* | Merge branch 'rg/a-the-typo'Junio C Hamano2017-05-04
|\ \
| * | fix minor typosRené Genz2017-05-01
| |/
* | Merge branch 'sr/hooks-cwd-doc'Junio C Hamano2017-05-04
|\ \
| * | githooks.txt: clarify push hooks are always executed in $GIT_DIRSimon Ruderich2017-05-01
* | | Merge branch 'rg/doc-submittingpatches-wordfix'Junio C Hamano2017-05-04
|\ \ \
| * | | doc: update SubmittingPatchesRené Genz2017-05-01
| |/ /
* | | Merge branch 'rg/doc-pull-typofix'Junio C Hamano2017-05-04
|\ \ \
| * | | doc: git-pull.txt use US spelling, fix minor typoRené Genz2017-05-01
| |/ /
* | | Merge branch 'ja/i18n-cleanup'Junio C Hamano2017-05-04
|\ \ \
| * | | i18n: read-cache: typofixPeter Krefting2017-05-01
| * | | i18n: remove i18n from tag reflog messageJean-Noel Avila2017-05-01
* | | | Merging a handful of topics before -rc2Junio C Hamano2017-04-30
* | | | Merge branch 'sh/rebase-i-reread-todo-after-exec'Junio C Hamano2017-05-01
|\ \ \ \
| * | | | rebase -i: reread the todo list if `exec` touched itStephen Hicks2017-04-27
* | | | | Merge branch 'ls/travis-stricter-linux32-builds'Junio C Hamano2017-05-01
|\ \ \ \ \
| * | | | | travis-ci: set DEVELOPER knob for Linux32 buildLars Schneider2017-04-27
| |/ / / /
* | | | | Merge branch 'ls/travis-win-fix-status'Junio C Hamano2017-05-01
|\ \ \ \ \
| * | | | | travis-ci: printf $STATUS as stringLars Schneider2017-04-26
| |/ / / /
* | | | | Merge branch 'jk/submodule-init-segv-fix'Junio C Hamano2017-05-01
|\ \ \ \ \
| * | | | | submodule_init: die cleanly on submodules without url definedJeff King2017-04-24
* | | | | | Merge branch 'jk/prio-queue-avoid-swap-with-self'Junio C Hamano2017-05-01
|\ \ \ \ \ \
| * | | | | | prio_queue_reverse: don't swap elements with themselvesJeff King2017-04-24
* | | | | | | Merge branch 'ab/align-perf-descriptions'Junio C Hamano2017-05-01
|\ \ \ \ \ \ \
| * | | | | | | t/perf: correctly align non-ASCII descriptions in outputÆvar Arnfjörð Bjarmason2017-04-23
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'jk/complete-checkout-sans-dwim-remote'Junio C Hamano2017-05-01
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | completion: optionally disable checkout DWIMJeff King2017-04-23
| |/ / / / /
* | | | | | Git 2.13-rc1v2.13.0-rc1Junio C Hamano2017-04-26
* | | | | | Merge branch 'mh/separate-ref-cache'Junio C Hamano2017-04-26
|\ \ \ \ \ \
| * | | | | | do_for_each_entry_in_dir(): delete functionMichael Haggerty2017-04-16
| * | | | | | files_pack_refs(): use reference iterationMichael Haggerty2017-04-16
| * | | | | | commit_packed_refs(): use reference iterationMichael Haggerty2017-04-16
| * | | | | | cache_ref_iterator_begin(): make function smarterMichael Haggerty2017-04-16
| * | | | | | get_loose_ref_cache(): new functionMichael Haggerty2017-04-16
| * | | | | | get_loose_ref_dir(): function renamed from get_loose_refs()Michael Haggerty2017-04-16
| * | | | | | do_for_each_entry_in_dir(): eliminate `offset` argumentMichael Haggerty2017-04-16
| * | | | | | refs: handle "refs/bisect/" in `loose_fill_ref_dir()`Michael Haggerty2017-04-16
| * | | | | | ref-cache: use a callback function to fill the cacheMichael Haggerty2017-04-16
| * | | | | | refs: record the ref_store in ref_cache, not ref_dirMichael Haggerty2017-04-16