Fossil

Timeline
Login

Timeline

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

50 most recent events occurring on or after 2013-06-24 08:27:08.

2013-07-10
05:27
Use tab stops instead of spaces to equalize line lengths in Tk diff. ... (check-in: 695156c100 user: joel tags: sbsreloaded)
2013-07-09
20:51
Add better comment explaining why .txtA/.txtB lines are padded with spaces. ... (check-in: 2d8f2b4e24 user: joel tags: sbsreloaded)
20:42 Edit [0a869bebc24f689b|0a869bebc2]: Move to branch backed-out. Mark "Closed". Edit check-in comment. ... (artifact: 9e9df9655c user: joel)
18:13 New ticket [f20670fca7] Markdown Tables CSS. ... (artifact: 1144398104 user: anonymous)
13:06
rebase ... (check-in: ec9a14a3c9 user: jan.nijtmans tags: tkt-change-hook)
12:47
First attempt at getting uuid's available in the push hook script. ... (check-in: d747c14330 user: jan.nijtmans tags: tkt-change-hook)
12:06
Properly determine usage of '/', and don't put URL params in "Host:" ... (check-in: 7a63685d73 user: jan.nijtmans tags: tkt-change-hook)
12:05
[Backed out: see next commit in sbsreloaded branch.] Do not pad lines of the Tk diff view with spaces. ... (Closed-Leaf check-in: 0a869bebc2 user: drh tags: backed-out)
11:52
Update to the latest 3.8.0 alpha version of SQLite. ... (check-in: 5ea03d389d user: drh tags: trunk)
11:48
First bug found by testing: URL parameters were not being sent. Maybe url_parse() should be exteded doing that. ... (check-in: 6950cd3666 user: jan.nijtmans tags: tkt-change-hook)
11:46
Merge in the latest trunk changes. ... (check-in: d97fe53685 user: drh tags: sbsreloaded)
11:06
"http-allow-regexp" setting and "http -async" (continuing experiments) ... (check-in: 75a9c981ab user: jan.nijtmans tags: tkt-change-hook)
10:54
Comment enhancements. No changes to code. ... (check-in: f04a3242ec user: drh tags: sbsreloaded)
08:51
Fix "fossil commit" when specifying a directory on the command line which doesn't exist. ... (check-in: 062b82c8b0 user: jan.nijtmans tags: trunk)
2013-07-08
20:07
limit hook http requests to localhost, unless setting "http-outside" is set. ... (check-in: 2b233e0af2 user: jan.nijtmans tags: tkt-change-hook)
18:28
some first security restrictions ... (check-in: 6949032cfe user: jan.nijtmans tags: tkt-change-hook)
14:58
add http command to TH1 (untested) ... (check-in: 4467415eda user: jan.nijtmans tags: tkt-change-hook)
13:51
Populate ticket uuid for use in Th hook. ... (check-in: 2372e7ecf2 user: jan.nijtmans tags: tkt-change-hook)
2013-07-07
19:23
Implement the ability to generate delta manifests on import. ... (check-in: 2844434ef5 user: isaac.jurado tags: git-better-import)
2013-07-06
02:35
Support arbitrary line lengths with synced horizontal scrolling in side-by-side diffs. ... (check-in: 4081a91c84 user: joel tags: sbsreloaded)
2013-07-05
12:06
Fix behavior of "fossil commit" on case-insensitive file systems. ... (check-in: c1611f7dfa user: jan.nijtmans tags: trunk)
06:48 Closed ticket [8ee231223d]: fossil ls --age --verbose ignores --verbose plus 5 other changes ... (artifact: d5a146e8d5 user: jan.nijtmans)
06:46
Fix [8ee231223d]: fossil ls --age --verbose ignores --verbose ... (check-in: 40d152478a user: jan.nijtmans tags: trunk)
2013-07-04
19:11
Help text fixes from Andreas Kupries. ... (check-in: f6ad6979d7 user: stephan tags: trunk)
2013-07-02
12:15 New ticket [8ee231223d] fossil ls --age --verbose ignores --verbose. ... (artifact: d18718527a user: anonymous)
2013-07-01
15:57 Ticket [9f0120fb73] Unexpected result moving directories with "fossil mv" status still Open with 4 other changes ... (artifact: e9ea2187c7 user: anonymous)
09:08
rebase ... (Closed-Leaf check-in: d57bddaa37 user: jan.nijtmans tags: pending-review)
2013-06-29
15:41
Fix the build on windows by using "_pclose" instead of "pclose". ... (check-in: 07463fbf02 user: drh tags: trunk)
15:26
Bring in the latest SQLite 3.8.0 alpha version from upstream, for testing. ... (check-in: c3e723e308 user: drh tags: trunk)
2013-06-28
17:33 Closed ticket [620506c3b2]: Need a "read only my tickets" permission plus 4 other changes ... (artifact: 0aa3c64f84 user: stephan)
06:38 Ticket [bf142968a8] Cannot execute newest release of fossil on mac status still Open with 4 other changes ... (artifact: 9a8ef7ce03 user: anonymous) ... 2 similar events omitted.
2013-06-27
23:15 Ticket [620506c3b2] Need a "read only my tickets" permission status still Open with 3 other changes ... (artifact: 0f17f17596 user: anonymous) ... 1 similar event omitted.
18:34
Added missing ?-global? hint in one instance of the settings command help. ... (check-in: 8dc6873d44 user: stephan tags: trunk)
14:23
fixed a typo: s/favors/flavors/ (which arguably should be "flavours" ;) ... (check-in: 7b011abe84 user: stephan tags: trunk)
01:57
Update to the latest SQLite 3.8.0 alpha from upstream. ... (check-in: f92056c996 user: drh tags: trunk)
2013-06-26
15:10
Additional information displayed for the (undocumented and unsupported) debug=1 query parameter on the /finfo file timeline. ... (check-in: c97f7ab4c7 user: drh tags: trunk)
2013-06-25
22:15
Merge with trunk. ... (check-in: 995ed75f9a user: isaac.jurado tags: git-better-import)
20:21
Remove the isFrom field from the ImportFile structure. ... (check-in: 659825067f user: isaac.jurado tags: git-better-import)
19:45
Document the optional file argument of the import command. ... (check-in: b0268d9856 user: isaac.jurado tags: git-better-import)
17:49
Sort options alphabetically and show short options too. ... (check-in: 61fb03f961 user: isaac.jurado tags: git-better-import)
17:40
Mention the --force option in import's help. ... (check-in: 08ed91a7b2 user: isaac.jurado tags: git-better-import)
17:22 Edit [97d8a08ac9536618|97d8a08ac9]: Move to branch git-better-import. ... (artifact: 256b2cd621 user: isaac.jurado)
2013-06-24
10:35 Fixed ticket [e704dbd967]: server command doesn't accept --localhost plus 3 other changes ... (artifact: a3d734fc08 user: drh)
10:35
Fix the --localhost option on the "server" command. Ticket [e704dbd9676] ... (check-in: 760eeb93e0 user: drh tags: trunk)
09:53
rebase ... (check-in: 50d466dcdd user: jan.nijtmans tags: pending-review)
08:58 New ticket [e704dbd967] server command doesn't accept --localhost. ... (artifact: bd6d1958ba user: mjanssen)
08:27
Use file_tree_name(), not file_canonical_name(), as in Richard's example [c8253f4066] for "fossil ls|changes|status" too. Advantage: 1) a panic when an out-of-tree filename is given on the command line 2) shortcut when any command line argument is "." (or resolves to the top of the tree in any other way) ... (check-in: ae01244396 user: jan.nijtmans tags: trunk)