Updated Changes.md
FossilOrigin-Name: 708acbaf0b2451802830cfeb4f3a127d991c89e7
This commit is contained in:
		| @@ -1,3 +1,29 @@ | ||||
| Fuel V2.0.0 (2015-XX-XX) | ||||
| ================================================================================ | ||||
| - Feature: New workspace view to visualise branches, tags, stashes and remotes | ||||
| - Feature: Support for creating, merging and integrating branches | ||||
| - Feature: Support for creating and deleting tags | ||||
| - Feature: Support for updating the workspace to a particular revisions including | ||||
|   specific branches or tags | ||||
| - Feature: Support for creating a branch during commit, including private branches | ||||
| - Feature: Added Search Box for filtering and searching within the list of files | ||||
| - Feature: Display the active tags and branches in the status bar | ||||
| - Feature: Fuel now automatically detects the http port of "fossil ui" | ||||
| - Feature: Added menu shortcut to display only the modified files of the workspace | ||||
| - Feature: Support for arbitrary number of remote urls, including pushing and | ||||
|   pulling to specific remotes. | ||||
| - Feature: Remote URL credentials are stored in the user keychain for systems that | ||||
|   support one. Thanks to the QtKeychain project (https://github.com/frankosterfeld/qtkeychain) | ||||
| - Feature: Folders now have different appereance depending on the modification | ||||
|   status of their contents, including missing folders | ||||
| - Feature: Support for multiple file user-actions | ||||
| - Feature: Double-Click action also allows user actions | ||||
| - Misc: Reorganised menu structure. | ||||
| - Misc: Separated Fuel and Fossil settings | ||||
| - Bug Fix: Retain the folder tree state when refreshing the workspace | ||||
| - Bug Fix: Fixed issue with the expanding width of the commit dialog | ||||
| - Major internal refactoring | ||||
|  | ||||
| Fuel V1.0.1 (2015-07-XX) | ||||
| ================================================================================ | ||||
| - Reformated Docs into Markdown | ||||
|   | ||||
							
								
								
									
										14
									
								
								manifest
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								manifest
									
									
									
									
									
								
							| @@ -1,5 +1,5 @@ | ||||
| C Merged\schanges\sfrom\sfossil-v1\n\n | ||||
| D 2015-07-23T13:05:55.316 | ||||
| C Updated\sChanges.md | ||||
| D 2015-07-23T13:52:12.249 | ||||
| F .travis.yml 77966888a81c4ceee1fcc79bce842c9667ad8a35 | ||||
| F debian/changelog eb4304dfcb6bb66850ec740838090eb50ce1249b | ||||
| F debian/compat b6abd567fa79cbe0196d093a067271361dc6ca8b | ||||
| @@ -12,8 +12,8 @@ F debian/source/format 1064dc0ce263680c076a1005f35ec906a5cf5a32 | ||||
| F debian/watch 34f0921ff100a3e16a7ad84dcc303731de830a60 | ||||
| F dist/arch/PKGBUILD 26623327e467028a883cd13963daa36baf10dfa3 | ||||
| F dist/win/fuel.iss ef3558dbba409eb194938b930377fc9ee27d319e | ||||
| F doc/Building.md 149d959751ae488829e084a9f88449a08220c1d1 w doc/Building.txt | ||||
| F doc/Changes.md 8fe4787ae5a12dd51e686cca08d16ef763d1e21a w doc/Changes.txt | ||||
| F doc/Building.md 149d959751ae488829e084a9f88449a08220c1d1 | ||||
| F doc/Changes.md c7c64b7e794ece5763c6a3e0450e3a6b5f324b96 | ||||
| F doc/License.txt 4cc77b90af91e615a64ae04893fdffa7939db84c | ||||
| F ext/qtkeychain/CMakeLists.txt fc1afa05034f2765ba243ce758a7e9d6b6efe2d6 | ||||
| F ext/qtkeychain/COPYING d0f83c8198fdd5464d2373015b7b64ce7cae607e | ||||
| @@ -254,7 +254,7 @@ F ui/MainWindow.ui 10181826a25056ed5aba2b23a7d110159be7c043 | ||||
| F ui/RemoteDialog.ui 95a4750d972ed8c49bb10b95db91ff16cfe2dd0b | ||||
| F ui/RevisionDialog.ui 27c3b98c665fec014a50cbf3352c0627f75e68cd | ||||
| F ui/SettingsDialog.ui 47b9a31e28ad523f14a1c4cd361270b6babbdf7d | ||||
| P c2a08cf305f24922fac8c70654d652b6477ee7b4 c2bac983bbd7ac0b30a8911f9491af593a8b8989 | ||||
| R c1c65c54b74b818cfdf3fe0ff870037e | ||||
| P 1e30709d8ed7635a10080655c65e51ac9cde2706 | ||||
| R 8b75cf0e89dda15a6579c274d061d64c | ||||
| U kostas | ||||
| Z 41c62551885350cc595a7ae74cab6032 | ||||
| Z 9d1eff3aa1830a57dd457346e4948463 | ||||
|   | ||||
| @@ -1 +1 @@ | ||||
| 1e30709d8ed7635a10080655c65e51ac9cde2706 | ||||
| 708acbaf0b2451802830cfeb4f3a127d991c89e7 | ||||
		Reference in New Issue
	
	Block a user