aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-02Release version 2.13.02.13.0Jonas Bernoulli
2018-06-02AUTHORS.md: Update list of contributorsJonas Bernoulli
2018-06-02Fix unquoted apostrophe in code sampleChristophe Junke
2018-06-02Add missing information to 2.12.0 release notesJonas Bernoulli
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-31AUTHORS.md: Update list of contributorsJonas Bernoulli
2018-05-31Update release notesJonas Bernoulli
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-22Merge branch 'correct_blame_time_string' [#3443]Kyle Meyer
2018-05-22relnotes: Update for #3443Kyle Meyer
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-17Merge branch 'worktree-pr' [#3407]Jonas Bernoulli
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
2018-05-12magit-edit-line-commit: Support blob-visiting buffersJonas Bernoulli
2018-05-12Document disabling confirmation for edits of published commitsJonas Bernoulli
2018-05-12Fine-tune confirming edits of published commitsJonas Bernoulli
2018-05-12magit-confirm: Support third-party meta actionsJonas Bernoulli
2018-05-12Confirm edit of published commits during interactive rebaseJonas Bernoulli
2018-05-12magit-commit-{amend,extend,reword}: Confirm edit of published commitJonas Bernoulli
2018-05-12magit-list-{related,containing,merged,unmerged}-branches: Add ARGJonas Bernoulli
2018-05-11magit-list-related-branches: Filter out HEAD pointer linesJonas Bernoulli
2018-05-11magit-list-related-branches: New functionJonas Bernoulli
2018-05-10Fix typoMarc Sherry