log

age author description
Thu, 10 Jan 2019 16:03:07 +0100 Boris Feld revset: remove the last usage of "%d" for a non-revision entry
Thu, 10 Jan 2019 15:57:13 +0100 Boris Feld revset: remove a rare usage of "%d" for a non-revision item
Mon, 14 Jan 2019 17:45:48 -0500 Augie Fackler merge with stable
Sun, 13 Jan 2019 17:56:02 +0530 Taapas Agrawal tests: replace mockmakedate function in test-amend.t
Thu, 10 Jan 2019 20:11:19 +0530 Taapas Agrawal histedit: add rewrite.update-timestamp support to fold and mess
Sun, 13 Jan 2019 14:46:15 +0900 Yuya Nishihara histedit: remove trailing space from warning message
Sun, 13 Jan 2019 14:44:44 +0900 Yuya Nishihara histedit: fix weird indent of i18n text
Sun, 13 Jan 2019 14:36:45 +0900 Yuya Nishihara progress: specify updatebar() function by constructor argument
Sun, 13 Jan 2019 14:21:35 +0900 Yuya Nishihara progress: change _updatebar() to take parameters as arguments
Sun, 13 Jan 2019 14:26:11 +0900 Yuya Nishihara archival: construct progress helper through ui.makeprogress()
Sat, 12 Jan 2019 17:47:46 +0900 Yuya Nishihara help: document rewrite.backup-bundle option
Sat, 12 Jan 2019 17:43:36 +0900 Yuya Nishihara repair: move ui.history-editing-backup to [rewrite] section
Wed, 09 Jan 2019 19:54:01 -0800 Gregory Szorc revlog: use separate variables to track version flags
Wed, 09 Jan 2019 16:18:00 -0800 Gregory Szorc revlog: inline opener options logic into _loadindex()
Wed, 09 Jan 2019 16:14:09 -0800 Gregory Szorc revlog: store mmaplargeindex as an instance attribute