aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-14release version 2.6.12.6.1Jonas Bernoulli
2016-04-14add FAQ entry about collapsing diff sectionsJonas Bernoulli
2016-04-13magit-insert-submodules: skip deleted modulesJonas Bernoulli
2016-04-13magit-diff-wash-submodule: keep modules separateJonas Bernoulli
2016-04-12git-commit-propertize-diff: use font-lock-ensureKyle Meyer
2016-04-12git-commit-propertize-diff: highlight full diffKyle Meyer
2016-04-12complete da854448b42e46490d35a797659f3279cfa61f06Jonas Bernoulli
2016-04-10git-commit-buffer-message: strip --verbose diffsKyle Meyer
2016-04-10add v2.6.1 release notes stubJonas Bernoulli
2016-04-10AUTHORS.md: update list of contributorsJonas Bernoulli
2016-04-08regenerate manuals after updating org and ox-texinfo+Jonas Bernoulli
2016-04-06git-commit-summary-regexp: don't match empty 2nd lineNoam Postavsky
2016-04-06PayPal wants me to receive payments not donationsJonas Bernoulli
2016-04-06never sign stashes and wipref commitsJonas Bernoulli
2016-04-06stash: clarify worktree-related descriptionsKyle Meyer
2016-04-06magit-read-{remote,upstream}-branch: remove duplicate choicesIngo Lohmar
2016-04-06magit-find-file-noselect: prevent diff-hl-modeJonas Bernoulli
2016-04-05magit-diff-wash-submodule: use appropriate range for rewindsJonas Bernoulli
2016-04-03magit-unstage-committed: fix doc-string typoKyle Meyer
2016-04-02move trailing newline into `Untracked Files` sectionFritz Grabo
2016-03-31git-rebase.el: add the async-bytecomp hack here tooJonas Bernoulli
2016-03-29reset Package-Requires for MelpaJonas Bernoulli
2016-03-29release version 2.6.02.6.0Jonas Bernoulli
2016-03-29magit-toggle-buffer-lock: reuse other buffer locked to same valueJonas Bernoulli
2016-03-29AUTHORS.md: update list of contributorsJonas Bernoulli
2016-03-29magit-apply--section-content: fix ad65801 from #2587Jonas Bernoulli
2016-03-29README.md: use https where possibleJonas Bernoulli
2016-03-29manual: add FAQ entry about color.ui and color.diffJonas Bernoulli
2016-03-28wrap file-accessible-directory-p to work around Apple bugJonas Bernoulli
2016-03-28ISSUE_TEMPLATE: remove some newlines and other improvementsJonas Bernoulli
2016-03-282.6.0.txt: fixes and cleanupJonas Bernoulli
2016-03-28add ISSUE_TEMPLATE fileJonas Bernoulli
2016-03-28replace magit make target with emacs-Q targetJonas Bernoulli
2016-03-28magit-version: also show system-typeJonas Bernoulli
2016-03-28magit-insert-local-branches: ignore symbolic refsJonas Bernoulli
2016-03-25magit-pull-popup: don't explicitly set heading of Variables sectionJonas Bernoulli
2016-03-25properly distinguish sections which contain submodule sectionsJonas Bernoulli
2016-03-25magit-insert-section: support evaluating TYPE argumentJonas Bernoulli
2016-03-25magit-log-wash-rev: use cherry faces for --left-right prefixesJonas Bernoulli
2016-03-25magit-diff-removed: fix indentationJonas Bernoulli
2016-03-20Merge branch 'lo/eol' [#2587]Jonas Bernoulli
2016-03-20magit-diff: hide trailing CR chars on WindowsLuís Oliveira
2016-03-20magit-process: ensure unix eol conversionLuís Oliveira
2016-03-13magit-apply: use buffer-substring-no-propertiesLuís Oliveira
2016-03-13magit-apply: refactor patch constructionLuís Oliveira
2016-03-13magit-insert-stash-untracked: recurse into sub-treesKyle Meyer
2016-03-12Merge branch 'km/ediff-stash' [#2581]Kyle Meyer
2016-03-11magit-ediff-show-stash-with-index: new optionKyle Meyer
2016-03-11magit-ediff-show-stash: new commandKyle Meyer
2016-03-11magit-ediff-compare--read-files: rename, add doc-stringKyle Meyer