bzr branch
http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz
0.8.13
by Szilveszter Farkas (Phanatic)
2006-07-17 Szilveszter Farkas <Szilveszter.Farkas@gmail.com> |
1 |
TODO list for Olive
|
2 |
-------------------
|
|
3 |
||
0.13.7
by Jelmer Vernooij
Bunch of random cleanups |
4 |
- Use networkmanager to figure out whether to do local or bound commits
|
5 |
in case of bound branches/checkouts. |
|
0.13.12
by Jelmer Vernooij
Bunch of other small updates, add more items to |
6 |
- Strict commit should not be a checkbox. The GUI should rather ask the
|
7 |
user whether (s)he wants to continue if there were no changes. |
|
8 |
- Commit with unknowns should not be a checkbox. The GUI should rather ask
|
|
9 |
the user whether (s)he wants to continue while there were unknown files. |
|
10 |
- It should be possible to add unknown files from the commit dialog.
|
|
0.13.7
by Jelmer Vernooij
Bunch of random cleanups |
11 |
- Generic wrapper that displays dialogs for bzr exceptions
|
0.13.13
by Jelmer Vernooij
Update TODO |
12 |
- Store list of previously seen branch locations and list them in
|
13 |
a combo box in the "branch location" field in the get branch window |
|
14 |
- Allow selecting a particular revision (actually browsing the revisions
|
|
15 |
rather than specifying a particular revno) in the get branch window |
|
16 |
- Eliminate radiobuttons in push but rather show the default location and
|
|
17 |
allow the user to change it |
|
18 |
- Don't have an overwrite checkbox but instead ask the user if (s)he wants
|
|
19 |
to overwrite if the branches have diverged |
|
20 |
- Remove the status window as it's pointless since the status is already shown
|
|
21 |
in the main window. |
|
22 |
- Is there any reason why on win32 bzr branches have to be on fixed drives and
|
|
23 |
not on, e.g., cdroms? |
|
87
by Jelmer Vernooij
Fix diff window in nautilus. |
24 |
- Add a 'merge' window, allowing merges from other branches.
|
90
by Jelmer Vernooij
Use Olive's clone dialog in nautilus-bzr; remove the old Clone dialog |
25 |
- Show list of pending merges in the commit window
|
91
by Jelmer Vernooij
Some update to TODO. |
26 |
- Dialog for applying a bundle
|
27 |
- Switch dialog
|
|
28 |
- Ability to bind/unbind the branch
|
|
29 |
- List Bzr options in context menu in a way that makes sense (alphabetically?)
|
|
30 |
- Allow specifying two revisions in the diff window rather then always diffing between base and working tree
|