File: TODO

package info (click to toggle)
geany-plugins 1.33%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 20,120 kB
  • sloc: ansic: 104,481; sh: 4,297; makefile: 1,533; python: 947
file content (11 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
* fix mess with local and utf8 encodings.
* implement in_vc_cvs function.
* implement cvs commit command.
* implement cvs blame(?) command.
* option external diff program.
* check windows build for problems with stdout/stderr output
* (add spellchecking to commit dialog)
* (add function to change branches for VCS that support it)
* (add auto wrapping long line at commit dialog)
* (add commit function for a single file)
* (add git bisec support)