Fossil with Commonmark

Timeline
Login

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

50 most recent check-ins related to "svn-import"

2015-08-29
15:24
Merge fix from svn-import branch relative to svndump format version 3 handling. check-in: 7febc31883 user: mgagnon tags: trunk
2015-08-26
14:06
fix bug in finding previous version of changed file Closed-Leaf check-in: 24048eadf9 user: baruch tags: svn-import
09:34
Bring svn import up to date in an attempt to finish it check-in: c75ca53eee user: baruch tags: svn-import
2015-08-18
13:28
Update the built-in SQLite to version 3.8.11.1 check-in: 7842b8ab31 user: jan.nijtmans tags: trunk
2015-03-17
10:45
Add [/help?cmd=import|fossil import --svn], for importing a subversion repository into fossil which was exported using "svnadmin dump". check-in: 6a2016098a user: jan.nijtmans tags: trunk
2015-03-16
20:32
merge trunk check-in: cd234b1c46 user: jan.nijtmans tags: svn-import
19:45
Improved handling of tag names in "import --git". check-in: 3270562fe0 user: drh tags: trunk
2015-03-09
14:12
merge trunk check-in: 5d3c6df6ba user: jan.nijtmans tags: svn-import
11:15
Add extra space between lines of the file-list in a timeline. check-in: c68c68d9d1 user: drh tags: trunk
2015-02-25
22:39
Merge trunk. Remove --no-svn-rev switch for "fossil import --svn", just use --incremental for that (svn-rev-?? tags are off by default, but switched on by --incremental) check-in: 89a56fe0c7 user: jan.nijtmans tags: svn-import
21:39
Update SQLite to the 3.8.8.3 release check-in: 4bd1014ef0 user: jan.nijtmans tags: trunk
17:19
Usage text only modifications: - Mention about --force. - Show that --git is optional (?--git?) - Add short option (-f for --force and -i for --incremental) (No change to the code) check-in: c2cdd0e3e8 user: mgagnon tags: svn-import
16:09
Make --git the default for "fossil import" if neither --git nor --svn is specified. Make --force work (again) with "fossil import --git". check-in: 3a6c848f68 user: jan.nijtmans tags: svn-import
14:51
Change import command to use --git and --svn options instead of "svn" and "git" sub-sub-command to stay compatible with before. Make sure verify_all_options() fail with specifiying svn only option with --git. check-in: 4d3bb24b44 user: mgagnon tags: svn-import
13:54
Merge trunk.. check-in: 7d0ce2b067 user: mgagnon tags: svn-import
13:52
Integrate svn-import_no-svn-rev branch.. check-in: 16923b5c59 user: mgagnon tags: svn-import
05:35
Fix a typo on the concepts page. check-in: 4e6fb46a61 user: drh tags: trunk
2015-02-22
15:59
merge compiler fix for msvc.. Closed-Leaf check-in: 44686ca1a9 user: mgagnon tags: svn-import_no-svn-rev
15:35
Compiler warning (cherry-picked from "svn-import_no-svn-rev" branch) check-in: 998ba3ada4 user: jan.nijtmans tags: svn-import
15:30
Fix compilation on MSVC check-in: 916d1d463e user: jan.nijtmans tags: svn-import
12:01
Stay in sync with svn-import check-in: f273714ebf user: jan.nijtmans tags: svn-import_no-svn-rev
12:00
merge trunk check-in: c3bcab0f05 user: jan.nijtmans tags: svn-import
11:42
Fix an incorrect hyperlink on the webpage-ex.md documentation page. check-in: 858dcc2c19 user: drh tags: trunk
2015-02-16
13:50
Stay in sync with svn-import... check-in: 04308c2164 user: mgagnon tags: svn-import_no-svn-rev
10:18
Merge trunk. Fix compiler warning on VS. check-in: ca336d2a9b user: jan.nijtmans tags: svn-import
04:30
Adjust the header generator for the etienne1 skin so that it takes into account query parameters on menu URLs when deciding if a menu element is active. check-in: b2852d41ad user: drh tags: trunk
2015-02-15
19:34
Add the --no-svn-rev command line option to the "import svn" command that will skip the automatic tagging of every checkins with "svn-rev-nnn" tags. Proposition for the svn-import branch.. check-in: 3c24fede5a user: mgagnon tags: svn-import_no-svn-rev
2015-02-06
15:38
Merge trunk check-in: 1be2eb0535 user: jan.nijtmans tags: svn-import
15:34
Workaround for recently introduced Cygwin bug: group permission is always set! This was the cause of the "execute permission" trouble in my recent commits. :-( check-in: d9dfe11d0c user: jan.nijtmans tags: trunk
15:07
Merge trunk check-in: 7d41f6a6d8 user: jan.nijtmans tags: svn-import
15:06
Now really fix execute permissions to what they were before check-in: 596e7a9cef user: jan.nijtmans tags: trunk
14:19
Merge trunk check-in: b69bf8ca53 user: jan.nijtmans tags: svn-import
14:18
One more execute permission check-in: 15f53721b9 user: jan.nijtmans tags: trunk
10:49
merge trunk check-in: 9bc76f6a11 user: jan.nijtmans tags: svn-import
10:47
Restructure import.c, making it easier to compare with the new svn-import code. No change in functionality. check-in: 3209f07284 user: jan.nijtmans tags: trunk
10:02
merge trunk, (inadvently changed many "execute" flags, therefore moved to "mistake") Closed-Leaf check-in: bddc40ced2 user: jan.nijtmans tags: mistake
2015-02-05
09:10
merge trunk check-in: 9e7ea6a20f user: jan.nijtmans tags: svn-import
09:01
Unfinished comment in search.c, and some more end-of-line spacing removals. No change in functionality. check-in: 5260fbf632 user: jan.nijtmans tags: trunk
2015-01-28
11:17
Merge trunk check-in: 4aa351bba8 user: baruch tags: svn-import
11:07
Deleting a branch closes it check-in: 86ab1f468b user: baruch tags: svn-import
09:24
Minor compiler warning in shell.c (already fixed in SQLite). "char const" -> "const char" for consistancy. check-in: 5330d107b2 user: jan.nijtmans tags: trunk
2015-01-25
09:54
Merge latest trunk check-in: befd44c747 user: baruch tags: svn-import
2015-01-24
22:13
Enhance the "fossil sync" command to retry all of the returned values from getaddrinfo() until it finds one that actually works. That way, it will find the IPv4 version on machines that do not have an IPv6 gateway. check-in: ae3ef4d3d9 user: drh tags: trunk
2015-01-18
21:12
Merge trunk check-in: 0746fbe416 user: baruch tags: svn-import
20:35
Fix handling paths when branching to/from a subdir check-in: 261ff58e23 user: baruch tags: svn-import
14:10
Much better detection of changes to tags. Prevent commit with no changes. check-in: bb020aed62 user: baruch tags: svn-import
2015-01-17
20:17
Remove an obsolete query parameter from the documentation of the /timeline page. No changes to code. check-in: b955a6b282 user: drh tags: trunk
2015-01-15
16:17
Fix for new branch detection and handling check-in: 7673518b9b user: baruch tags: svn-import
10:00
merge trunk check-in: 3cf9f2112d user: jan.nijtmans tags: svn-import
09:57
Remove strglob() function, which isn't used any more. Various doc fixes, (cherry-picked from the svn-import branch). check-in: 2c79aed2d5 user: jan.nijtmans tags: trunk