File: TODO.heads

package info (click to toggle)
bzrtools 2.1.0-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 648 kB
  • ctags: 564
  • sloc: python: 4,325; sh: 11; makefile: 9
file content (13 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
Yet not implemented:

- Write blackbox tests for 'heads' command
- 'heads' command could use LOCATION argument for remote operations
- Implement various sorting schemes (by nick) -- req. Wouter van Heyst
- Resurrect heads without live branches - req. Eric Bagfors


Implemented:

- Implement various sorting schemes (by date [IMPLEMENTED]) -- req. Wouter van Heyst
- Show only heads without live branches [IMPLEMENTED] - req. Aaron Bentley
- Show tips of all live branches [IMPLEMENTED]