aboutsummaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2015-08-24melpa release dance, part 1Jonas Bernoulli
2015-08-24travis: do not assert Git is recent enoughJonas Bernoulli
2015-08-24magit-blame: ask window-end for updated valueKyle Meyer
2015-08-24magit-blame: fix calls from indirect buffersKyle Meyer
2015-08-24magit-file-relative-name: add tracked argumentKyle Meyer
2015-08-24magit-blame: widen before blamingKyle Meyer
2015-08-23define remaining hook variables using defvarJonas Bernoulli
2015-08-23magit-format-ref-labels: fix --simplify-by-decoration kludgeJonas Bernoulli
2015-08-22magit-popup-use-prefix-argument: clarify Custom's value menuJonas Bernoulli
2015-08-22magit-refresh-popup-buffer-hook: define explicitly and documentJonas Bernoulli
2015-08-22explicitly define magit-find-{file,index}-hookJonas Bernoulli
2015-08-22magit-wip-commit: fix doc-stringJonas Bernoulli
2015-08-20magit-copy-as-kill: don't kill nil valuesKyle Meyer
2015-08-20magit-shell-command-topdir: s/git/shell/Kyle Meyer
2015-08-20blame: abort if the file-visiting buffer was killedJonas Bernoulli
2015-08-18magit-get-next-tag: fix handling of nil revKyle Meyer
2015-08-18magit-git-insert: fix docstring typoKyle Meyer
2015-08-18menu: update stale commandsKyle Meyer
2015-08-18git-commit.el: fix commentary typoKyle Meyer
2015-08-16make Melpa snapshots depend on other snapshotsJonas Bernoulli
2015-08-16release version 2.2.02.2.0Jonas Bernoulli
2015-08-16allow users to prevent the use of async-bytecomp-package-modeJonas Bernoulli
2015-08-16magit-define-popup-keys-deferred: new functionJonas Bernoulli
2015-08-16Add debug declare to most defmacroRémi Vanicat
2015-08-15magit-diff-wash-diffstat: decode file names directlyJonas Bernoulli
2015-08-15magit-diff-refresh-buffer: fix indentationJonas Bernoulli
2015-08-15make git-commit-flyspell-verify more robustJonas Bernoulli
2015-08-15use font-lock-flush instead of font-lock-ensureJonas Bernoulli
2015-08-15fix quoting in last commitKyle Meyer
2015-08-15define commit popup without using magit-define-popupJonas Bernoulli
2015-08-15magit-run-gitk-{all,branches}: new commandsJonas Bernoulli
2015-08-15magit-shell-command{,-topdir}: new commandsJonas Bernoulli
2015-08-15rename magit-rebase-from to magit-rebase-subsetJonas Bernoulli
2015-08-14Revert "don't show hunk region boundaries when using v25.0.50"Jonas Bernoulli
2015-08-14ido-enter-magit-status: fix doc-string and manual entry some moreJonas Bernoulli
2015-08-14ido-enter-magit-status: fix doc-string and manual entryJonas Bernoulli
2015-08-14magit-stash-popup: use magit-wip-commit actionJonas Bernoulli
2015-08-13update rev extraction from revision buffersKyle Meyer
2015-08-13magit-rev-format: Append "--" to command lineNicklas Lindgren
2015-08-12magit-section-goto-successor: avoid falling back to back buttonJonas Bernoulli
2015-08-12don't show hunk region boundaries when using v25.0.50Jonas Bernoulli
2015-08-12magit-insert-head-header: don't hardcode HEAD hashKyle Meyer
2015-08-11magit-wip-log{,-current}: new commandsJonas Bernoulli
2015-08-11magit-wip-update-wipref: add type suffix to restart messagesJonas Bernoulli
2015-08-11magit-update-index: save to wiprefs if appropriateJonas Bernoulli
2015-08-11magit-log-maybe-show-commit: show endpoint commitKyle Meyer
2015-08-09autoload magit-status-internalJonas Bernoulli
2015-08-09magit-mode-display-buffer: don't store winconf unconditionallyJonas Bernoulli
2015-08-09separate window configuration code from regular display and buryJonas Bernoulli
2015-08-09remove magit-mode-bury-buffer-hookJonas Bernoulli