Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-12-07
| ||
11:07 | Discard use of #'file-truename. Add function #'esteem-abbrev-dir and employ throughout. Change style of commentary/sectioning. Refer to ‘user options’ in commentary (rather than ‘user-customisable variables’). Leaf check-in: ff506f1048 user: sebyte tags: esteem | |
2023-12-05
| ||
14:49 | Fix problems with the newly added ‘single checkout’ feature. Leaf check-in: 875d88d5a4 user: sebyte tags: vco | |
2023-11-29
| ||
18:08 | Alter style of file commentary and section delimiter. Add new section ‘Find/visit Mashfiles with ease’ comprising of two commands; #'mashfile & #'mashfile-fresh-search. Leaf check-in: 513bcc4019 user: sebyte tags: util | |
2023-11-26
| ||
10:49 | Convert alias 'vco to command #'vco (which pops to an existing status buffer, rather than calling #'vco-status every time). Add command #'vco-choose-one (with suggested global keybinding ‘C-x v c’. This means modifying #'vco-update-buffer to accept an optional directory argument and call the newly introduced #'vco-chosen-checkout. Also modify #'vco-choose-selection to accept an additional, optional directory argument (which it passes to #'vco-update-buffer). check-in: d3095c194a user: sebyte tags: vco | |
2023-11-21
| ||
22:30 | Overhaul. Leaf check-in: 52459842ce user: sebyte tags: trunk | |
2023-11-16
| ||
10:07 | Reintroduce #'vco-dired (bound to ‘d’). check-in: 007d6db6ec user: sebyte tags: vco | |
09:51 | Modify #'vco-assemble-command; employ #'read-shell-command (for its file name completion) and replace use of #'eval with #'symbol-value. Ensure default-directory is correctly let-bound before calling #'vco-assemble-command. check-in: 1898aa2347 user: sebyte tags: vco | |
08:35 | Rename #'vco-diff-assembly & #'vco-log-assembly #'vco-diff-do-assembly & #'vco-log-do-assembly, respectively. check-in: 6610173606 user: sebyte tags: vco | |
2023-11-15
| ||
18:40 | Fix regression affecting #'vco-log-assembly. check-in: c0c47e50c0 user: sebyte tags: vco | |
2023-11-14
| ||
14:30 | Discard redundant auxilliary params. check-in: 17f1bff9e6 user: sebyte tags: vco | |
08:20 | Modify #'vco-elide-checkout; position point correctly when eliding the final checkout in the status buffer. Modify #'vco-update-status; handle a call when there is no checkout under point. check-in: 91f305a8a7 user: sebyte tags: vco | |
2023-11-13
| ||
10:11 | Fix two more recently introduced regressions. check-in: 996660bf85 user: sebyte tags: vco | |
09:18 | Employ #'read-char (rather than #'completing-read) in #'vco-choose-selection. check-in: 96beeb31f5 user: sebyte tags: vco | |
09:01 | Remove superfluous parenthesis. check-in: 44ffae5d72 user: sebyte tags: vco | |
08:48 | *** No message *** check-in: c145c5a8ce user: sebyte tags: vco | |
08:47 | Fix regression in #'vco-diff and #'vco-diff-assembly. check-in: c2a1fe8491 user: sebyte tags: vco | |
2023-11-12
| ||
09:15 | For user convenience, remember point and search from the top. Convert #'vco-status into an interactive command and #'vco into an alias for the former. check-in: 26646f4ec9 user: sebyte tags: vco | |
2023-11-11
| ||
10:34 | Overhaul code layout and introduce separate keybindings for operations on the set of marked files. check-in: a5540614b6 user: sebyte tags: vco | |
2023-11-08
| ||
14:03 | Add SVN’s ‘--depth=empty’ switch to commands commit, add & revert. check-in: 27cc56375d user: sebyte tags: vco | |
2023-11-07
| ||
09:57 | Add missing closing parenthesis. Leaf check-in: cafe076024 user: sebyte tags: ifi | |
2023-11-05
| ||
17:28 | Ignore vco-msg.txt. check-in: 3d1c6c9250 user: sebyte tags: util | |
17:28 | Employ modern Emacs Lisp dialect (with lexical binding) and deal with the extra compiler warnings. Also discard use of deprecated millisecond argument to #'sleep-for. check-in: 503ae0101a user: sebyte tags: util | |
17:20 | Discard use of deprecated millisecond argument to #'sleep-for. check-in: 8c14e39245 user: sebyte tags: ifi | |
17:13 | Give esteem-fallback-folder-list the correct defcustom type. check-in: 6eed60e648 user: sebyte tags: esteem | |
10:32 | Autoload #'vco-status (as well as #'vco). check-in: b93a863f1b user: sebyte tags: vco | |
2023-11-04
| ||
21:09 | Comment out/disable command vco-update-all. check-in: 9a6d815a19 user: sebyte tags: vco | |
17:05 | Ignore property conflicts. check-in: b5c7286bff user: sebyte tags: vco | |
10:18 | Remove the generated *-autoloads.el file each time before rebuilding it. Improve commentary. check-in: 91159bb34a user: sebyte tags: trunk | |
10:16 | Ignore vco-msg.txt. check-in: a4d31d5d0d user: sebyte tags: esteem | |
2023-11-01
| ||
13:04 | Remove brain-dead inclusion of call to #'esteem-mode (and its autoload cookie). check-in: 646a9082b6 user: sebyte tags: esteem | |
10:58 | Add #'vco-briefly-strip-header-line-time and employ in #'vco-status. Modify #'vco-soft-refresh-status; add a simple minibuffer message. check-in: 0cf2a18307 user: sebyte tags: vco | |
2023-10-23
| ||
07:13 | Restrict shortcuts timeline and timeline-verbose to the current branch and add shortcuts timeline-all-branches and timeline-all-branches-verbose. Simplify ifi-shell-read-checkin-name. check-in: a21fffb9aa user: sebyte tags: ifi | |
2023-10-21
| ||
07:47 | Employ the style of section heading used in transient.el. This means replacing ‘; <header>’ with ‘;;; <header>’ and not using ‘;;; ’ for anything other than headers. check-in: e8250aa914 user: sebyte tags: vco | |
2023-10-19
| ||
19:49 | Update a checkout regardless whether or not it has a remote. check-in: 57249e7d16 user: sebyte tags: vco | |
2023-10-17
| ||
16:12 | *** No message *** check-in: 8bc8bee53d user: sebyte tags: vco | |
16:11 | *** No message *** check-in: 6d38869a94 user: sebyte tags: ifi | |
16:10 | Modify #'i-sh-read-relative-file-name; complete on directories (as well as files) and tweak call to #'read-file-name so that not entering a file is possible. check-in: 31e33e700f user: sebyte tags: ifi | |
14:02 | Reintroduce variable autoloads-file (accidentally removed in the last commit). check-in: 0d3fc5e960 user: sebyte tags: trunk | |
2023-10-16
| ||
13:10 | Make it possible to alter/confirm the commit command. Add optional argument PROMPT-P to #'vco-assemble-command. Rename #'vco-message-do-action #'vco-message-do-action-or-kill-process. Add special variable vco-message-prefix-arg and employ in #'vco-commit and #'vco-message-do-action-or-kill-process. check-in: 5ed5cc1e13 user: sebyte tags: vco | |
2023-10-08
| ||
10:51 | Add special variable vco-message-action and employ in #'vco-message-commit and #'vco-message-do-action. check-in: 441de3b8e4 user: sebyte tags: vco | |
2023-10-07
| ||
09:11 | Remove redundant FIXME. Leaf check-in: abd77a2682 user: sebyte tags: sod | |
08:58 | Update ignore patterns. check-in: 90072c7719 user: sebyte tags: sod | |
08:56 | Improve file commentary. check-in: 7095bd4b39 user: sebyte tags: sod | |
2023-09-30
| ||
21:34 | Add #'provide calls. check-in: 4dd8d988c8 user: sebyte tags: vco | |
2023-09-29
| ||
12:23 | Tweak log commands. check-in: f2f6d665d1 user: sebyte tags: vco | |
2023-09-26
| ||
11:25 | Add commands ‘add’, ‘revert’ & ‘log’. Make backend commands editable (when current-prefix-arg is non-nil). Handle ANSI color in the output of synchronous commands (as well as async commands). check-in: 04663fa58e user: sebyte tags: vco | |
2023-09-22
| ||
18:44 | *** No message *** check-in: cc2b5fe9ad user: sebyte tags: vco | |
2023-09-19
| ||
10:05 | *** No message *** check-in: 3ead3e2e81 user: sebyte tags: vco | |
09:45 | Increase width of PID column (by one). check-in: cc0f8664d3 user: sebyte tags: sod | |
2023-09-18
| ||
14:16 | With the word ‘behind’ we don't need to show a negative number. check-in: 96a5ca5ee2 user: sebyte tags: vco | |