summaryrefslogtreecommitdiff
path: root/lisp/init-git.el
AgeCommit message (Expand)Author
2015-02-28Add command magit-pin-fileKyle Meyer
2015-02-15Add command magit-log-select-guess-fixup-commitKyle Meyer
2015-02-02Don't read revision for magit-log-all-branchesKyle Meyer
2015-02-02Rework key chordsKyle Meyer
2015-01-31Update for renamed Magit commandKyle Meyer
2015-01-29Use hook for fullscreen MagitKyle Meyer
2015-01-27Improve organization and consistency of filesKyle Meyer
2015-01-13Bind ace-jump in magit-cherry-modeKyle Meyer
2015-01-07Fix some docstringsKyle Meyer
2015-01-04Bind ace-jump to 'j' in magit-{refs,log}-mode-mapKyle Meyer
2014-12-30Add display-only version of git-rebase-show-commitKyle Meyer
2014-12-23Bind magit-diff-visit-file-worktree to C-jKyle Meyer
2014-12-23Add command magit-mode-quit-all-windowsKyle Meyer
2014-12-09Update magit-status advice for renamed functionKyle Meyer
2014-12-01Add command magit-ff-merge-upstreamKyle Meyer
2014-11-30Use Cask and Pallet to manage packagesKyle Meyer
2014-11-30Use slashes after all directory namesKyle Meyer
2014-11-30Remove vendor directoryKyle Meyer
2014-11-26Update for git-commit-mode renameKyle Meyer
2014-11-21Allow flags in magit-push-headKyle Meyer
2014-11-20Stop quoting lambdasKyle Meyer
2014-11-18Update Magit and git-modes setupKyle Meyer
2014-11-18Add magit-push-head commandKyle Meyer
2014-11-16Update magit-log-all-branches for upstream changesKyle Meyer
2014-11-09Update magit-log-all-branches for upstream changesKyle Meyer
2014-11-09Don't show tags in Magit refs bufferKyle Meyer
2014-11-06Unset magit-delete-by-moving-to-trashKyle Meyer
2014-10-25Rephrase docstringKyle Meyer
2014-10-24Load orgitKyle Meyer
2014-10-22Go crazy with anaphoric formsKyle Meyer
2014-10-19Disable magit-backup-modeKyle Meyer
2014-10-18Add command magit-commit-extend-allKyle Meyer
2014-10-18Expand magit-auto-commit docstringKyle Meyer
2014-10-18Add command magit-stage-file-intentKyle Meyer
2014-10-17Add command magit-show-project-commit-under-pointKyle Meyer
2014-10-17Add command magit-show-commit-under-pointKyle Meyer
2014-10-17Create a prefix-map for git-related functionsKyle Meyer
2014-10-17Remove binding of undefined prefix mapKyle Meyer
2014-10-11Unset magit-backup-untrackedKyle Meyer
2014-10-10magit-annex: Unset default '--auto' flagKyle Meyer
2014-09-30Turn on flyspell in Magit commit bufferKyle Meyer
2014-09-30Fix use of magit-find-file-hookKyle Meyer
2014-09-22Always set --no-ff with magit-merge-editmsgKyle Meyer
2014-09-16Unbind magit-add-change-log-entry-other-windowKyle Meyer
2014-09-12Update for Magit name changeKyle Meyer
2014-09-12Add magit-checkout-masterKyle Meyer
2014-09-10Set magit-popup-use-prefix-argument to defaultKyle Meyer
2014-09-02Add magit-checkout-previous-branchKyle Meyer
2014-09-02Change Magit function docstringsKyle Meyer
2014-09-02Add magit-branch-and-checkout-from-currentKyle Meyer