summaryrefslogtreecommitdiff
path: root/lisp/init-git.el
AgeCommit message (Expand)Author
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
2014-09-02Reindent magit-define-pop-action callsKyle Meyer
2014-09-01Turn on view-mode after magit-find-fileKyle Meyer
2014-08-28Add file-map prefix commandKyle Meyer
2014-08-27Remove '--track' from magit-branch-popup-defaultsKyle Meyer
2014-07-30Install git timemachineKyle Meyer
2014-07-23Add binding for magit-find-fileKyle Meyer
2014-07-23Add magit-find-file-other-window to ctl-x-4-mapKyle Meyer
2014-07-08Update magit-annex initializationKyle Meyer
2014-07-01Use Magit autoloadsKyle Meyer
2014-06-09Add km/magit-backup-branchKyle Meyer
2014-06-06Move diminish code to single fileKyle Meyer
2014-05-28Add km/magit-checkout-local-trackingKyle Meyer
2014-05-23magit: Add action for log of all branchesKyle Meyer
2014-05-08Space bindings for Magit switches and optionsKyle Meyer
2014-04-20Autoload magit-blame-modeKyle Meyer
2014-04-15Remove obsolete magit customizationKyle Meyer
2014-04-11Add magit-annex to magit-mode-hookKyle Meyer
2014-04-10Hide Magit popup helpKyle Meyer
2014-04-09Add --all to magit-log-popup-defaultsKyle Meyer
2014-04-09Switch to "next" branch of MagitKyle Meyer
2014-03-25Add push all to magit pushing menuKyle Meyer
2014-03-09Always follow vc symlinksKyle Meyer
2014-03-09Revert "Disable vc for git"Kyle Meyer
2014-03-09Disable vc for gitKyle Meyer
2014-03-09Use diminish to shorten mode lineKyle Meyer
2014-02-07Load git-annex during initKyle Meyer
2014-01-26Use ido for completing read in magitKyle Meyer
2014-01-26Reorganize and use require-packageKyle Meyer
2014-01-26Follow Purcell's emacs.d structureKyle Meyer