Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
file |
diff |
annotate
|
Fri, 06 Sep 2024 02:12:19 +0200 |
Pierre-Yves David |
brancing: merge stable into default
|
file |
diff |
annotate
|
Thu, 08 Aug 2024 17:28:38 +0400 |
Anton Shestakov |
histedit: create state and acquire locks earlier
stable
|
file |
diff |
annotate
|
Thu, 18 Jul 2024 12:36:12 +0200 |
Raphaël Gomès |
black: format the codebase with 23.3.0
|
file |
diff |
annotate
|
Tue, 23 Jul 2024 10:02:46 +0200 |
Raphaël Gomès |
Backout accidental publication of a large range of revisions
|
file |
diff |
annotate
|
Thu, 18 Jul 2024 12:36:12 +0200 |
Raphaël Gomès |
black: format the codebase with 23.3.0
|
file |
diff |
annotate
|
Tue, 07 May 2024 15:15:41 +0400 |
Anton Shestakov |
chistedit: change action for the correct item
stable
|
file |
diff |
annotate
|
Tue, 12 Dec 2023 11:47:48 +0100 |
Julien Cristau |
histedit: remove superfluous echo() and endwin() calls (issue6859)
stable
|
file |
diff |
annotate
|
Fri, 01 Sep 2023 00:09:55 +0200 |
Pierre-Yves David |
pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
|
file |
diff |
annotate
|
Fri, 03 Feb 2023 04:21:32 +0100 |
Pierre-Yves David |
wrapfunction: use sysstr instead of bytes as argument in "histedit"
|
file |
diff |
annotate
|
Thu, 27 Oct 2022 17:34:02 -0400 |
Jordi Gutiérrez Hermoso |
histedit: fix diff colors
stable
|
file |
diff |
annotate
|
Thu, 02 Mar 2023 14:44:17 +0100 |
Pierre-Yves David |
branch: pass current transaction when writing branch in histedit
|
file |
diff |
annotate
|
Tue, 31 Jan 2023 11:41:59 +0100 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Thu, 05 Jan 2023 17:38:14 -0500 |
Matt Harbison |
histedit: byteify the help for the multifold action
stable
|
file |
diff |
annotate
|
Thu, 05 Jan 2023 17:38:14 -0500 |
Matt Harbison |
histedit: byteify the help for the multifold action
|
file |
diff |
annotate
|
Thu, 01 Dec 2022 02:21:18 +0100 |
Pierre-Yves David |
path: pass `path` to `peer` in `hg histedit`
|
file |
diff |
annotate
|
Thu, 01 Dec 2022 01:38:07 +0100 |
Pierre-Yves David |
path: directly use the push_variant in `hg histedit` outgoing logic
|
file |
diff |
annotate
|
Sun, 29 May 2022 15:17:27 +0200 |
Manuel Jacob |
py3: replace `pycompat.xrange` by `range`
|
file |
diff |
annotate
|
Mon, 30 May 2022 16:18:12 +0200 |
Manuel Jacob |
node: stop converting binascii.Error to TypeError in bin()
|
file |
diff |
annotate
|
Thu, 24 Mar 2022 16:55:09 -0700 |
Martin von Zweigbergk |
histedit: remove an unnecessary default value of `b''` for commit message
|
file |
diff |
annotate
|
Thu, 24 Mar 2022 16:51:20 -0700 |
Martin von Zweigbergk |
histedit: use new function for getting first line of a string
|
file |
diff |
annotate
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 18:28:30 -0800 |
Gregory Szorc |
global: bulk replace simple pycompat.iteritems(x) with x.items()
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
file |
diff |
annotate
|
Tue, 01 Mar 2022 20:29:03 -0800 |
Gregory Szorc |
py3: use pickle directly
|
file |
diff |
annotate
|
Fri, 21 Jan 2022 13:48:18 -0800 |
Martin von Zweigbergk |
histedit: attempt to make merge labels more helpful
|
file |
diff |
annotate
|
Mon, 18 Oct 2021 12:30:53 -0700 |
Martin von Zweigbergk |
chistedit: explain which order the commits are presented in
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 13:54:06 -0700 |
Martin von Zweigbergk |
chistedit: add option to show order of commits in opposite order
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 14:12:41 -0700 |
Martin von Zweigbergk |
chistedit: rename a confusingly named variable
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 14:28:51 -0700 |
Martin von Zweigbergk |
chistedit: remove some local variable and access state on self instead
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 09:41:11 -0700 |
Martin von Zweigbergk |
chistedit: move changeview() onto state class
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 09:38:04 -0700 |
Martin von Zweigbergk |
chistedit: move cycleaction() onto state class
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 09:22:29 -0700 |
Martin von Zweigbergk |
chistedit: move changeaction() onto state class
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 09:20:46 -0700 |
Martin von Zweigbergk |
chistedit: move swap() onto state class
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 09:17:59 -0700 |
Martin von Zweigbergk |
chistedit: move makeselection() onto state class
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 09:16:14 -0700 |
Martin von Zweigbergk |
chistedit: move changemode() onto state class
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 09:00:51 -0700 |
Martin von Zweigbergk |
chistedit: move movecursor() onto state class
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 08:56:56 -0700 |
Martin von Zweigbergk |
chistedit: move patchcontents() onto state class
|
file |
diff |
annotate
|
Tue, 12 Oct 2021 08:55:19 -0700 |
Martin von Zweigbergk |
chistedit: move event() onto state class
|
file |
diff |
annotate
|
Mon, 11 Oct 2021 23:07:54 -0700 |
Martin von Zweigbergk |
chistedit: move renderpatch() and dependencies onto state class
|
file |
diff |
annotate
|
Mon, 11 Oct 2021 23:04:29 -0700 |
Martin von Zweigbergk |
chistedit: move renderrules() onto state class
|
file |
diff |
annotate
|
Mon, 11 Oct 2021 23:02:49 -0700 |
Martin von Zweigbergk |
chistedit: move layout() and dependencies onto state class
|
file |
diff |
annotate
|
Mon, 11 Oct 2021 22:51:58 -0700 |
Martin von Zweigbergk |
chistedit: move rendercommit() onto state class
|
file |
diff |
annotate
|
Mon, 11 Oct 2021 22:47:37 -0700 |
Martin von Zweigbergk |
chistedit: move view state from a dict to a custom class
|
file |
diff |
annotate
|
Tue, 28 Sep 2021 08:47:11 -0700 |
Martin von Zweigbergk |
errors: raise InputError on bad revset to revrange() iff provided by the user
|
file |
diff |
annotate
|
Tue, 28 Sep 2021 09:32:24 -0700 |
Martin von Zweigbergk |
histedit: use more specific exceptions for more detailed exit codes
|
file |
diff |
annotate
|
Tue, 28 Sep 2021 09:25:05 -0700 |
Martin von Zweigbergk |
histedit: remove redundant checks for unfinished histedit state
|
file |
diff |
annotate
|
Fri, 18 Jun 2021 15:48:51 -0700 |
Martin von Zweigbergk |
ui: add a context manager for silencing the ui (pushbuffer+popbuffer)
|
file |
diff |
annotate
|
Fri, 18 Jun 2021 13:55:45 -0700 |
Martin von Zweigbergk |
histedit: don't swallow errors that happen when updating the working copy
|
file |
diff |
annotate
|
Fri, 18 Jun 2021 13:44:05 -0700 |
Martin von Zweigbergk |
histedit: don't record labels for output that we will discard
|
file |
diff |
annotate
|
Fri, 30 Apr 2021 16:13:02 -0700 |
Kyle Lippincott |
black: make codebase compatible with black v21.4b2 and v20.8b1
stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 12:01:27 +0200 |
Pierre-Yves David |
histedit: use `get_unique_push_path`
|
file |
diff |
annotate
|
Mon, 12 Apr 2021 06:34:54 +0200 |
Pierre-Yves David |
urlutil: extract `parseurl` from `hg` into the new module
|
file |
diff |
annotate
|
Mon, 12 Apr 2021 03:01:04 +0200 |
Pierre-Yves David |
urlutil: extract `url` related code from `util` into the new module
|
file |
diff |
annotate
|
Fri, 22 Jan 2021 15:43:06 -0500 |
Augie Fackler |
histedit: rip out mysterious catch-all ignore curses.error handler
|
file |
diff |
annotate
|
Fri, 22 Jan 2021 15:32:00 -0500 |
Augie Fackler |
histedit: notice when the main window underflows height and abort
|
file |
diff |
annotate
|
Fri, 22 Jan 2021 15:29:12 -0500 |
Augie Fackler |
histedit: don't assign to _ for unused values
|
file |
diff |
annotate
|
Tue, 01 Dec 2020 21:54:46 +0100 |
Joerg Sonnenberger |
node: import symbols explicitly
|
file |
diff |
annotate
|
Thu, 10 Dec 2020 13:15:15 -0500 |
Augie Fackler |
histedit: adjust comment describing `edit` action for clarity
|
file |
diff |
annotate
|
Thu, 10 Dec 2020 11:42:49 -0500 |
Augie Fackler |
histedit: tweak `edit` message to try and guide users to our workflow
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Mon, 16 Nov 2020 10:56:54 -0800 |
Martin von Zweigbergk |
histedit: don't crash if commit message is empty
|
file |
diff |
annotate
|
Mon, 16 Nov 2020 10:30:53 -0800 |
Martin von Zweigbergk |
histedit: disable color while rendering template for use in plan
|
file |
diff |
annotate
|
Mon, 16 Nov 2020 10:30:06 -0800 |
Martin von Zweigbergk |
tests: show how `hg histedit` can put color codes in histedit plan
|
file |
diff |
annotate
|
Thu, 22 Oct 2020 23:35:04 -0700 |
Martin von Zweigbergk |
histedit: drop fallback to empty string from rendertemplate()
|
file |
diff |
annotate
|
Mon, 21 Sep 2020 11:53:44 -0700 |
Martin von Zweigbergk |
merge: replace calls to hg.updaterepo() by merge.update()
|
file |
diff |
annotate
|
Fri, 11 Sep 2020 09:35:49 -0700 |
Martin von Zweigbergk |
histedit: cache description line
|
file |
diff |
annotate
|
Mon, 10 Aug 2020 21:46:47 -0700 |
Martin von Zweigbergk |
revert: remove dangerous `parents` argument from `cmdutil.revert()`
|
file |
diff |
annotate
|
Mon, 29 Jun 2020 20:53:32 +0900 |
Yuya Nishihara |
merge with stable
|
file |
diff |
annotate
|
Sun, 28 Jun 2020 18:02:45 +0200 |
Manuel Jacob |
curses: do not initialize LC_ALL to user settings (issue6358)
stable
|
file |
diff |
annotate
|
Sun, 28 Jun 2020 17:49:14 +0200 |
Manuel Jacob |
curses: back out d2227d4c9e6b (do not initialize LC_ALL to user settings)
|
file |
diff |
annotate
|
Fri, 26 Jun 2020 09:37:34 +0200 |
Manuel Jacob |
curses: do not initialize LC_ALL to user settings (issue6358)
|
file |
diff |
annotate
|
Mon, 18 May 2020 14:59:59 -0400 |
Augie Fackler |
mergestate: split out merge state handling code from main merge module
|
file |
diff |
annotate
|
Thu, 02 Apr 2020 21:58:10 +0530 |
Pulkit Goyal |
merge with stable
|
file |
diff |
annotate
|
Wed, 01 Apr 2020 14:14:55 -0700 |
Kyle Lippincott |
histedit: add missing b prefix to a string
stable 5.3.2
|
file |
diff |
annotate
|
Tue, 24 Mar 2020 23:31:36 -0700 |
Martin von Zweigbergk |
py3: use integer division in histedit
|
file |
diff |
annotate
|
Tue, 17 Mar 2020 12:59:31 -0700 |
Kyle Lippincott |
chistedit: support histedit.summary-template in curses histedit plan
|
file |
diff |
annotate
|
Fri, 06 Mar 2020 13:27:41 -0500 |
Augie Fackler |
cleanup: run pyupgrade on our source tree to clean up varying things
|
file |
diff |
annotate
|
Thu, 05 Mar 2020 10:46:31 -0800 |
Martin von Zweigbergk |
merge with stable
|
file |
diff |
annotate
|
Thu, 05 Mar 2020 10:52:51 -0500 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Thu, 05 Mar 2020 08:30:11 -0800 |
Martin von Zweigbergk |
histedit: fix formatting after D8150
stable
|
file |
diff |
annotate
|
Tue, 25 Feb 2020 13:23:37 -0800 |
Steve Fink |
histedit: py3 fixes for curses mode
stable
|
file |
diff |
annotate
|
Wed, 15 Jan 2020 15:30:25 -0800 |
Martin von Zweigbergk |
merge: introduce a clean_update() for that use-case
|
file |
diff |
annotate
|
Tue, 28 Jan 2020 14:53:23 -0800 |
Martin von Zweigbergk |
graft: default `base` argument to common case of `ctx.p1()`
|
file |
diff |
annotate
|
Fri, 27 Dec 2019 18:21:41 -0500 |
Matt Harbison |
histedit: avoid using a list comprehension to fill a list with fixed values
|
file |
diff |
annotate
|
Tue, 17 Dec 2019 10:53:51 -0800 |
Martin von Zweigbergk |
histedit: use rewriteutil.precheck() instead of reimplementing it
|
file |
diff |
annotate
|
Thu, 05 Dec 2019 11:15:19 -0500 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Sat, 30 Nov 2019 03:01:44 -0500 |
Matt Harbison |
histedit: fix an `isinstance(nodelist, str)` check for py3
stable
|
file |
diff |
annotate
|
Wed, 30 Oct 2019 19:19:57 -0400 |
Jordi Gutiérrez Hermoso |
histedit: render a rolled up description using the proper roll colours
|
file |
diff |
annotate
|
Wed, 30 Oct 2019 19:34:57 -0400 |
Jordi Gutiérrez Hermoso |
histedit: define new colour pairs for roll action
|
file |
diff |
annotate
|
Wed, 30 Oct 2019 19:27:09 -0400 |
Jordi Gutiérrez Hermoso |
histeditrule: split __bytes__ property into prefix and desc
|
file |
diff |
annotate
|
Sat, 09 Nov 2019 13:23:54 +0100 |
Pierre-Yves David |
index: use `index.get_rev` in `histedit.processreplacement`
|
file |
diff |
annotate
|
Sat, 09 Nov 2019 13:23:54 +0100 |
Pierre-Yves David |
index: use `index.get_rev` in `histedit.adjustreplacementsfrommarkers`
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 15:09:09 +0100 |
Pierre-Yves David |
index: use `index.has_node` in `histedit.cleanupnode`
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 15:08:27 +0100 |
Pierre-Yves David |
index: use `index.has_node` in `histedit._finishhistedit
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 11:19:20 -0800 |
Augie Fackler |
cleanup: remove pointless r-prefixes on single-quoted strings
|
file |
diff |
annotate
|
Fri, 01 Nov 2019 21:46:34 -0700 |
Martin von Zweigbergk |
histedit: restore hex nodeids to be 12 digits long
stable
|
file |
diff |
annotate
|
Thu, 31 Oct 2019 15:03:12 -0700 |
Martin von Zweigbergk |
py3: use native strings as keys into **opts in chistedit
stable
|
file |
diff |
annotate
|
Thu, 31 Oct 2019 15:00:49 -0700 |
Martin von Zweigbergk |
py3: open chistedit file in binary mode using vfs
stable
|
file |
diff |
annotate
|
Thu, 31 Oct 2019 15:02:48 -0700 |
Martin von Zweigbergk |
py3: avoid another b''.format() in chistedit
stable
|
file |
diff |
annotate
|
Thu, 31 Oct 2019 15:02:03 -0700 |
Martin von Zweigbergk |
py3: render message about conflicts in chistedit code
stable
|
file |
diff |
annotate
|
Thu, 31 Oct 2019 14:46:17 -0700 |
Martin von Zweigbergk |
py3: handle keypresses in chistedit
stable
|
file |
diff |
annotate
|
Thu, 31 Oct 2019 14:25:51 -0700 |
Martin von Zweigbergk |
py3: make chistedit render
stable
|
file |
diff |
annotate
|
Tue, 15 Oct 2019 12:14:44 +0200 |
Denis Laxalde |
py3: prevent comparison with None in curses histedit (issue6196)
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 19:25:18 -0400 |
Gregory Szorc |
py3: define and use pycompat.iteritems() for hgext/
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 16:55:18 -0400 |
Gregory Szorc |
py3: manually import getattr where it is needed
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 13:28:56 -0400 |
Gregory Szorc |
py3: manually import pycompat.open into files that need it
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Wed, 25 Sep 2019 14:35:08 -0700 |
Martin von Zweigbergk |
update: clarify calculateupdate() call sites by specifying argument names
|
file |
diff |
annotate
|
Wed, 25 Sep 2019 13:50:48 -0400 |
Augie Fackler |
histedit: sniff-test for untracked file conflicts before prompting for rules
|
file |
diff |
annotate
|
Thu, 25 Jul 2019 21:28:29 +0900 |
Yuya Nishihara |
curses: do not setlocale() at import time (issue5261)
stable
|
file |
diff |
annotate
|
Fri, 28 Jun 2019 00:35:52 +0530 |
Taapas Agrawal |
abort: added support for histedit
|
file |
diff |
annotate
|
Thu, 20 Jun 2019 11:40:08 +0530 |
Taapas Agrawal |
statecheck: added support for cmdutil.afterresolvedstates
|
file |
diff |
annotate
|
Sun, 09 Jun 2019 00:43:36 +0530 |
Taapas Agrawal |
state: created new class statecheck to handle unfinishedstates
|
file |
diff |
annotate
|
Sat, 08 Jun 2019 23:43:53 +0530 |
Taapas Agrawal |
states: moved cmdutil.unfinishedstates to state.py
|
file |
diff |
annotate
|
Thu, 25 Apr 2019 15:30:40 -0700 |
feyu |
histedit: Speed up scrolling in patch view mode
|
file |
diff |
annotate
|
Thu, 02 May 2019 16:43:34 -0700 |
Yu Feng |
histedit: Show file names in multiple line format
|
file |
diff |
annotate
|
Tue, 16 Apr 2019 13:12:21 -0400 |
Jordi Gutiérrez Hermoso |
chistedit: use context manager to set verbose ui
|
file |
diff |
annotate
|