aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes
AgeCommit message (Expand)Author
2017-10-29magit-visit-ref: drop prefix before calling magit-show-commitJonas Bernoulli
2017-10-27Use correct width for leading tabs in diffsJonas Bernoulli
2017-10-26magit-log-refresh-buffer: add --full-history for single removed fileJonas Bernoulli
2017-10-26magit-file-untrack: with a prefix argument force untrackingJonas Bernoulli
2017-10-26magit-file-untrack: act on selected files, if anyJonas Bernoulli
2017-10-26magit-file-delete: act on selected files, if anyJonas Bernoulli
2017-10-26magit-file-delete: respect prefix argument as intendedJonas Bernoulli
2017-10-26magit-worktree-popup: new commandJonas Bernoulli
2017-10-26magit-branch-delete: avoid current branch as defaultJonas Bernoulli
2017-10-26magit-insert-unpushed-to-upstream-or-recent: preserve visibilityJonas Bernoulli
2017-10-26Always show recent commits in the status bufferJonas Bernoulli
2017-10-25magit-branch-rename: strip "heads/" from old branchKyle Meyer
2017-10-24Touch up release notesKyle Meyer
2017-10-22rebase: also show the stash created by --autostashJonas Bernoulli
2017-10-22rebase: also show exec actionsJonas Bernoulli
2017-10-21magit-dired-log: new commandJonas Bernoulli
2017-10-21magit-stash-branch-here: new commandJonas Bernoulli
2017-10-21magit-patch-save: new commandJonas Bernoulli
2017-10-21magit-patch-apply{,-popup}: new commandsJonas Bernoulli
2017-10-20Support setting some variable from the remote popupJonas Bernoulli
2017-10-20magit-rebase-remove-commit: new commandJonas Bernoulli
2017-10-14Support buffer-locking for third-party modesSean Allred
2017-10-11magit-insert-branch-1: propertize keywords in messageJonas Bernoulli
2017-10-11magit.org: Update blaming documentationJonas Bernoulli
2017-10-11magit-blame-reverse: new commandJonas Bernoulli
2017-10-11magit-file-popup: add magit-blame and magit-blob-nextJonas Bernoulli
2017-10-11Refuse to create instant fixup commit for an unreachable commitJonas Bernoulli
2017-10-11Warn earlier about merges when creating fixup commitsJonas Bernoulli
2017-10-11The next release will be v2.12.0Jonas Bernoulli
2017-10-092.11.1.txt: add a missing wordKyle Meyer
2017-10-09Append an asterisk to buffer names when possibleJonas Bernoulli
2017-10-07Release notes: mention new variables for highlighting of keywordsBastian Beischer
2017-10-07magit-branch-or-checkout: new commandJonas Bernoulli
2017-10-04Update release notesJonas Bernoulli
2017-10-03magit-{previous,next}-line: new commandsJonas Bernoulli
2017-09-30git-rebase-mode-show-keybindings: detect translated outputKyle Meyer
2017-09-13Add v2.11.1 release notes stubJonas Bernoulli
2017-09-13Release version 2.11.02.11.0Jonas Bernoulli
2017-09-08magit-log-wash-rev: show correct information for cherriesJonas Bernoulli
2017-09-06Fix release notesJonas Bernoulli
2017-08-21Recognize EDIT_DESCRIPTION fileKyle Meyer
2017-08-08magit-commit-popup: change --no-verify key to "h"Kyle Meyer
2017-08-08magit-rebase-popup: add --no-verify switchKyle Meyer
2017-08-03magit-insert-modules: fixup documentationKyle Meyer
2017-08-03magit--insert-modules-logs: expect a range as argumentJonas Bernoulli
2017-08-03magit-insert-modules-overview: rename from magit-insert-submodulesJonas Bernoulli
2017-08-03magit-insert-modules: new functionJonas Bernoulli
2017-07-25magit-revision-toggle-file-filter: generalize and renameKyle Meyer
2017-07-11Add bookmark support [#1639]Yuri Khan
2017-07-11magit-commit-popup: add custom reader for --reuse-messageKyle Meyer