bzr branch
http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
168
by Jelmer Vernooij
Update TODO |
1 |
TODO list for Bzr-Gtk
|
2 |
---------------------
|
|
0.8.13
by Szilveszter Farkas (Phanatic)
2006-07-17 Szilveszter Farkas <Szilveszter.Farkas@gmail.com> |
3 |
|
181
by Jelmer Vernooij
Add two TODO items |
4 |
- List unknown files in commit dialog
|
5 |
- Allow merging revisions from missing dialog
|
|
0.13.12
by Jelmer Vernooij
Bunch of other small updates, add more items to |
6 |
- It should be possible to add unknown files from the commit dialog.
|
0.13.13
by Jelmer Vernooij
Update TODO |
7 |
- Eliminate radiobuttons in push but rather show the default location and
|
8 |
allow the user to change it |
|
9 |
- Remove the status window as it's pointless since the status is already shown
|
|
10 |
in the main window. |
|
11 |
- Is there any reason why on win32 bzr branches have to be on fixed drives and
|
|
12 |
not on, e.g., cdroms? |
|
91
by Jelmer Vernooij
Some update to TODO. |
13 |
- Dialog for applying a bundle
|
14 |
- Switch dialog
|
|
15 |
- Ability to bind/unbind the branch
|
|
16 |
- List Bzr options in context menu in a way that makes sense (alphabetically?)
|
|
17 |
- Allow specifying two revisions in the diff window rather then always diffing between base and working tree
|
|
208.2.3
by Robert Collins
Add a Branch button to commit-notify. |
18 |
- For performance BranchDialog should only open each url once. Once opened it
|
19 |
should keep a read lock open and only release this when the url is changed. |
|
20 |
It should also allow the creator of the window to supply an already opened |
|
21 |
branch, and a revision id. |