Fossil Wrapper

Timeline
Login

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

50 check-ins occurring around 838bbe2a575e7e42.

2013-08-07
16:11
sanitized `reformFinfo`. check-in: 4c261d4af6 user: j tags: dresden
15:40
now handles `finfo -b', too. check-in: 1e9f29cc22 user: j tags: dresden
14:44
`finfo' output no includes chronological revision numbers. some tidy up. one renamed proc. check-in: 9b1b600e1e user: j tags: dresden
2013-08-02
21:11
tentatively changed all `fsl' options to use only a single leading dash. otherwise minor. check-in: ae590d3e37 user: j tags: dresden
19:50
added `--reset' option for recreation of default `.fslrc' file. added `--man' flag (no yet operational). otherwise minor. check-in: d955bd63aa user: j tags: dresden
2013-08-01
17:30
added some usage text and improved `processoptions'. check-in: 35ed22c689 user: j tags: dresden
14:01
typo. check-in: 3cf7c16a7a user: j tags: dresden
13:59
tentatively use cmdline::getoptions for option parsing. check-in: 6797c82f3e user: j tags: dresden
2013-07-31
21:56
`fsl' options (currently only `--debug') now have to go in front of the `fossil' command. check-in: 43e42cf7e6 user: j tags: dresden
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-17
15:01
Provide optional docstring support in interceptor definitions (addresses [1f4a2dbd11]). Leaf check-in: 5912961aa5 user: marc tags: interceptor-docstrings
09:43
Added support for 'purge' interceptor to clean MISSING files from repo. Leaf check-in: 62a73a0f44 user: michael tags: ttmrichter
05:20
Update copyright year and include 'LICENSE' in 'fsl'. Leaf check-in: 06a31756cc user: marc tags: trunk
05:08
Colour MISSING in default status filter. check-in: 2e30171ad3 user: marc tags: trunk
04:43
Personal branch with personal .fslrc tracked. check-in: 9cd347caaa user: michael tags: ttmrichter
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