aboutsummaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2018-11-08Release version 2.13.12.13.1Jonas Bernoulli
2018-09-21magit-display-buffer: Don't reselect the same frameNoam Postavsky
2018-08-29magit-insert-modules-unpushed-to-pushremote: Fix rangeKyle Meyer
2018-08-29Reposition ivy and helm sort function declarationsKyle Meyer
2018-07-24git-commit-file-not-found: Handle git-rebase-filename-regexp tooNoam Postavsky
2018-07-24Move cygwin filename handling to ffnf-functionsNoam Postavsky
2018-07-03git-commit-setup-font-lock: Don't fail in non-existent directoryNoam Postavsky
2018-06-15Silence byte-compilerKyle Meyer
2018-06-15magit-completing-read-function: Add note about ivy-completing-readKyle Meyer
2018-06-15completion: Override ivy's default alphabetical sortingKyle Meyer
2018-06-15Don't use a completion function with {ivy,helm}-modeKyle Meyer
2018-06-10magit-log-wash-rev: Fix cherry mode failure on Emacs 26Kyle Meyer
2018-06-04magit-pkg.el: Update version stringJonas Bernoulli
2018-06-04Update Package-RequiresJonas Bernoulli
2018-06-03magit-rebase-autosquash: Skip usual assertsJonas Bernoulli
2018-06-03magit-rebase-interactive-assert: Fix confirmation promptJonas Bernoulli
2018-06-02Reset Package-Requires for MelpaJonas Bernoulli
2018-06-02Release version 2.13.02.13.0Jonas Bernoulli
2018-06-02Fix unquoted apostrophe in code sampleChristophe Junke
2018-06-02magit-blame--format-string-1: Improve uncommitted lines fallbackJonas Bernoulli
2018-06-02magit-blame--make-margin-overlay: CosmeticsJonas Bernoulli
2018-06-01Update manualJonas Bernoulli
2018-06-01magit-diff-edit-hunk-commit: Bind in appropriate mapsJonas Bernoulli
2018-05-31magit-get-previous-branch: Add timeoutNoam Postavsky
2018-05-31magit-diff-visit-file: Improve documentationJonas Bernoulli
2018-05-31magit-update-other-window-delay: Improve documentationJonas Bernoulli
2018-05-31Turn off display-line-numbers-mode if onAaron Madlon-Kay
2018-05-31Remove obsolete variable magit-no-confirm-defaultJonas Bernoulli
2018-05-31Don't turn on auto-revert-mode if global-auto-revert-mode is onJonas Bernoulli
2018-05-31magit-branch-pull-request: Always set branch.<name>.pushRemoteJonas Bernoulli
2018-05-31magit-branch-pull-request: Always set branch.<name>.pullRequestRemoteJonas Bernoulli
2018-05-31magit-branch-pull-request: Always set branch.<name>.rebaseJonas Bernoulli
2018-05-27magit-patch-save: Fix a doc-string typoKyle Meyer
2018-05-23Avoid error if gitk not found on windows-ntBen North
2018-05-23magit-insert-remote-branches: Guard against empty messageJonas Bernoulli
2018-05-22magit-blame--format-time-string: Correct timezone handlingLi-Yun Chang
2018-05-19magit-diff-wash-diffstat: Handle renamesJonas Bernoulli
2018-05-17magit--github-remote-p: Use "git remote get-url" to get actual urlJonathan Leech-Pepin
2018-05-17magit-worktree-checkout-pull-request: New commandJonas Bernoulli
2018-05-17magit--pullreq-branch: New functionJonas Bernoulli
2018-05-17magit--pullreq-from-upstream-p: New functionJonas Bernoulli
2018-05-17magit-worktree-delete: Maybe show status for other worktreeJonas Bernoulli
2018-05-17Insert gravatar images asynchronouslyJonas Bernoulli
2018-05-15magit-blame-process-filter: Uglify for the benefit of Emacs 24Jonas Bernoulli
2018-05-15magit-log-buffer-file: Fix checking if file is regularJonas Bernoulli
2018-05-15Revert "magit-log-buffer-file: Use absolute filename in call to file-regular-p"Jonas Bernoulli
2018-05-14Silence byte-compilerJonas Bernoulli
2018-05-14Fix remembering whether user confirmed editing published commitsJonas Bernoulli
2018-05-12Don't use pcase-lambdaJonas Bernoulli
2018-05-12magit-edit-line-commit: CosmeticsJonas Bernoulli