Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 05 Aug 2018 13:34:58 +0900 | Yuya Nishihara | minirst: mark getsections() as an internal helper |
Sun, 05 Aug 2018 12:42:10 +0900 | Yuya Nishihara | help: rewrite parsing of help topic to not drop section name with dots |
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 |