Fossil Wrapper

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 descendants and 50 ancestors of ba3a1b7d983c99fb392a5d5841ce967861bdd535

2013-07-30
16:14
restrict chronological revision numbering to checkins. improve alignment of timeline output. check-in: b2d0eed012 user: j tags: dresden
10:33
now handles `finfo -p' correctly (switch off any modifications/ filtering in this case). check-in: 4eb52f64bd user: j tags: dresden
2013-07-29
14:50
minor. check-in: 23a1c9b4dd user: j tags: dresden
14:42
cosmetics. check-in: 010ef78787 user: j tags: dresden
13:00
cosmetics. check-in: 9c0ef09819 user: j tags: dresden
2013-07-28
18:34
the `revnums' dictionary no longer uses reverse revision numbers as keys. check-in: 796166346a user: j tags: dresden
18:20
simplied `computeRevnums'. check-in: d9327358eb user: j tags: dresden
16:09
fixed typo. minor cosmetics. check-in: 8958476da0 user: j tags: dresden
14:17
move `dbglvl' to the `config' namespace. check-in: 5b283d6948 user: j tags: dresden
13:39
small compulsive tidy up. check-in: d1110cdace user: j tags: dresden
13:16
moved interceptor related stuff to different position. check-in: ee3ce6f243 user: j tags: dresden
12:49
move pre-parsing of argv to separate proc. check-in: c4c35bb825 user: j tags: dresden
11:11
added handling of a `--debug n' option for controlling extend of debugging output. check-in: caa682962f user: j tags: dresden
2013-07-27
22:06
postpone revision number computation until it is really needed. check-in: 614b48ebe9 user: j tags: dresden
19:56
added some comments as a personal memo. check-in: c0a6e8052f user: j tags: dresden
16:46
minor. check-in: abdb439351 user: j tags: dresden
16:22
simplified and improved `df' interceptor. check-in: 838bbe2a57 user: j tags: dresden
15:06
augmented `df' interceptor to map to `gdi' if called as `gdf'. `df' can now also be called without further args. check-in: ec867b5461 user: j tags: dresden
12:20
adjusted `fancy_timeline' which now highlights the relative revision numbers in magenta. check-in: 1d05884eb1 user: j tags: dresden
12:04
improved `df' interceptor. check-in: 1f0b2f3546 user: j tags: dresden
09:59
new interceptor `df' allowing relative svn/hg-style revison numbers during diffs. alpha state. check-in: 132ed5e030 user: j tags: dresden
2013-07-26
14:56
different colour scheme for file status information. check-in: 1767aecf48 user: j tags: dresden
14:52
tidy up of `reformTimeline' plus small fixes. check-in: da5f1a3467 user: j tags: dresden
12:19
marginal. check-in: c51edf73ff user: j tags: dresden
2013-07-24
17:04
undo recently introduced bug and adjusted corrsponding comments a bit. check-in: 7e0ed090e2 user: j tags: dresden
16:43
`timeline' output is now strictly one line per checkin, even if `-showfiles' is specified. check-in: 1626c88f0a user: j tags: dresden
14:27
redefinition of some aliases. check-in: 7b6a25c3b1 user: j tags: dresden
14:16
fixed erroneous comment block. added some comments to the config file definition as well. check-in: 2ee12c9c08 user: j tags: dresden
13:58
`fsl' now regenerates the config file (~/.fslrc) if it is _older_ than the file containing the exectuable of `fsl'. check-in: 29016465ca user: j tags: dresden
13:03
further adjustment to timeline format. a further alias definition. check-in: 11ad9134d2 user: j tags: dresden
11:28
adjusted indent of `fancy_timeline' so that de-indentation works when `.fslrc' is first created. check-in: e36ec516ef user: j tags: dresden
11:24
start of another attempt at improved timeline output. check-in: a5391d6012 user: j tags: dresden
2013-03-24
01:16
minor fixes. check-in: e8e0d695ab user: j tags: dresden
2013-01-25
11:42
tentative changes to timeline formatting. modifcations to the `expect' block as suggested by marc. check-in: 9187755636 user: j tags: dresden
2013-01-16
16:07
bug fix to get colors right even when output is piped through `less'. check-in: a745700c2a user: j tags: dresden
15:57
remove spurious `puts'. check-in: db8044a913 user: j tags: dresden
15:50
tentative bug fix. needs improvements. check-in: fe3d253157 user: j tags: dresden
14:17
bug fix and one more alias. check-in: fbb73aca09 user: j tags: dresden
14:04
tentative filtering of `finfo' output through `fancy_timeline'. check-in: ae9928cc77 user: j tags: dresden
2013-01-15
13:05
modified `timeline' processing in order to sanitize output in case `-showfiles' is specified. otherwise some tidy up. check-in: c9f625fef0 user: j tags: dresden
2013-01-11
20:53
small fixes. check-in: 37ea358f3a user: j tags: dresden
12:24
tidy up. check-in: 3ac24d1cd2 user: j tags: dresden
2013-01-10
22:44
small fix. check-in: ced1483e1b user: j tags: dresden
21:22
minor tidy up. check-in: b7f21c3555 user: j tags: dresden
21:13
small fix. check-in: 34844683fd user: j tags: dresden
20:51
bug fix (skipping of single word remaining on last line of reformatted checkin message). check-in: b84e704411 user: j tags: dresden
18:07
tentative addition of chronological revision numbers to timeline output. check-in: abc0e49ac5 user: j tags: dresden
2013-01-06
18:42
restore usual meaning of "line" in `timeline' processing (avoid embedded newlines). check-in: d183a47466 user: j tags: dresden
17:26
added new proc `reformTimeline' for reformatting the `timeline' output. check-in: de9dfa49ae user: j tags: dresden
2013-01-05
20:21
fixed comment sytnax bug. check-in: 6c76c5ec8d user: j tags: dresden
2013-01-01
23:54
small fix. check-in: ba3a1b7d98 user: j tags: dresden
23:48
merged from trunk. check-in: 38deb932f7 user: j tags: dresden
2012-12-29
13:37
Reference the caller's namespace when defining interceptors (close [caeb6df696]). check-in: 6839e8de1e user: marc tags: trunk
13:30
Allow user-defined interceptors to make multiple calls to Fossil via a 'fossil' proc. check-in: 9153a23747 user: marc tags: trunk
13:07
Reference the caller's namespace when defining interceptors (fixes [caeb6df696]). Closed-Leaf check-in: 326a7576f0 user: marc tags: interceptor-ns-fix
13:04
Register 'stash' as an interactive command. check-in: 2da8b95ded user: marc tags: trunk
09:38
Adopt a more robust solution to the exit status problem by supplying the Fossil $spawn_id to 'spawned_errno'. This argument is optional; when not provided (e.g., in client code), wait on any spawned process. Closed-Leaf check-in: a89d69d7a7 user: marc tags: fossil-factor
09:12
Merge in trunk. check-in: 242901a0ef user: marc tags: fossil-factor
09:11
Explicitly 'wait' on any spawned process in 'spawned_errno' to ensure that the wrapper exits with the correct status. (Fixes a problem introduced by the 'fossil' proc.) check-in: 0658119d40 user: marc tags: fossil-factor
2012-12-28
07:22
Add vim modeline to default ~/.fslrc. check-in: a06bd1cee4 user: marc tags: trunk
07:21
List interceptors in 'wrapper' output. check-in: 4a62cde8b7 user: marc tags: trunk
2012-12-27
17:33
merged from trunk. check-in: e3d00d91c1 user: j tags: dresden
09:38
Modify the builtin 'help' pre-processor: When an expanded command is an interceptor, print its body. check-in: 5748373bfc user: marc tags: trunk
08:47
Fix: no need to reset stty_init in 'fossil'. check-in: f31e76346d user: marc tags: fossil-factor
08:41
Factor spawn logic into 'fossil' proc. This allows user-defined interceptors to make multiple calls to Fossil. check-in: e0b217def3 user: marc tags: fossil-factor
07:16
Rename 'triggers' -> 'triggers_for'. check-in: 80d2ae48ef user: marc tags: trunk
06:22
Enhance 'alias', 'interceptor' and 'filter' definitions through the use of command triggers. Two metacharacters are currently supported -- ':' for string span and '|' for disjunction; the latter takes precedence. Fixes [75ca08a1e2] and addresses [94440c6cf6]. check-in: f93bad8364 user: marc tags: trunk
06:11
Performance fix: create one anonymous function per interceptor. Closed-Leaf check-in: 78f80e3b87 user: marc tags: command-triggers
06:03
Allow command triggers in filter definitions. check-in: 13a96428db user: marc tags: command-triggers
06:01
Modify builtin interceptors to use span rather than disjunction syntax. check-in: 921ffc1fdc user: marc tags: command-triggers
05:59
Use command triggers instead of regular expressions in 'interceptor' declarations. check-in: 8113768138 user: marc tags: command-triggers
05:53
Use command triggers during alias expansion (this provides a tentative solution for [75ca08a1e2]). check-in: abe307f23b user: marc tags: command-triggers
2012-12-26
06:52
Introduce command interception with handlers for 'wrapper', 'aliases' and 'help' (closes [0b5aaa9cd1] and [3220c9a7da]). check-in: 9b7a6d6215 user: marc tags: trunk
06:32
Add 'magenta' to the colour table. check-in: 991e0b4db6 user: marc tags: trunk
2012-12-25
22:01
typo. check-in: 942555646a user: j tags: dresden
2012-12-24
23:52
merged from trunk. check-in: 794033f282 user: j tags: dresden
04:38
Tidy up LICENSE file (strip leading #s). check-in: 6691974852 user: marc tags: trunk
04:32
Update default status filter (colour MERGED_WITH). check-in: bd7d70159b user: marc tags: trunk
04:23
Merge in trunk and remove the 'cat'/'finfo' interceptor which emitted a warning about CRLF line endings. Closed-Leaf check-in: ad844f9470 user: marc tags: interceptors
04:19
Fix line ending issues (notably in 'cat', 'finfo' and 'diff' output) by suppressing Expect's automatic LF -> CRLF translation (closes [d6a135c582]). check-in: 8d9657d6a6 user: marc tags: trunk
03:26
Register 'sqlite3' as an interactive command. check-in: 18c5ba9768 user: marc tags: trunk
2012-12-23
21:57
added further alias definition. check-in: f3e948903f user: j tags: dresden
21:34
added coloring of MISSING files in `status' filter. check-in: fe3cd4de27 user: j tags: dresden
06:34
Prevent "scrambling" of interactive output by sending CRLF sequences following user input; ensure that responses for filtered commands are displayed during interaction. Closed-Leaf check-in: 830834a2c1 user: marc tags: disable-crlf-mapping
2012-12-22
14:02
a patch to sanitize unwrapped `timeline' output in a special case. check-in: 1d8605db25 user: j tags: dresden
05:35
Add a (default) filter for highlighting the current branch. check-in: a66266dc95 user: marc tags: trunk
03:38
Drop the unfiltered (empty chain) condition when disabling LF -> CRLF output mapping. check-in: 7d374e9481 user: marc tags: disable-crlf-mapping
03:14
Do not map LF to CRLF when outputting unfiltered, non-interactive commands. check-in: 37196fd255 user: marc tags: disable-crlf-mapping
2012-12-21
22:36
included the strip_crs patch (modified). otherwise minor tidy up. check-in: a70151c53b user: j tags: dresden
12:06
merged from trunk. check-in: 74ae434eb6 user: j tags: dresden
07:55
Newlines output by expect are translated to CRLF; warn the user by intercepting 'fsl cat' and 'fsl finfo'. check-in: 11c75a3b0d user: marc tags: interceptors
07:48
Merge trunk. check-in: 22e74183ec user: marc tags: interceptors
07:47
The previous commit was too coarse; instead of suppressing all errors when running a filter chain, simply catch the 'puts' in 'filter_with'. check-in: e281c69421 user: marc tags: trunk
07:12
Address broken stdout pipe error by wrapping the call to 'filter_chain' in a catch. check-in: 20de757bf5 user: marc tags: trunk
2012-12-20
14:42
merged from trunk. check-in: 09c746e5af user: j tags: dresden
14:15
mostly changes to `status' and `diff' filter (plus one bug fix...). check-in: c40e315af1 user: j tags: dresden
14:01
included marc's `fancy_timeline' and switched to buffering of `fossil' output prior to filtering. check-in: 4a299f2ed5 user: j tags: dresden
13:36
Create new branch named "dresden" check-in: 4d65685bb2 user: j tags: dresden
13:16
Wait for the exit status of 'fossil' and use it when exiting the wrapper. check-in: e05e6610f7 user: marc tags: trunk
12:23
Rename 'pseudo-commands' -> 'interceptors'. check-in: b88e45efca user: marc tags: interceptors
12:16
Add preliminary explanation of pseudo-commands (comment). Closed-Leaf check-in: fa29f07c81 user: marc tags: pseudo