summaryrefslogtreecommitdiff
path: root/lisp/init-git.el
AgeCommit message (Expand)Author
2016-01-12Rewrite configuration with use-packageKyle Meyer
2016-01-09magit: Revert all buffersKyle Meyer
2016-01-09magit: Don't uniquifyKyle Meyer
2016-01-09Add wrapper around magit-diff-visit-fileKyle Meyer
2016-01-09Add magit-log-flip-revs commandKyle Meyer
2016-01-06Add file headersKyle Meyer
2015-12-26magit: Swap push and submodule popup keysKyle Meyer
2015-12-26magit: Tweak popupsKyle Meyer
2015-12-22Remove magit-stage-file-intent bindingKyle Meyer
2015-12-06Add custom magit-branch-rename commandKyle Meyer
2015-12-05magit-log-popup: Add wip log commandsKyle Meyer
2015-11-25magit: Update window configuration settingsKyle Meyer
2015-10-31Update magit-rename-buffer bindingKyle Meyer
2015-10-29Add magit-refs-filter-recentKyle Meyer
2015-10-24Make room for magit-branch-spinoffKyle Meyer
2015-10-19magit-show-commit-at-point: use magit-diff-argumentsKyle Meyer
2015-10-06git-map: Add binding for magit-staged-fileKyle Meyer
2015-10-04Update for magit-copy-as-kill renameKyle Meyer
2015-10-04magit-shorten-hash-at-point: Don't fail outside repoKyle Meyer
2015-09-30Remove view-mode from magit-find-file-hookKyle Meyer
2015-09-26Add magit-rename-buffer to magit prefix mapKyle Meyer
2015-09-23magit-log-popup: Add --no-merges switchKyle Meyer
2015-09-17Use magit-restore-window-configurationKyle Meyer
2015-09-15magit: Don't show gravatarsKyle Meyer
2015-09-15magit-commit-{wip,extend}-with-file: allow untrackedKyle Meyer
2015-09-15magit-commit-{extend,wip}-with-file: Support status bufferKyle Meyer
2015-09-15magit-checkout-local-tracking: Add at-point defaultKyle Meyer
2015-09-12magit-shorten-hash-at-point: Don't ignore numeric prefixKyle Meyer
2015-09-09init-git.el: Remove stale 'after' callsKyle Meyer
2015-09-03Add magit-refs-toggle-tags commandKyle Meyer
2015-09-03Remove pointless let-bindingKyle Meyer
2015-09-03magit-copy-commit-summary: Don't quote subjectKyle Meyer
2015-09-03Add magit-wip-mapKyle Meyer
2015-09-03Add magit-commit-wip-with-file commandKyle Meyer
2015-09-03Replace magit-commit-extend-all with single file variantKyle Meyer
2015-09-01Add magit-rev-ancestor-p commandKyle Meyer
2015-09-01Rewrite magit-copy-commit-summaryKyle Meyer
2015-08-31Add magit-process-kill bindingKyle Meyer
2015-08-31Add Magit avy-goto-subword-1 variantKyle Meyer
2015-08-31git-map: Add magit-copy-commit-summary bindingKyle Meyer
2015-08-31Rename magit-copy-commit-citation commandKyle Meyer
2015-08-31Make magit-copy-commit-citation useful outside hookKyle Meyer
2015-08-23magit-reset-file: Add revision buffer as defaultKyle Meyer
2015-08-20magit-stash-popup: Add lowercase key for magit-snapshotKyle Meyer
2015-08-14Add --date-order to magit-log-popupKyle Meyer
2015-08-12Don't use magit-annex autoloadsKyle Meyer
2015-08-12Unset git-commit-finish-query-functionsKyle Meyer
2015-08-12Set magit-no-confirmKyle Meyer
2015-08-12Change magit-revert-buffers from t to 'silent'Kyle Meyer
2015-08-11magit-show-commit-at-point: add hash checkKyle Meyer