File History
Not logged in

History of src/checkout.c

2009-12-30
20:33:59 [93e8f5c3cb] part of check-in [76bc05d739] merge with trunk (By: btheado on 2009-12-30 20:33:59) [diff] [annotate]
2009-12-18
00:29:51 [93e8f5c3cb] part of check-in [76f169fca6] Detect when the check-out contains missing files and filesystem objects that ought to be files but are not. Issue reasonable warnings. (By: drh on 2009-12-18 00:29:51) [diff] [annotate]
2009-10-31
13:11:35 [093dea6b92] part of check-in [999b1779e7] Make use of the is_a_version() function to check for valid version IDs in the checkout command. Ticket [2de4ae605844fe3f]. (By: drh on 2009-10-31 13:11:35) [diff] [annotate]
2009-09-22
07:49:39 [975bc66779] part of check-in [7a2c37063a] merge trunk into creole branch (By: bob on 2009-09-22 07:49:39) [diff] [annotate]
2009-09-18
20:58:06 [975bc66779] part of check-in [c774e298c3] On the "checkout" command, make sure the argument specifies a check-in and not some other object. Ticket [867f23ff79]. (By: drh on 2009-09-18 20:58:06) [diff] [annotate]
2009-08-01
14:34:24 [9058612e32] part of check-in [e00a5de0f1] Improvement to the error message issued when the HOME environment variable is missing. Ticket [e3c34af10dd28] (By: drh on 2009-08-01 14:34:24) [diff] [annotate]
2009-05-28
02:44:39 [31cde9d18f] part of check-in [915bfd99fe] Add the --keep option to the "open" and "checkout" commands. Added the --latest option to "checkout". These changes allow one to shift the baseline version and repository of a checkout without changing any files in the checkout. (By: drh on 2009-05-28 02:44:39) [diff] [annotate]
2009-04-29
03:59:58 [ad00429be7] part of check-in [5d49162a31] checkpoints for the is_ticket() function (By: bch on 2009-04-29 03:59:58) [diff] [annotate]
03:51:02 [e9bf03b432] part of check-in [695b1c7563] test recycling "is_ticket()" from wikiformat.c as a way to avoid trying to checkout a ticket (By: bch on 2009-04-29 03:51:02) [diff] [annotate]
2009-04-19
06:14:53 [0c75447b9b] part of check-in [ab6a293182] fix for ticket [8832434e32], wrong args for checkoutable() (By: bch on 2009-04-19 06:14:53) [diff] [annotate]
05:48:45 [bf8e9beb01] part of check-in [4fff366109] branch, start committing hacking that will hopefully yield fix to this problem: one is allowed to checkout "artifacts" that should not be checkout-able (ie: changes to tickets); trying to check this out is permitted, but results in a segfault (By: bch on 2009-04-19 05:48:45) [diff] [annotate]
2009-02-11
05:00:02 [24593c59e3] part of check-in [a89b436bc9] Make command-alias for 'checkout': co. This command could -not- have been used previously as a shortcut, as it would be ambiguous becuase of 'commit' and 'configuration'. A natural mate for 'ci'. (By: bharder on 2009-02-11 05:00:02) [diff] [annotate]
2008-11-09
19:22:06 [01a97dfc51] part of check-in [e146d800ac] Add the "mv" and "rename" commands (aliases for the same thing). (By: drh on 2008-11-09 19:22:06) [diff] [annotate]
2008-11-03
09:55:46 [5e3a8c7588] part of check-in [b54de50ac5] Update for making mycfg.exe. <b>WARNING:</b> This is an <u>incompatible change</u>. Do not use this branch of development to build a copy of fossil that needs to interoperate with official releases. (By: urmil on 2008-11-03 09:55:46) [diff] [annotate]
2008-05-10
18:01:52 [b372b89d4e] part of check-in [6b85fd173e] Help message cleanup. Automatically delete cloned database files if the clone fails. (By: drh on 2008-05-10 18:01:52) [diff] [annotate]
2008-02-24
18:50:35 [d833774799] part of check-in [588bb7cd73] Merged to [ed26056bb5]. (By: aku on 2008-02-24 18:50:35) [diff] [annotate]
2008-02-21
14:27:34 [d833774799] part of check-in [33c31f73cd] Record whether or not files have their execute permission bit set. Set or clear the execute permission bit upon checkout. (By: drh on 2008-02-21 14:27:34) [diff] [annotate]
2007-09-17
01:00:32 [226cbdc63b] part of check-in [f76192b245] Pulled the latest CLI, website, and sqlite changes into the importer branch. (By: aku on 2007-09-17 01:00:32) [diff] [annotate]
2007-09-11
02:25:19 [226cbdc63b] part of check-in [a36177bcce] Add the "undo" and "redo" commands. Untested at this point so don't try to use them yet. (By: drh on 2007-09-11 02:25:19) [diff] [annotate]
2007-08-25
19:31:31 [59343953ba] part of check-in [95e17f4e3f] Generate the "manifest.uuid" file containing the SHA1 hash of the "manifest" file whenever the manifest is generated. Makefiles can used the "manifest.uuid" to insert the version number into the executable. (By: drh on 2007-08-25 19:31:31) [diff] [annotate]
2007-08-18
02:45:47 [ded735af90] part of check-in [c9fdb846fb] Add the "help" command and the "clean" command. More work is needed on the text for various help messages. (By: drh on 2007-08-18 02:45:47) [diff] [annotate]
2007-08-11
01:16:31 [ce6c20911d] part of check-in [4452576730] Add the "close" command. (By: drh on 2007-08-11 01:16:31) [diff] [annotate]
2007-08-08
15:18:53 [8d2964dd5e] part of check-in [a040ae6e17] Write the new manifest file to the root of the check-out tree when doing an update. (By: drh on 2007-08-08 15:18:53) [diff] [annotate]
2007-08-01
21:03:03 [6ea05f6640] part of check-in [3945057916] Add primitive start-time and duration controols to the timeline. Additional checksums on check-in and check-out. (By: drh on 2007-08-01 21:03:03) [diff] [annotate]
2007-07-21
14:10:57 [6397d9f546] part of check-in [dbda8d6ce9] Initial check-in of m1 sources. (By: drh on 2007-07-21 14:10:57) [annotate]