Remove unused methods/data from the patch manag...
Remove unused methods/data from the patch manag...
cmd_result: use logical __or__ instead of __add...
pm_ifce: create a new type to hold data for bui...
sync: sync with gwsmhg
Remove unused methods/data from the patch manag...
sync: sync with darning
file_tree: clean up and simplify the workspace ...
scm_ifce: change paradigm to that of pm_ifce (m...
PM: turn is_X() interface methods that take no ...
runext: move generic lambdas for constructing c...
patch_list: simplify push/pop operations
patch_list: tidy up (in particular use lambda's...
pm_ifce: bugfix for add/copy/move operations
file_tree_cs: neaten and simplify the code
patch_list: move selection independent action f...
patch_list: move all selection independent patc...
diff: move file selection independent diff acti...
gquilt: clean up main window and start up code
utils: remove deprecated function file_list_to_...
terminal: simplify as there's no need for ifce ...
auto_update: plug source of unexpected auto upd...
PM: give PM interface methods better names
patch_list: move implementation of "do" operati...
file_trees: clean up file_tree code move "do" s...
ws_event: Remove event definitions and let othe...
recollect: remember that last playground visite...
auto_update: make auto update more efficient
pm_ifce: remove E_PMIC_CHANGE as it causes more...
fsdb: improve efficiency during auto update ope...
file_tree_cs: make diff all files available as ...
debug recent changes
ws_event: make ws_event more flexible
Remove unused methods/data from the patch manag...
fsdb: synch with darning
file_tree: make workspace file tree reflect und...
import: modify import statements to account for...
quilt_mq: fix bug getting diff for file list
file_tree: synch with gwsmhg
cmd_result: clean up remaining use
reorganize: change file layout to match darning
synch with darning
file_tree: make workspace file tree reflect und...
file_tree: split file_tree into three components
diff: synch with darning
file_tree: synch with darning
fsdb: make Snapshot an iterator
file_tree: remove the redundant _populate_all p...
dialogue: synch with gwsmhg
new_fsdb: make more use of iterators
new_fsdb: shift quilt to use new_fsdb completely
config: synch with gwsmhg
terminal: add a terminal page to the interface ...
fsdb: bring over fsdb changes from gwsmgitd
file_tree: synch with gwsmhg
fsdb: switch to using RFD for related file data
fsdb: improve snapshot file databases
fsdb: replace fsdb with new_fsdb
new_fsdb: shift hg/mq to use new_fsdb completely
fsdb_hg_mq: use snapshot db for hg and mq
import: use relative imports everywhere that th...
console: synch with gwsmhg
Bug #7: crash on quick exit
i18n: wrap translatable strings in _()
table: synch with gwsmhg
tlview: bring into alignment with darning's ver...
putils: implement using patchlib (from darning)...
patchlib: bring over bug fixes from darning
actions: update from darning
Use argparse instead of getopt
icons: synch icon names with gwsmhg
patch_list: synch with gwsmhg
text_edit: synch with gwsmhg
tlview: remove col_index()
style: replace double quotes with single quotes...
fsdb: synch with gwsmhg
tlview: synch with gwsmhg
Make better use of the cmd_result namedtuple to...
dialogue: update from darning
utils: remove run_cmd and run_cmd_in_bgnd use r...
Bring over putils improvements from gwsmhg and ...
actions: synch with gwsmhg
Send me a patch and I will look at it. I no longer use gquilt (not for years) and...
I think our ideas of the workflow are too different. For me, the purpose of keeping...
I've heard of STGit but not tig. Personally, I have abandoned Mercurial in favour...
I have never heard of gwsmhg. I'll try it. I'm a long time git user and I have my...
I think that this will be very hard to fix without me being able to reproduce it...
Yes, I was trying to replicate the original bug. I run the patched gquilt in the...
In what context did this occur? E.g. was it while replicating the original bug?
I tried the patch with gquilt 0.25. It fails differently. This appears on the console:...
Attached is a patch that should fix this problem. Could you test it please?
Just checked the code. I'd taken steps to sidestep this race condition but made an...
This will be caused by a race condition on the list.
Sorry for posting the bug anonymously. I could not imagine Sourceforge would allow...
Crash on quick exit