Timeline
Not logged in

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

50 events occurring around d8935a89b51b0f8f.

2010-11-09
15:24 Ticket [ad76b5d67b] Cannot clone http://www.fossil-scm.org/ status still Open with 1 other change artifact: 303207ab7c user: drh ... 1 similar event omitted.
15:15 Add attachment "ss1.gif" to ticket [ad76b5d67b] artifact: 4817786de2 user: drh
15:02 Ticket [ad76b5d67b] Cannot clone http://www.fossil-scm.org/ status still Open with 1 other change artifact: b958803fdc user: anonymous ... 2 similar events omitted.
13:52
Make "init" an alias for "new". check-in: 21880ca1b6 user: drh tags: trunk
11:59
The "export" command now exports tags. check-in: 06bc2fb7cc user: drh tags: trunk
11:05
Merge the import/export changes into trunk. Even though they are incomplete, they do not threaten the correctness of other commands and can be developed in trunk. check-in: 0f024d3e30 user: drh tags: trunk
10:48 Fixed ticket [6e51013097]: Avoid "obj" directory for builds plus 1 other change artifact: 80737faf6d user: drh
10:48
Do not use a subdirectory named "obj" for building. Ticket [6e51013097c17ead]. check-in: e663bac6f7 user: drh tags: trunk
10:44 Fixed ticket [1318677c15]: Configuration pull does not work plus 1 other change artifact: 587ee4b02e user: drh
10:44
For cloning and syncing, give all users the privileges of both "nobody" and "anonymous" without requiring a login message. Ticket [1318677c15af04480b]. check-in: 134f5b374e user: drh tags: trunk
09:01 Ticket [e49f245975] Add '-nocgi' option status still Fixed with 2 other changes artifact: 83a941ccc3 user: ron
08:59
fix [e49f245975f89a8a9c006ec224eed48c8ad77593] by adding -nocgi option check-in: 1b883d49cf user: ron tags: trunk
08:38 New ticket [1318677c15] Configuration pull does not work. artifact: fe3e98d4f9 user: anonymous
01:17
Cleanup of help_page() in preparation for merging with trunk. Leaf check-in: a298a0e2f9 user: drh tags: StvPrivateHook2
01:15 Ticket [6e51013097] Avoid "obj" directory for builds status still Open with 2 other changes artifact: f5501ef344 user: anonymous
01:06
Merge from trunk + minor changes to update.c to work with new . return from file_tree_name for fossil root. check-in: a9407bc82f user: venkat tags: venks-emacs
2010-11-08
23:39 Edit [6d334ac9ed2f7d98]: Move to branch StvPrivateHook2. Timestamp 2010-10-29 21:11:39. artifact: 0ef6d27d9d user: drh
23:26
Export works for Fossil and SQLite repositories. Does not yet export tags. Also need to add incremental export. Closed-Leaf check-in: e25884d44f user: drh tags: experimental
23:01
remove hook command to be compatible with other hook designs check-in: a06121740a user: wolfgang tags: StvPrivateHook2
20:07
Merge in the [696668aa4ec88213c] fix, which is necessary to successfully export the Fossil self-hosting repository. check-in: 95f709cd4f user: drh tags: experimental
20:04
merge from trunk check-in: 1e801695d3 user: wolfgang tags: StvPrivateHook2
20:01
Fix a bug in the manifest parser which caused it to ignore manifests that were signed by a windows-build of PGP. check-in: 696668aa4e user: drh tags: trunk
19:31
Fix an inintiialized variable in the previous check-in. check-in: d8935a89b5 user: drh tags: trunk
19:23
Fix a corner-case in file_tree_name() - specifically when the input is the name of the root of the local tree, return ".". check-in: f98114c9e4 user: drh tags: trunk
19:02
When the "update" command has a FILES argument which is the top-level directory, that is the same as having no FILES argument at all. In other words, all files are updated. check-in: 2d1a03736a user: drh tags: trunk
19:00
Begin adding "import" and "export" commands for converting repositories from and to the Git format. The "export" command currently generates output but is not quite correct. The "import" command is still a stub. check-in: b3fd32f925 user: drh tags: experimental
18:19 Ticket [9a34fbad7a] Creating new tickets does not let you specify/override user name status still Open with 2 other changes artifact: 7f9e1bebe1 user: anonymous
15:33
Fix a typo in an error message in the merge logic. check-in: 370a89c832 user: drh tags: trunk
15:13 Fixed ticket [144180bf7d]: Merge onto empty branch fails plus 1 other change artifact: 7076299dc8 user: drh
15:13
Allow merges against an empty branch. Ticket [144180bf7db83724a9]. check-in: 4e3cd6ce4e user: drh tags: trunk
14:47 Ticket [ec667f74f8] LDAP authentication and authorization support status still Open with 1 other change artifact: 87ec469dbd user: anonymous
12:19 Closed ticket [66ad1acf2b]: No way to change commit message plus 2 other changes artifact: 374b71faa8 user: drh ... 1 similar event omitted.
11:27 Ticket [e776717962] replace 'new' with 'init' command for repository creation status still Open with 1 other change artifact: 41f4f32d1c user: anonymous
10:38 New ticket [3c14d720fa] show ticket title as tooltip for ticket links. artifact: f01cd629a3 user: anonymous
10:26 Add attachment "checkcert.patch" to ticket [727af73f46] artifact: 23ffbb6a26 user: anonymous
10:20 Ticket [727af73f46] ssl: on "pull -R repo", gets ssl certificate again, asks to accept a/y/N status still Open with 1 other change artifact: 5fbf59de51 user: anonymous
10:16 New ticket [e5f0b3e30b] foissil does not provide downloadable diff. artifact: 1df2cba7c6 user: anonymous
06:20 Closed ticket [2e088c5815]: Allow svg for in-line diagrams in embedded documentation plus 2 other changes artifact: e54eebddd7 user: venks
06:15
Remove stray debug fprintf. check-in: 69e81b0260 user: venkat tags: venks-emacs
06:13
Fossil update -n -v current on root dir now prints all files (printed none before). check-in: cbce3e2f7c user: venkat tags: venks-emacs
05:23
Allow fossil update -n -v current to be used on the root directory (aborted with "outside of checkout tree" error before). check-in: b6bb1ee725 user: venkat tags: venks-emacs
04:52
merge with trunk check-in: c18bbf69eb user: venkat tags: venks-emacs
00:45 Fixed ticket [2e088c5815]: Allow svg for in-line diagrams in embedded documentation plus 1 other change artifact: 330816d729 user: drh
00:40
Merge in changes from the venks-emacs branch. check-in: c01e3c1794 user: drh tags: trunk
2010-11-07
23:56 Fixed ticket [c18a77e837]: Typo in the Doctype declaration. plus 1 other change artifact: ef043a6f42 user: drh
23:56
Fix a typo in the <DOCTYPE> marking at the top of each webpage. Ticket [c18a77e837a66122ed19]. check-in: eea8810b21 user: drh tags: trunk