Commit graph

93 commits

Author SHA1 Message Date
Phil Jackson
80ee094c9c Reflog commands a bit more like the log commands now. 2010-11-01 14:28:52 +00:00
Phil Jackson
96f9a1e405 New ranged log command. 2010-11-01 14:25:20 +00:00
Phil Jackson
daa347bde9 New ranged long log command. 2010-11-01 13:49:23 +00:00
Robert Boone
3dacf2aea6 Add switch for fast-forward only merge: --ff-only 2010-10-25 10:19:14 -05:00
Phil Jackson
7447930fb4 Make the key-mode plugin interface a little nicer to use. 2010-10-11 17:22:39 +01:00
Phil Jackson
8152961d36 Added the ability to push tags. 2010-09-28 17:00:56 +01:00
Phil Jackson
96ba81887f Fix --committer option. 2010-09-23 16:45:25 +01:00
Phil Jackson
2123b72ec5 Added fetch-other and removed useless fetch option. 2010-09-22 14:55:14 +01:00
Phil Jackson
7aafcb0acf Remove conflicting binding. 2010-09-20 19:46:16 +01:00
Phil Jackson
6465329342 Keep cursor where it was after executing a command with RET. 2010-09-20 19:46:16 +01:00
Phil Jackson
6be8e9e23b Hitting ret on actions does same as using prefix key. 2010-09-20 19:46:16 +01:00
Phil Jackson
f01829fa9a Hitting ret on switches does same as using prefix key. 2010-09-20 19:46:16 +01:00
Phil Jackson
3ebcb08091 Hitting ret on args does same as using prefix key. 2010-09-20 19:46:15 +01:00
Phil Jackson
d1070e67c7 Docs. 2010-09-20 19:46:15 +01:00
Phil Jackson
790dd88992 Remove debugging function, docs. 2010-09-17 14:50:18 +01:00
Phil Jackson
3e91027b5d Added more man-page declarations. 2010-09-17 14:41:35 +01:00
Phil Jackson
bdaee3c8a1 Added force to push switch list. 2010-09-17 14:33:44 +01:00
Phil Jackson
82a7d9084f Added a help function. 2010-09-17 09:21:02 +01:00
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