Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 05 Aug 2018 12:48:02 +0900 | Yuya Nishihara | test-help: add tests showing that sections can't be filtered by dotted name |
Sat, 18 Aug 2018 08:41:36 +0200 | Boris Feld | revlogdeltas: move finddeltainfo filtering inside _candidategroups |
Wed, 29 Aug 2018 09:55:11 -0700 | Boris Feld | revlogdeltas: split candidate groups selection from the filtering logic |
Sat, 18 Aug 2018 07:32:05 +0200 | Boris Feld | revlogdeltas: pass revision number to _candidatesgroups |
Sat, 18 Aug 2018 07:27:34 +0200 | Boris Feld | revlogdeltas: extract _getcandidaterevs in a function |
Thu, 16 Aug 2018 04:38:57 +0200 | Boris Feld | revlogdeltas: always return a delta info object in finddeltainfo |
Thu, 16 Aug 2018 04:20:34 +0200 | Boris Feld | revlogdeltas: move special cases around raw revisions in finddeltainfo |
Wed, 29 Aug 2018 09:41:04 -0700 | Boris Feld | revlogdeltas: extra fulltext building in its own function |