Commit Graph

157 Commits

Author SHA1 Message Date
Matt Mackall
fe7062dd37 tests: update for commit --secret 2013-07-18 16:29:05 -05:00
Mads Kiilerich
b81e3cdb96 debugrebuildstate: rename to debugrebuilddirstate
There is a lot of state, but this command is for rebuilding the dirstate.
2013-04-15 01:41:47 +02:00
Mads Kiilerich
a855980324 debugstate: rename to debugdirstate
There is a lot of state, but this command is for debugging the dirstate.
2013-04-15 01:41:27 +02:00
Bryan O'Sullivan
738dd167db debuglabelcomplete: compute active branch heads correctly
The previous computation was simply wrong.
2013-04-09 09:40:40 -07:00
Bryan O'Sullivan
7b1c9969ac test-completion: test completion of tags 2013-03-21 22:42:51 -07:00
Bryan O'Sullivan
2d86040062 tests: test debugpathcomplete and debuglabelcomplete 2013-03-21 22:26:01 -07:00
Bryan O'Sullivan
5d282d6339 tests: rename test-debugcomplete.t to test-completion.t 2013-03-21 22:22:21 -07:00