about summary refs log tree commit homepage
DateCommit message (Expand)
2018-06-21Git 2.18 v2.18.0
2018-06-19Merge branch 'en/rename-directory-detection-reboot'
2018-06-19Merge tag 'l10n-2.18.0-rnd3.1' of git://github.com/git-l10n/git-po
2018-06-19Merge branch 'cf/submodule-progress-dissociate'
2018-06-19Merge branch 'js/rebase-i-root-fix'
2018-06-19t7400: encapsulate setup code in test_expect_success
2018-06-19t3404: check root commit in 'rebase -i --root reword root commit'
2018-06-19doc: fix typos in documentation and release notes
2018-06-18Almost 2.18 final
2018-06-18Merge branch 'es/make-no-iconv'
2018-06-18Merge branch 'sg/t7406-chain-fix'
2018-06-18Merge branch 'ks/branch-set-upstream'
2018-06-18Merge branch 'js/rebase-i-root-fix'
2018-06-18Merge branch 'jk/ewah-bounds-check'
2018-06-18Merge tag 'l10n-2.18.0-rnd3' of git://github.com/git-l10n/git-po
2018-06-18A bunch of micro-fixes before going 2.18 final
2018-06-19l10n: ko.po: Update Korean translation
2018-06-18Merge branch 'sb/blame-color'
2018-06-18Merge branch 'mw/doc-merge-enumfix'
2018-06-18Merge branch 'en/rename-directory-detection'
2018-06-18Merge branch 'rd/doc-remote-tracking-with-hyphen'
2018-06-18Merge branch 'jl/zlib-restore-nul-termination'
2018-06-18Merge branch 'ab/cred-netrc-no-autodie'
2018-06-18Merge branch 'km/doc-workflows-typofix'
2018-06-18Merge branch 'ld/git-p4-updates'
2018-06-18Merge branch 'rd/diff-options-typofix'
2018-06-18Merge branch 'rd/comment-typofix-in-sha1-file'
2018-06-18merge-recursive: use xstrdup() instead of fixed buffer
2018-06-18RelNotes 2.18: minor fix to entry about dynamically loading completions
2018-06-18t7406-submodule-update: fix broken &&-chains
2018-06-18rebase --root: fix amending root commit messages
2018-06-18rebase --root: demonstrate a bug while amending root commit messages
2018-06-18ewah: adjust callers of ewah_read_mmap()
2018-06-18ewah_read_mmap: bounds-check mmap reads
2018-06-18t3200: clarify description of --set-upstream test
2018-06-18l10n: zh_CN: for git v2.18.0 l10n round 1 to 3
2018-06-17Merge branch 'master' of git://github.com/nafmo/git-l10n-sv
2018-06-17Merge branch 'master' of https://github.com/vnwildman/git
2018-06-17Merge branch 'master' of git://github.com/alshopov/git-po
2018-06-17Merge branch 'fr_2.18_rnd3' of git://github.com/jnavila/git
2018-06-17l10n: bg.po: Updated Bulgarian translation (3608t)
2018-06-17l10n: vi.po(3608t): Update Vietnamese translation for v2.18.0 round 3
2018-06-16l10n: fr.po v2.18.0 round 3
2018-06-16l10n: es.po: Spanish update for v2.18.0 round 3
2018-06-16l10n: git.pot: v2.18.0 round 3 (1 new, 1 removed)
2018-06-16Merge branch 'master' of git://github.com/git-l10n/git-po
2018-06-15Makefile: make NO_ICONV really mean "no iconv"
2018-06-15Merge branch 'master' of https://github.com/vnwildman/git
2018-06-14doc: update the order of the syntax `git merge --continue`
2018-06-14blame: release string_list after use in parse_color_fields()