summaryrefslogtreecommitdiff
path: root/lisp/init-git.el
AgeCommit message (Expand)Author
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