Commit graph

75 commits

Author SHA1 Message Date
Phil Jackson
6541af799d Revert the log-edit bits and bobs. 2010-09-16 22:24:19 +01:00
Phil Jackson
436efe5eab Put the args themselves in parens. 2010-09-15 21:36:35 +01:00
Phil Jackson
0d84cfeb87 New opts/args. 2010-09-15 21:28:01 +01:00
Phil Jackson
62baed8c87 Optionally columnify options too. 2010-09-15 20:33:54 +01:00
Phil Jackson
a7bb2f7c8d Fix mis-calc regarding column layout. 2010-09-15 20:33:54 +01:00
Phil Jackson
fe2cbfc9bb Message to hint at what to do when presented with key menu. 2010-09-15 20:33:54 +01:00
Phil Jackson
7058e07b9f Added Pickaxe options. 2010-09-15 13:52:10 +01:00
Phil Jackson
2af8e2ece0 Fixed compile warnings by adding missing defvars. 2010-09-13 21:22:42 +01:00
Phil Jackson
bc47f3fba4 Put actions at the bottom of the group buffer to indicate flow. 2010-09-13 16:48:32 +01:00
Phil Jackson
55f0a9c95b make-variable-buffer-local -> make-local-variable. 2010-09-11 14:36:30 +01:00
Phil Jackson
4b34f171d9 Fix up the group helper functions to handle a case where there are no current bindings. 2010-09-11 00:59:09 +01:00
Phil Jackson
70c3b4de3b Func to add a new key group. 2010-09-10 17:32:57 +01:00
Phil Jackson
8448f8a274 Dedupe the magit-key-mode-insert-* functions. 2010-09-10 17:23:20 +01:00
Phil Jackson
c9a33c6381 Docs. 2010-09-10 09:30:05 +01:00
Phil Jackson
1f36bfb7e5 Functions for plugins to add to the key groups. 2010-09-10 09:29:10 +01:00
Phil Jackson
421182233e Clear whitespace from key buffer. 2010-09-10 08:53:07 +01:00
Phil Jackson
527cc7af10 Generate interactive popup functions (thanks Rémi). 2010-09-07 21:11:03 +01:00
Phil Jackson
eba6873dc1 Move cursor to beginning of menu buffer. 2010-09-07 20:06:57 +01:00
Phil Jackson
0282351936 Added commands for running stuff. 2010-09-07 19:35:16 +01:00
Phil Jackson
536dde9f35 Put actual key bindings back in magit.el. 2010-09-05 15:42:53 +01:00
Phil Jackson
bdebdfcf8d Merged the different type of... merges. 2010-09-05 11:02:26 +01:00
Robin Green
3dd1ef3a35 Fix typo 2010-09-05 17:24:45 +08:00
Phil Jackson
cb20289fc9 Removed superfluous debugging. 2010-09-03 20:14:59 +01:00
Phil Jackson
2733adb8b6 Added a stash menu. 2010-09-03 18:50:39 +01:00
Phil Jackson
653cc89684 Added a merge menu. 2010-09-03 18:34:37 +01:00
Phil Jackson
ee84d43a18 Require assoc. 2010-09-02 18:22:13 +01:00
Phil Jackson
08181fde85 A couple more options for committing. 2010-09-02 15:37:53 +01:00
Phil Jackson
b9ad56506c Slimmed right down the log-edit stuff. 2010-09-02 15:22:29 +01:00
Phil Jackson
03c5dec5b6 Formatting. 2010-09-02 00:10:20 +01:00
Phil Jackson
548b2e567f Separation of fetch and remote update. 2010-09-02 00:00:42 +01:00
Phil Jackson
a3f38d4111 Docs. 2010-09-01 23:53:23 +01:00
Phil Jackson
78a3d703b0 Added -n to push menu. Added magit-custom-options to push command. 2010-09-01 23:50:25 +01:00
Phil Jackson
564726a247 Use `window-width' to wrap menu items. 2010-09-01 23:43:57 +01:00
Phil Jackson
c02fffb97e Added push/pull menus. 2010-09-01 22:28:33 +01:00
Phil Jackson
70ee1c5301 Added a branching menu. 2010-09-01 22:13:08 +01:00
Phil Jackson
ceb77d506d Added a branch menu. 2010-09-01 21:49:58 +01:00
Phil Jackson
2cf4192097 Docs. 2010-09-01 21:35:09 +01:00
Phil Jackson
fd23002268 Don't add a newline if a menu item is the last. 2010-09-01 21:33:57 +01:00
Phil Jackson
e19f302976 Columify switches too. 2010-09-01 21:14:46 +01:00
Phil Jackson
b03829c7be Make sure the menu turns up at the bottom of the window. 2010-09-01 20:36:02 +01:00
Phil Jackson
1403c3607a All switches fontified. 2010-09-01 19:40:56 +01:00
Phil Jackson
b67b2558d8 draw-switches function. 2010-09-01 19:39:58 +01:00
Phil Jackson
1440328eaa All args fontified. 2010-09-01 19:38:39 +01:00
Phil Jackson
ab566aaee9 draw-args function. 2010-09-01 19:37:08 +01:00
Phil Jackson
880b98d60e All actions fontified. 2010-09-01 19:35:12 +01:00
Phil Jackson
4ab9bab7c5 Start of on-the-fly font-locking. 2010-09-01 19:32:10 +01:00
Phil Jackson
02600a8e47 Pretty layout of actions. 2010-09-01 19:27:49 +01:00
Phil Jackson
ee332fdf4f Allow for case insensitivity in patterns. 2010-09-01 10:46:54 +01:00
Phil Jackson
e91decf335 Added a tagging menu. 2010-09-01 10:45:09 +01:00
Phil Jackson
1aa8787cee Fix non-display of option. 2010-09-01 10:27:14 +01:00