hgext/histedit.py
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
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
Fri, 11 Jan 2019 12:40:16 -0800 Kyle Lippincott histedit: add newline after ui.log "# acttions to histedit" message
Wed, 09 Jan 2019 18:00:20 -0500 Augie Fackler histedit: fix --continue and --abort when curses is enabled
Wed, 09 Jan 2019 15:34:24 -0800 Martin von Zweigbergk histedit: use context manager for locks
Wed, 09 Jan 2019 15:32:26 -0800 Martin von Zweigbergk histedit: drop unused constructor arguments (API)
Sun, 06 Jan 2019 09:34:41 +0530 Navaneeth Suresh histedit: add user input to warning message on editing tagged commits
Fri, 04 Jan 2019 00:00:44 +0530 Navaneeth Suresh histedit: add warning message on editing tagged commits (issue4017)
Thu, 15 Nov 2018 17:36:15 -0500 Matt Harbison histedit: conditionalize the imports of 'fcntl' and 'termios'
Wed, 17 Oct 2018 17:15:42 -0400 Augie Fackler histedit: import chistedit curses UI from hg-experimental
Thu, 09 Feb 2017 09:17:40 -0800 Martin von Zweigbergk update: clarify update() call sites by specifying argument names
Sat, 13 Oct 2018 02:17:41 -0700 rdamazio help: assigning categories to existing commands
Wed, 03 Oct 2018 10:27:44 -0700 Martin von Zweigbergk cleanup: some Yoda conditions, this patch removes
Wed, 26 Sep 2018 21:51:29 +0200 Boris Feld histedit: don't cleanup nodes already disposed of
Tue, 24 Jul 2018 22:51:11 -0700 Martin von Zweigbergk histedit: avoid repeating name of state file in a few places
Wed, 01 Aug 2018 13:00:45 -0700 Gregory Szorc global: use pycompat.xrange()
Thu, 19 Jul 2018 22:30:37 +0530 Sushil khanchi histedit: drop --no-backup option
Tue, 10 Jul 2018 17:01:06 +0530 Sushil khanchi histedit: add history-editing-backup config option
Thu, 05 Jul 2018 09:47:11 +0530 Sushil khanchi histedit: improve help text for --no-backup option
Fri, 22 Jun 2018 23:53:43 +0530 Sushil khanchi histedit: add --no-backup option (issue5825)
Sun, 01 Jul 2018 21:40:55 +0900 Yuya Nishihara cleanup: pass in overwrite flag to hg.updaterepo() as named argument
Sat, 30 Jun 2018 07:23:02 +0530 Pulkit Goyal histedit: use self.stateobj to check whether interrupted histedit exists
Sat, 30 Jun 2018 07:21:21 +0530 Pulkit Goyal histedit: add a stateobj variable to histeditstate class
Sat, 30 Jun 2018 07:10:49 +0530 Pulkit Goyal histedit: factor out logic of processing state data in separate fn
Sat, 30 Jun 2018 07:05:36 +0530 Pulkit Goyal histedit: use hg.updaterepo() to avoid ui.{push|pop}buffer() hack
Sun, 17 Jun 2018 22:05:54 -0700 Martin von Zweigbergk histedit: use progress helper
Fri, 13 Apr 2018 22:46:37 -0700 Martin von Zweigbergk scmutil: rename resolvepartialhexnodeid() to resolvehexnodeidprefix()
Fri, 06 Apr 2018 09:43:17 -0700 Martin von Zweigbergk histedit: look up partial nodeid as partial nodeid
less more (0) -300 -100 -50 -30 tip