aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-18release version 2.4.02.4.0Jonas Bernoulli
2016-01-18make melpa-post-release: commit changesJonas Bernoulli
2016-01-18Makefile: mention marmalade in helpJonas Bernoulli
2016-01-18Makefile: rebuild texi after bumping versionJonas Bernoulli
2016-01-18magit.org: link to blog postsJonas 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-auto-revert-mode: fix documentation typosKyle Meyer
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.org: various updatesJonas 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-13magit.org: fix typosJonas Bernoulli
2016-01-13README.md: fix linksJonas Bernoulli
2016-01-12AUTHORS.md: update list of contributorsJonas Bernoulli
2016-01-12README.md: cosmeticsJonas Bernoulli
2016-01-12autorevert: fix autoload-related errorsKyle Meyer
2016-01-12Merge branch 'jb/auto-revert' [#2474]Jonas Bernoulli
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-11magit.org: rearrange "Modes and Buffers" sectionJonas 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-05Fix typoDamien Cassou
2016-01-05re-generate magit.texiJonas Bernoulli
2016-01-03Fix GitHub capitalizationZach Latta
2016-01-02magit-with-temp-index: convert index filenameNoam Postavsky
2016-01-01sleep-for doesn't take a NODISP argumentNoam Postavsky