aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-diff.el
AgeCommit message (Expand)Author
2018-02-25magit-diff-section-file-args: set safe-local-variableJonas Bernoulli
2018-02-25magit-diff-section-arguments: move permanent-local settingJonas Bernoulli
2018-02-08Don't pass read-file-name's result directly to gitKyle Meyer
2018-02-03Jump to correct column when visiting last blob that had lineJonas Bernoulli
2018-02-03Allow quickly showing their changes for file we deletedJonas Bernoulli
2018-02-03Allow quickly showing overview of unmerged changesJonas Bernoulli
2018-02-03magit-diff-wash-diff: CosmeticsJonas Bernoulli
2018-02-02Consolidate function declarations and compile-time importsJonas Bernoulli
2018-01-20Cache visibility for all sections by defaultJonas Bernoulli
2018-01-19magit-diff-wash-diffstat: Remove unused bindingJonas Bernoulli
2018-01-17sections: Use magit-{hunk,file}-section-pJonas Bernoulli
2018-01-17sections: Use oref instead of dedicated slot accessorsJonas Bernoulli
2018-01-17sections: Define magit-{file,hunk}-section classesJonas Bernoulli
2018-01-08magit-revision-use-gravatar-kludge: update doc-stringJonas Bernoulli
2018-01-07Bump copyright yearsJonas Bernoulli
2017-12-14magit-insert-revision-tag: verify signatureJonas Bernoulli
2017-12-10magit-diff-tab-width: Speed up buffer-local lookupBasil L. Contovounesios
2017-12-10magit-diff-tab-width: Remove unused local varBasil L. Contovounesios
2017-12-10magit-diff-adjust-tab-width: Fix docstring typoBasil L. Contovounesios
2017-12-10magit-diff-tab-width: Fix cond guardBasil L. Contovounesios
2017-12-09In diffs, optionally use tab-width configured for resp. filesJonas Bernoulli
2017-12-09magit-diff-visit-file: fix recent doc-string typosKyle Meyer
2017-12-09magit-diff-visit-file-other-window: new commandJonas Bernoulli
2017-11-17magit-show-commit: also show notes specified by notes.displayRefJonas Bernoulli
2017-11-09magit-revision-use-hash-sections: new optionJonas Bernoulli
2017-11-09Bind RET to magit-show-commit on commit messages in rev buffersJonas Bernoulli
2017-11-09Don't flash selection on mouse clickJonas Bernoulli
2017-11-06magit-diff-while-committing: check that diff buffer existsKyle Meyer
2017-11-05magit-diff-while-committing: only toggle if --cached is in effectJonas Bernoulli
2017-11-05magit-diff-while-committing: handle visible diff buffer separatelyJonas Bernoulli
2017-11-05magit-diff-while-committing: handle three buffer states separatelyJonas Bernoulli
2017-11-05magit-diff-while-committing: remove redundant codeJonas Bernoulli
2017-11-05magit-diff-while-committing: cosmeticsJonas Bernoulli
2017-11-05magit-diff-while-committing: stay in message bufferJonas Bernoulli
2017-11-05magit-diff-while-{committing,amending}: remove FILES argumentJonas Bernoulli
2017-11-02Support one-section magit-selectionsJonas Bernoulli
2017-11-01magit-diff-highlight-list: fix invalid-selection special caseJonas Bernoulli
2017-10-27Use correct width for leading tabs in diffsJonas Bernoulli
2017-10-27magit-diff-paint-hunk: cosmeticsJonas Bernoulli
2017-10-21magit-patch-save: new commandJonas Bernoulli
2017-10-14Align header-line contents with the text areaAlexander Gramiak
2017-10-11The next release will be v2.12.0Jonas Bernoulli
2017-10-09magit-{diff,log}-highlight-keywords: rephrase doc-stringsKyle Meyer
2017-10-07magit-diff-highlight-keywords: new customizable variableBastian Beischer
2017-10-04Elsewhere forgo listing all files as deleted for bare reposFoo Bar
2017-10-03magit-diff-inside-hunk-body-p: new functionJonas Bernoulli
2017-07-31magit-diff--dwim: add a detached head checkKyle Meyer
2017-07-25magit-diff-toggle-file-filter: add to diff refresh popupsKyle Meyer
2017-07-25magit-diff-toggle-file-filter: move function and helpersKyle Meyer
2017-07-25magit-revision-toggle-file-filter: generalize and renameKyle Meyer