Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 descendants and 10 ancestors of ba3a1b7d983c99fb392a5d5841ce967861bdd535
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 | |