summaryrefslogtreecommitdiff
path: root/lisp/km-magit.el
AgeCommit message (Expand)Author
2020-09-01magit: Add two custom patch commandsKyle Meyer
2020-09-01Update copyright yearsKyle Meyer
2020-04-16km/magit-toggle-remote-skip: Give visual feedbackKyle Meyer
2020-04-16km-magit: Add command to create dedicated log for a topic branchKyle Meyer
2020-04-16km/magit-show-commit-at-point: Recognize 'git describe' formatKyle Meyer
2020-04-16km/magit-copy-commit-summary: Strip trailing periodKyle Meyer
2020-04-16km/magit-copy-commit-summary: Use git's new "reference" formatKyle Meyer
2020-04-16km-magit: Change name and default suffix of branch backup commandKyle Meyer
2020-04-16km/magit-branch-backup-current: Allow non-interactive suffix argKyle Meyer
2020-04-16km-magit: Add branch "set" archiving and deletionKyle Meyer
2020-04-16km-magit: Add command for listing tags which contain a revisionKyle Meyer
2020-04-16km/magit-show-commit-at-point: Convert regexp to rxKyle Meyer
2020-04-16km/magit-branch-archive: Delay refresh until outside loopKyle Meyer
2020-04-13Update URL values for repository moveKyle Meyer
2019-10-10magit: Add command for configuring refs/pull/*/head fetchKyle Meyer
2019-10-10magit: Add "checkout detached" commandKyle Meyer
2019-10-10magit: Add command for toggling skipFetchAllKyle Meyer
2019-10-10km/magit-github-url: Try origin URL if bug-reference URL is unsetKyle Meyer
2019-08-10Use xdigit for sha1 regexpsKyle Meyer
2019-08-10km/magit-branch-archive: Show archive in process bufferKyle Meyer
2019-08-10km/magit-diff-visit-file: Disable magit-diff-visit-previous-blobKyle Meyer
2019-08-10Fix spots that pass variable strings as message's format-stringKyle Meyer
2019-08-10magit: Add command for doing fast-forward merge of push branchKyle Meyer
2019-05-05magit: Add command to copy branchKyle Meyer
2019-05-05km/magit-copy-commit-summary: Fix stale accessorKyle Meyer
2019-05-05Update for Magit's rework of buffer arguments (62d06e6)Kyle Meyer
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