File History
Not logged in

History of src/add.c

2009-12-13
01:16:13 [d5685d9fd3] part of check-in [1c2d878d12] Merge with trunk (By: btheado on 2009-12-13 01:16:13) [diff] [annotate]
2009-12-09
15:34:39 [d5685d9fd3] part of check-in [49ed1961b1] Added a DELETED abc.xyz message when using fossil rm. This is the same as fossil add's ADDED abc.xyz message. Also, the word DELETED was choosen over REMOVED because fossil status reports the file as DELETED. (By: jeremy_c on 2009-12-09 15:34:39) [diff] [annotate]
2009-09-22
07:49:39 [c094792c50] part of check-in [7a2c37063a] merge trunk into creole branch (By: bob on 2009-09-22 07:49:39) [diff] [annotate]
2009-08-14
16:19:53 [c094792c50] part of check-in [5bc5e88c86] Add the --dotfiles option to the "add" command to cause fossil to include files whose name begins with "." which recursively adding files. Ticket [2e924cf9b74e]. (By: drh on 2009-08-14 16:19:53) [diff] [annotate]
2008-12-07
18:11:09 [c6fe5d6e20] part of check-in [8c4e72e223] Enhance the "fossil add" command so that when a directory is named, all contents of that directory are added recursively. Ticket [e02ffabcdaaaf606099ac09227833ba282fdaace] (By: drh on 2008-12-07 18:11:09) [diff] [annotate]
2008-11-12
04:09:42 [b8ff9cb3e4] part of check-in [67f44bb301] Changed URLs for embedded docs, changed comment in add.c:mv_cmd to read "does not rename" instead of "does rename" (By: kejoki on 2008-11-12 04:09:42) [diff] [annotate]
2008-11-09
22:43:04 [6a50b3b72e] part of check-in [9fd8009007] Bug fix in the "mv" command. Add filename change tracking to the check-in information screens. <b>You must run <i>rebuild</i> on existing respositories when upgrading to this version of fossil.</b> (By: drh on 2008-11-09 22:43:04) [diff] [annotate]
19:22:06 [905321226f] 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 [c98911056e] 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-07-23
17:36:39 [8c54ff6ce9] part of check-in [141c31792b] Do not allow the current repository to be added to the set of files for a repository. Ticket [8e9136e8]. (By: drh on 2008-07-23 17:36:39) [diff] [annotate]
13:01:23 [ca6c08e1bc] part of check-in [2ecc407d9b] The "extra" and "clean" commands ignore the repository file if the repository happens to be within the check-out. Ticket [c7b35be88]. (By: drh on 2008-07-23 13:01:23) [diff] [annotate]
2008-05-13
13:20:27 [e817fb01ea] part of check-in [844718abbf] Make attempts to add _FOSSIL_, manifest, and manifest.uuid warnings, not fatal errors. This allows users to say things like "fossil add *" when initially populating a new project repository. (By: drh on 2008-05-13 13:20:27) [diff] [annotate]
2008-05-10
18:01:52 [5acaff69fc] 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]
2007-12-05
08:07:46 [ce8cf09189] part of check-in [d0305b305a] Merged mainline into my branch to get the newest application. (By: aku on 2007-12-05 08:07:46) [diff] [annotate]
2007-10-15
20:45:11 [ce8cf09189] part of check-in [da9d38e2c3] Fix the "add" command is that it does not allow users to accidently add files that contain shell wildcard characters. (By: drh on 2007-10-15 20:45:11) [diff] [annotate]
2007-09-22
19:43:55 [7e200015f8] part of check-in [3c5482959c] Merge in the w32 changes. (By: drh on 2007-09-22 19:43:55) [diff] [annotate]
06:47:11 [7e200015f8] part of check-in [c7278fd013] Win32 port now functional except network operations. This commit was done on windows :-). See win32.txt for status of all commands. No networking commands are functional yet. All path operations are now functioning. (By: jnc on 2007-09-22 06:47:11) [diff] [annotate]
2007-08-18
02:45:47 [771768ca0d] 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-08
15:22:43 [f62f7b3cc4] part of check-in [20bcbcf2f2] Make sure a user does not attempt to "fossil add" the manifest or the _FOSSIL_ files. (By: drh on 2007-08-08 15:22:43) [diff] [annotate]
2007-07-21
14:10:57 [1a5dfcdbfd] part of check-in [dbda8d6ce9] Initial check-in of m1 sources. (By: drh on 2007-07-21 14:10:57) [annotate]