aboutsummaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2016-01-18release version 2.4.02.4.0Jonas Bernoulli
2016-01-17fix 880fd70f7c297f99c693213f0878fd0117aee673Jonas Bernoulli
2016-01-17magit-rev-eq: new functionJonas Bernoulli
2016-01-17magit-turn-on-auto-revert-mode-if-desired: and file is readableJonas Bernoulli
2016-01-17Revert "work around auto-revert-handler bug"Jonas Bernoulli
2016-01-16work around auto-revert-handler bugJonas Bernoulli
2016-01-16magit-status-refresh-hook: improve deprecation noticeJonas Bernoulli
2016-01-16magit-status-refresh-hook: no longer define as optionJonas Bernoulli
2016-01-16magit-status-refresh-hook: deprecate hookJonas Bernoulli
2016-01-16magit-run-hook-with-benchmark: new functionJonas Bernoulli
2016-01-16magit-post-refresh-hook: new hookJonas Bernoulli
2016-01-16magit-pre-refresh-hook: define as an optionJonas Bernoulli
2016-01-16magit-status-show-hashes-in-headers: new optionJonas Bernoulli
2016-01-15with-editor-locate-emacsclient-1: when named emacsclient-snapshotJonas Bernoulli
2016-01-14use magit-git-environment during initial probesNoam Postavsky
2016-01-14limit number of commits shown in log sectionsJonas Bernoulli
2016-01-14magit-status-always-refresh: new optionJonas Bernoulli
2016-01-14magit-auto-revert-buffers: don't if auto-revert-buffer-list is nilJonas Bernoulli
2016-01-14magit-clone: set variable in correct repositoryJonas Bernoulli
2016-01-13magit-mode.el: remove stray commentJonas Bernoulli
2016-01-13require magit in log and diff commandsJonas Bernoulli
2016-01-12autorevert: fix autoload-related errorsKyle Meyer
2016-01-12revert buffers using a globalized variant of auto-revert-modeJonas Bernoulli
2016-01-11revert: no longer update the VC information in the mode-lineJonas Bernoulli
2016-01-10magit-unstage: maybe use magit-anti-stageJonas Bernoulli
2016-01-09rename magit-insert-unpulled-{ => from-upstream-}or-recent{-commits => }Jonas Bernoulli
2016-01-09magit-diff-visit-file: support "file mode change" sectionsJonas Bernoulli
2016-01-07magit-revert-buffers-only-for-tracked-files: change default valueJonas Bernoulli
2016-01-07display popups using display-bufferJonas Bernoulli
2016-01-05fix doc-string typoKyle Meyer
2016-01-05magit-read-upstream-branch: new functionJonas Bernoulli
2016-01-05allow selecting a non-existent branch as upstreamJonas Bernoulli
2016-01-05magit-read-other-branch: add NO-REQUIRE-MATCH argumentJonas Bernoulli
2016-01-02magit-with-temp-index: convert index filenameNoam Postavsky
2016-01-01sleep-for doesn't take a NODISP argumentNoam Postavsky
2016-01-01rename magit-bisect-async to magit-git-bisectJonas Bernoulli
2016-01-01magit-process-wait: sleep, don't sitJonas Bernoulli
2016-01-01magit-section-set-visibility-from-cache: add doc-stringJonas Bernoulli
2016-01-01magit-pop-revision-stack-format: fix Custom groupJonas Bernoulli
2016-01-01magit-add-section-hook: allow replacing a function with anotherJonas Bernoulli
2016-01-01bump copyright yearsJonas Bernoulli
2015-12-30no longer limit reverting to tracked filesJonas Bernoulli
2015-12-30magit-revert-buffer: cosmeticsJonas Bernoulli
2015-12-30magit-revert-buffer: rename a lexical variableJonas Bernoulli
2015-12-30magit-revert-buffer: improve doc-stringJonas Bernoulli
2015-12-30magit-revert-buffers-sync: improve messagesJonas Bernoulli
2015-12-30split up magit-revert-buffersJonas Bernoulli
2015-12-30improve selecting the upstream branchJonas Bernoulli
2015-12-30magit-read-other-branch{,-or-commit}: cosmeticsJonas Bernoulli
2015-12-30magit-{,local-}branch-p: return the argument itself instead of tJonas Bernoulli