Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 descendants and 10 ancestors of 06a31756cc58f2c991c35f4bae3e918f8b6ea624
2018-04-11
| ||
07:38 | Fix regexp for repo root if path contains spaces Leaf check-in: 910c52f888 user: fifr tags: record | |
2014-06-04
| ||
12:47 | Adding missing 'a' command in hunk selection. check-in: 1acb5aa2c2 user: fifr tags: record | |
2014-05-28
| ||
11:28 | Add record help text on input '?'. check-in: 279dbb630f user: fifr tags: record | |
2014-05-17
| ||
17:46 | Change to root directory if not file is specified. The patch returned by diff contains absolute paths. check-in: afd3dfc92b user: fifr tags: record | |
2014-05-07
| ||
09:25 | Add fslrc with record command. check-in: f125de3204 user: fifr tags: record | |
08:57 | Create new branch named "record" check-in: fa58aa9189 user: fifr tags: record | |
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 | |
2013-01-08
| ||
14:06 | Simplify the prompt regexp (no need to escape '?' inside a disjunction). check-in: 4038632842 user: marc tags: trunk | |
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 | |