History of src/branch.c
2009-12-13
| ||
01:16:13 | [80adbdb5e4] part of check-in [1c2d878d12] Merge with trunk (By: btheado on 2009-12-13 01:16:13) [diff] [annotate] | |
2009-12-10
| ||
02:25:45 | [80adbdb5e4] part of check-in [5bccc5a526] reserve the use of brackets in stdout for artifacts (By: rwilson on 2009-12-10 02:25:45) [diff] [annotate] | |
2009-02-09
| ||
04:41:08 | [3ef4b504fa] part of check-in [8be6204607] 'fossil' encode tagnames for manifest (for ticket 15f49be6b2b1e) (allows for tags with spaces in name) (By: bharder on 2009-02-09 04:41:08) [diff] [annotate] | |
2009-01-24
| ||
23:40:41 | [e6d1392f9d] part of check-in [8b6cf431fb] correct 'branch' subcommand usage string (By: bch on 2009-01-24 23:40:41) [diff] [annotate] | |
00:11:44 | [76b93505eb] part of check-in [83ac468aae] Add a "nomenclature" sidebox for the Branches page, explaining the difference between an open and a closed branch. (By: drh on 2009-01-24 00:11:44) [diff] [annotate] | |
2009-01-23
| ||
23:57:11 | [f230ea602b] part of check-in [9659ed66f8] Make the distinction between open and closed branches. An open branch is a branch with one or more open leaves. Show open and closed branches separately on the "Branches" webpage. (By: drh on 2009-01-23 23:57:11) [diff] [annotate] | |
2009-01-22
| ||
13:08:42 | [806b04e089] part of check-in [a12cb216b7] Reenable the "Tags" menu item, but make it go to the new "taglist" page. Also add separate "tagtimeline" page and separate "brlist" into "brlist" and "brtimeline". (By: drh on 2009-01-22 13:08:42) [diff] [annotate] | |
12:03:51 | [4a024d4405] part of check-in [42c2a18e73] Change the way branches are tagged: The value of the "branch" property is used to identify the branch name. Repository rebuild required. Also, branches must be retagged. (By: drh on 2009-01-22 12:03:51) [diff] [annotate] | |
2009-01-21
| ||
23:40:17 | [ffbb452f74] part of check-in [08db9e11cb] Track the origin of tags and display that origin in the tag and properities information field of the "vinfo" page. Must "fossil rebuild" after this change. (By: drh on 2009-01-21 23:40:17) [diff] [annotate] | |
18:59:11 | [df727f7105] part of check-in [2fa4df1e47] Add timeline links on the leaves page. Also on the leaves page, do not show Merge labels on check-ins. The second part is the fix for ticket [d6bb26f436d8299f95d63f45fa51c92acdc91c5a]. (By: drh on 2009-01-21 18:59:11) [diff] [annotate] | |
18:42:19 | [dc15e48baa] part of check-in [e631d8af6d] Improvements to the timeline when displaying check-ins with a given tag. (By: drh on 2009-01-21 18:42:19) [diff] [annotate] | |
03:34:37 | [ccb39ffef0] part of check-in [bdcac62937] After each item of the branch list, give a hyperlink to the timeline that shows all check-ins with the branch tag. (By: drh on 2009-01-21 03:34:37) [diff] [annotate] | |
01:23:40 | [dc5b99a321] part of check-in [580d6ad8c7] Suppress the display of the artificate ID on the timeline which showing changes to wiki or tickets. (By: drh on 2009-01-21 01:23:40) [diff] [annotate] | |
2009-01-20
| ||
23:39:50 | [124ac5fc7f] part of check-in [fecb3e5cc9] On the "vinfo" page, add a link to a timeline of all other check-ins with the same tag. (By: drh on 2009-01-20 23:39:50) [diff] [annotate] | |
22:38:56 | [a8d6e457d2] part of check-in [4d39bbac10] Require that the "branch new" command specify a basis. Do not let it use the current check-out. Otherwise it gets confusing to users. (By: drh on 2009-01-20 22:38:56) [diff] [annotate] | |
22:21:24 | [6b0cfa07af] part of check-in [b7f32a71ab] Add web-based branch color changer. Add the "branch list" command. Simplifications to color propagation logic. (By: drh on 2009-01-20 22:21:24) [diff] [annotate] | |
16:51:19 | [85e459979d] part of check-in [b6e22e62cf] Attempting to rationalize the tagging and branching logic. The "branch" command has been resurrected and appears to work now. The "tag branch" command has been removed. Special tags "newbranch" and "closed" used to manage branches. New changes are not well-tested - use with caution. You must "rebuild" when upgrading through this version. (By: drh on 2009-01-20 16:51:19) [diff] [annotate] | |
2008-07-25
| ||
12:30:37 | [ff6e350782] part of check-in [f6d3d89e76] Disable the "branch" command pending further discussion and clarification of its purpose and intent. (By: drh on 2008-07-25 12:30:37) [diff] [annotate] | |
2008-05-05
| ||
17:24:38 | [dcb06f995d] part of check-in [4e683ef07b] Add the ability to modify global settings (such as the proxy setting) even when there are no repositories defined. (By: drh on 2008-05-05 17:24:38) [diff] [annotate] | |
2008-02-09
| ||
00:11:04 | [c6483e4ed6] part of check-in [49b59bc559] Issue a warning after a commit if the commit causes a fork. (By: drh on 2008-02-09 00:11:04) [diff] [annotate] | |
2008-02-08
| ||
21:50:31 | [40033fd3ad] part of check-in [ce08928aaa] Fix the branch subcommand so that the branch name tags it creates begin with "sym-". (By: drh on 2008-02-08 21:50:31) [diff] [annotate] | |
2008-02-07
| ||
10:33:45 | [b16668e4cd] part of check-in [66b13f1015] typo fix (By: bch on 2008-02-07 10:33:45) [diff] [annotate] | |
2007-12-05
| ||
08:07:46 | [e4e607578f] part of check-in [d0305b305a] Merged mainline into my branch to get the newest application. (By: aku on 2007-12-05 08:07:46) [annotate] | |
2007-10-07
| ||
14:38:54 | [e4e607578f] part of check-in [a21806dcf3] Fixed omitsign discrepancies. Windows version now looks for USERNAME instead of USER when creating new database. (By: jnc on 2007-10-07 14:38:54) [diff] [annotate] | |
2007-09-26
| ||
04:17:37 | [efd61694e3] part of check-in [41561125cd] Added safemerge option to commit, update and settings (By: jnc on 2007-09-26 04:17:37) [diff] [annotate] | |
2007-09-25
| ||
20:23:52 | [6f4b5c89ef] part of check-in [fff234b77c] Updates to the autosync logic. Add the "setting" command. (By: drh on 2007-09-25 20:23:52) [diff] [annotate] | |
07:19:55 | [1d4c15b285] part of check-in [e4517465f3] Autosync is now working. Added autosync to tag add, tag branch and branch create. (By: jnc on 2007-09-25 07:19:55) [diff] [annotate] | |
2007-09-23
| ||
20:18:58 | [97ebfed53d] part of check-in [dad40ffac0] Merge the RSS changes. (By: drh on 2007-09-23 20:18:58) [diff] [annotate] | |
18:24:21 | [97ebfed53d] part of check-in [07eaead5dc] Added RSS feed. You can set the RSS title, description in Setup. Added header to style to include title and pointer to the new RSS feed. The new RSS feed is BaseURL/timeline.rss (By: jnc on 2007-09-23 18:24:21) [diff] [annotate] | |
15:02:58 | [c0919d6b52] part of check-in [2ad378d065] Branching now working correctly, including adding of bgcolor tag and correct R line (By: jnc on 2007-09-23 15:02:58) [diff] [annotate] | |
03:21:13 | [3a849760c1] part of check-in [17596784d0] Forgot a line of debug code, writting manifest.new... now removed (By: jnc on 2007-09-23 03:21:13) [diff] [annotate] | |
03:13:32 | [5720860916] part of check-in [b8a8959ec5] fossil branch command added. Base branch new works. Specifying a color causes a malformed manifest file error. branch list does not work, just skeleton code right now. (By: jnc on 2007-09-23 03:13:32) [annotate] |