summaryrefslogtreecommitdiff
path: root/lisp/km-magit.el
AgeCommit message (Expand)Author
2019-03-09km-magit: Rework rebase commands for git-rebase.el changesKyle Meyer
2019-02-16magit: Update for transient branch mergeKyle Meyer
2019-02-16Drop km/magit-stash-edit-messageKyle Meyer
2019-02-16km/magit-branch-archive: Archive reflog as wellKyle Meyer
2019-02-16km/magit-branch-backup-current: Use "--copy"Kyle Meyer
2019-02-16km/magit-branch-backup-current: Update stale docstringKyle Meyer
2019-01-15Update repo URL in file headersKyle Meyer
2019-01-15Fix overaggressive URL updates from 01f2da58Kyle Meyer
2019-01-15Update copyright yearsKyle Meyer
2019-01-15Update repo URL in file headersKyle Meyer
2018-12-09km/magit-show-commit-at-point: Tighten hash regexpKyle Meyer
2018-12-09km/magit-branch-backup-current: Tweak prefix meaningKyle Meyer
2018-12-09km/magit-branch-backup-current: Quote branch name within regexpKyle Meyer
2018-12-09km-magit: Don't use obsolete magit-section-whenKyle Meyer
2018-12-09km/magit-refs-toggle-tags: Don't implement with add-hook's LOCALKyle Meyer
2018-12-09km/magit-log-dwim: Consider active regionKyle Meyer
2018-12-09Delete some infrequently used custom Magit commandsKyle Meyer
2018-08-25Drop km/git-commit-turn-on-flyspellKyle Meyer
2018-08-17magit: Add custom magit-log-current variantKyle Meyer
2018-08-04Add km/magit-log-occurrence commandKyle Meyer
2018-08-04Autoload km/magit-statusKyle Meyer
2018-07-30Tweak and simplify km/magit-rev-ancestor-pKyle Meyer
2018-06-08magit: Use oref instead of magit-section accessor functionsKyle Meyer
2018-06-08magit: Use magit-unstaged-files, not magit-modified-filesKyle Meyer
2018-04-28km/magit-log-dwim: Handle merges in revision buffersKyle Meyer
2018-04-28km/magit-open-github-pr: New commandKyle Meyer
2018-04-01km-magit: Add command for copying GitHub linkKyle Meyer
2018-04-01km-magit: Move copy functions to their own sectionKyle Meyer
2018-03-20km/magit-pin-file: Detect indirect buffersKyle Meyer
2018-01-20km-magit: Revise docstringsKyle Meyer
2018-01-13Update copyright yearsKyle Meyer
2017-12-31magit: Modify message for refs/pull/ mergesKyle Meyer
2017-06-14magit-update-or-auto-commit: Add optional no-directory argumentKyle Meyer
2017-05-14magit: Add command to "archive" branchesKyle Meyer
2017-03-25magit-log-select-guess-fixup-commit: Decouple from log formatKyle Meyer
2017-03-24magit-copy-functions: Provide message when copyingKyle Meyer
2017-03-24magit-copy-region-hunk: Remove unnecessary variableKyle Meyer
2017-03-23magit-copy-commit-message: Update for unindented formatKyle Meyer
2017-03-23magit-copy-region-commits: Use more descriptive argument nameKyle Meyer
2017-03-22magit-copy-functions: Mark arguments as unusedKyle Meyer
2017-03-22magit: Fix stale command nameKyle Meyer
2017-03-19magit-branch-backup-current: Don't use "b/" prefixKyle Meyer
2017-03-19magit-branch-backup-current: Allow arbitrary nameKyle Meyer
2017-03-18magit-branch-and-checkout-from-current: Add default valueKyle Meyer
2017-02-14Extend km/magit-backup-branch to support multiple versionsKyle Meyer
2017-01-26magit: Add a cherry dwim commandKyle Meyer
2017-01-26magit: Add remote counts section to status bufferKyle Meyer
2017-01-26magit: Add a log dwim commandKyle Meyer
2017-01-20Delete km/magit-stage-file-intent commandKyle Meyer
2016-12-12git-rebase-fixup-duplicates: Use markerKyle Meyer