aboutsummaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
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
2015-08-08use async-bytecomp to guarantee untainted buildsJonas Bernoulli
2015-08-07magit-read-string-ns: new functionJonas Bernoulli
2015-08-07magit-diff-auto-show-delay: fix doc-string typoJonas Bernoulli
2015-08-07magit-visit-ref-create: fix doc-stringJonas Bernoulli
2015-08-07use correct arguments when invoking log and diff commands directlyJonas Bernoulli
2015-08-07Always use RFC2822 format for GIT_COMMITTER_DATEThomas Frössman
2015-08-07magit-wip-commit: with a prefix arg, read the commit messageJonas Bernoulli
2015-08-07magit-wip-after-apply-mode: complete doc-stringJonas Bernoulli
2015-08-07always call magit-wip-commit-after-apply after un-/stagingJonas Bernoulli
2015-08-06magit-log*-arguments: add doc-stringsKyle Meyer
2015-08-06magit-apply-diff: handle diffstat sectionsJonas Bernoulli
2015-08-06improve various doc-stringsJonas Bernoulli
2015-08-05fix docstring typoKyle Meyer
2015-08-05magit-no-confirm: improve drop-stashes descriptionKyle Meyer
2015-08-04magit-ediff: run commands from top-level directoryKyle Meyer
2015-08-04magit-diff-dwim: run magit-diff when on commitKyle Meyer
2015-08-03Revert "magit-read-repository: require match when reading known repository"Jonas Bernoulli
2015-08-03add magit-git-error error typeJonas Bernoulli
2015-08-03magit-read-repository: require match when reading known repositoryJonas Bernoulli
2015-08-02magit-log-buffer-file: fix interactive callKyle Meyer