Commit Briefs

0f6d741505 Stefan Sperling

implement got revert -R



285e7af7c6 Stefan Sperling

add 'got stage' to TODO list


26107ee6a3 Stefan Sperling

remove redundant TODO item


4de3c71b4d Stefan Sperling

TODO: move 'got' items to 'got' section where they belong



cf8cd63e6a Stefan Sperling

add 'got revert -R' to TODO list


678cbce557 Stefan Sperling

allow aborting search in 'tog log' with backspace key


6fcd089d7c Stefan Sperling

add TODO item for tog


073e575f1b Stefan Sperling

add a TODO item for histedit


dd88155e48 Stefan Sperling

disambiguate abbreviated object IDs based on object type


45f2ef4ca8 Stefan Sperling

add a todo item for abbreviated object IDs


d01904d4bb Stefan Sperling

add 'r' command to tog log view


d6117e780b Stefan Sperling

diff thread in tog will probably not be needed


b07cf8c30f Stefan Sperling

add usr.bin/diff todo item


5a5bf2acb9 Stefan Sperling

update todo items for tog


17ed46186c Stefan Sperling

allow removing multiple paths at once for 'got rm'


7915fa67c3 Stefan Sperling

got-read-pack memory usage is looking good now


a3da3b618b Stefan Sperling

document an idea which might speed up processing of deltas


d1078c40c0 Stefan Sperling

add a TODO item



32e06003d3 Stefan Sperling

add another TODO item


a351b7ff43 Stefan Sperling

add a tog TODO item



723c305ce4 joshua stein

got: support adding multiple files at a time

make adding files already in the file-index not a fatal error