Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins using file src/add.c version 6ebb7d849e
|
2011-01-13
| ||
| 19:45 | Declare all variables before any code, in the register_page() function. Ticket [59a156204ae6419d] check-in: 372c7257da user: drh tags: trunk | |
| 00:54 | Update the script used to build the "download.html" page so that it can accommodate longer timestamps. check-in: 4b2ab22c2a user: drh tags: trunk | |
| 00:01 | Add tests for the file_simplify_name utility function. check-in: 6f42e76d80 user: drh tags: trunk | |
|
2011-01-12
| ||
| 16:04 | Fix the file_simplify_name() utility function so that it works with relative pathnames. Ticket [99caf06e17bed849146] check-in: c637a8ac2d user: drh tags: trunk | |
| 15:53 | Fix for an apparent minor error in allowed markup types for inline text. check-in: dddaebf605 user: lrem tags: trunk | |
| 02:24 | Improvements to "help": List commands if the command for which help is requested is unknown. If the command prefix is ambiguous, show all alternatives. check-in: 1b159db282 user: drh tags: trunk | |
| 02:08 | Allow --help anywhere on the command-line as an alternative way to get "help" for a command. check-in: a00888f666 user: drh tags: trunk | |
| 01:57 | On the "import" command, when the "from" commit is implied, be sure to load all of the files of the implied "from" commit prior to processing the changes. check-in: b1cbae5de4 user: drh tags: trunk | |
|
2011-01-11
| ||
| 23:47 | For the "import --git" command, if a new commit omits the "from" field, then make it a child of the previous commit if the two are on the same branch. check-in: 25201dd86f user: drh tags: trunk | |
|
2011-01-07
| ||
| 17:17 | Make phantom records a warning, not a fatal error, when trying to checkout or examine a check-in. check-in: f7cff4ad13 user: drh tags: trunk | |
| 17:08 | Do not complain about unfinalized SQL statements when exiting on a fatal error. Fix comments and indentation on the vfile_verify_not_phantom() function. check-in: c2f5dbe655 user: drh tags: trunk | |
| 16:20 | Merge the experimental export speed enhancement into trunk. check-in: 7aaa2aa417 user: drh tags: trunk | |
| 16:20 | Record fractional seconds for artifact times. check-in: 722d7cac97 user: drh tags: trunk | |
|
2011-01-05
| ||
| 18:55 | Experimental change to try to make "export" run faster for massive repositories. Closed-Leaf check-in: c9a903c2bc user: drh tags: experimental | |
| 18:41 | Add the --ignore option to the "add" command and have "add" honor the "ignore-glob" setting. Ticket [f270321c0f74b354f05] check-in: be3d2154da user: drh tags: trunk | |