summaryrefslogtreecommitdiff
path: root/lisp/km-magit.el
AgeCommit message (Expand)Author
2024-01-22km/magit-github-diff-link: Dereference to commitKyle Meyer
2024-01-22km/magit-insert-staged-file: Strip directory by defaultKyle Meyer
2024-01-22km/magit-update-or-auto-commit: Strip directory by defaultKyle Meyer
2024-01-22Update completing-read require-match arg for Emacs 29 compatibilityKyle Meyer
2022-11-26km/magit-update-or-auto-commit: Improve message for new fileKyle Meyer
2022-07-21km/magit-rev-ancestor-p: change unnecessary let* to letKyle Meyer
2022-07-20km/magit-rev-ancestor-p: Fix article in prompt and docstringKyle Meyer
2022-02-06Drop dates from copyright linesKyle Meyer
2022-01-15km/magit-patch-create-series: Allow base overrideKyle Meyer
2021-06-12magit: Add commands to dump diff or patch to a bufferKyle Meyer
2021-06-12km/magit-patch-create-series: Visit single patchKyle Meyer
2021-02-06km/magit-patch-create-series: Improve subject regexpKyle Meyer
2021-01-29Prefer string-suffix-p to string-match-pKyle Meyer
2020-12-24Silence byte-compilerKyle Meyer
2020-12-24km/magit-copy-as-kill: Adjust for recent upstream changeKyle Meyer
2020-12-24km/magit-copy-as-kill: CosmeticsKyle Meyer
2020-12-24Fix km/magit-copy-{commit-message,hunk}Kyle Meyer
2020-12-24Drop use of dashKyle Meyer
2020-12-12km/magit-patch-create-series: Fix cover letter regexpKyle Meyer
2020-11-22km/magit-patch-create-series: Enable auto-fill-mode and flyspell-modeKyle Meyer
2020-11-18km/magit-patch-create-series: Add a comment about file argumentsKyle Meyer
2020-11-18km/magit-patch-create-series: Handle already-visited cover letterKyle Meyer
2020-11-18km/magit-patch-create-series: Move an error closer to its originKyle Meyer
2020-11-18km/magit-patch-create-series: Fix cover letter regex for rerollsKyle Meyer
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