Mon, 19 Jul 2021 09:07:08 +0200 |
Pierre-Yves David |
amend: use `update_file` instead of `drop`
|
Mon, 19 Jul 2021 03:52:54 +0200 |
Pierre-Yves David |
revert: use `set_possibly_dirty` instead of `normallookup`
|
Mon, 19 Jul 2021 01:17:56 +0200 |
Pierre-Yves David |
record: use `update_file` instead of `normallookup`
|
Mon, 19 Jul 2021 01:18:23 +0200 |
Pierre-Yves David |
amend: use `update_file` instead of `normallookup`
|
Mon, 19 Jul 2021 03:52:20 +0200 |
Pierre-Yves David |
revert: use `set_clean` instead of `normal`
|
Thu, 08 Jul 2021 21:26:21 +0200 |
Pierre-Yves David |
amend: adjust the dirstate within a `parentchange` context
|
Thu, 08 Jul 2021 18:30:24 +0200 |
Pierre-Yves David |
revert: use `set_untracked` instead of `drop` when applicable
|
Thu, 08 Jul 2021 04:47:36 +0200 |
Pierre-Yves David |
revert: use `set_untracked` when performing a revert
|
Thu, 08 Jul 2021 01:20:46 +0200 |
Pierre-Yves David |
context: use `dirstate.set_tracked` for `revert`
|
Fri, 02 Jul 2021 11:44:13 -0700 |
Daniel Ploch |
cmdutil: fix newandmodified file accounting for --interactive commits
|
Thu, 10 Jun 2021 15:45:22 -0700 |
Martin von Zweigbergk |
cmdutil: make resolvecommitoptions() work on str-keyed opts
|
Thu, 10 Jun 2021 14:55:10 -0700 |
Martin von Zweigbergk |
cmdutil: make amend() take str-keyed opts
|
Thu, 10 Jun 2021 14:25:16 -0700 |
Martin von Zweigbergk |
cmdutil: make checknotesize() work on str-keyed opts
|
Mon, 03 May 2021 12:22:36 +0200 |
Pierre-Yves David |
revlog: use a "radix" to address revlog
|
Fri, 07 May 2021 22:06:25 -0400 |
Matt Harbison |
merge with stable
|
Fri, 07 May 2021 08:38:17 -0700 |
Martin von Zweigbergk |
rename: add hint about --at-rev if source file doesn't exist
|
Tue, 06 Apr 2021 05:20:24 +0200 |
Pierre-Yves David |
revlog: introduce an explicit tracking of what the revlog is about
|
Fri, 30 Apr 2021 16:13:02 -0700 |
Kyle Lippincott |
black: make codebase compatible with black v21.4b2 and v20.8b1
stable
|
Tue, 27 Apr 2021 14:36:52 -0700 |
Martin von Zweigbergk |
branch: delete obsolete message about changing branch of obsolete commit
|
Mon, 29 Mar 2021 01:52:06 +0200 |
Joerg Sonnenberger |
node: replace nullid and friends with nodeconstants class
|
Sat, 17 Apr 2021 00:28:21 -0400 |
Matt Harbison |
cmdutil: fix an uninitialize variable usage in clearunfinished()
|
Tue, 30 Mar 2021 02:33:12 +0200 |
Joerg Sonnenberger |
refactor: prefer lookup by revision, even for null
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
Thu, 18 Mar 2021 18:24:59 -0400 |
Matt Harbison |
merge with stable
|
Tue, 26 Feb 2019 15:54:20 -0800 |
Martin von Zweigbergk |
amend: mark commit obsolete after moving working copy
|
Thu, 11 Mar 2021 17:14:30 -0500 |
Matt Harbison |
morestatus: convert a UI message about merge conflicts to bytes
stable
|
Wed, 10 Feb 2021 00:11:46 +0100 |
Pierre-Yves David |
cmdutil: add a missing byte prefix to string introduce in 976b26bdd0d8
stable
|
Fri, 20 Nov 2020 08:02:25 +0100 |
Pierre-Yves David |
command: automatically create alias for command using '-' in names
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Thu, 12 Nov 2020 13:22:40 -0800 |
Martin von Zweigbergk |
errors: raise InputError when given non-existent paths etc
|
Mon, 12 Oct 2020 12:44:18 -0700 |
Martin von Zweigbergk |
errors: introduce StateError and use it from commands and cmdutil
|
Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
Thu, 29 Oct 2020 13:54:25 +0100 |
Dan Villiom Podlaski Christiansen |
commit: warn the user when a commit already exists
|
Thu, 29 Oct 2020 09:03:08 -0700 |
Martin von Zweigbergk |
templates: include all non-branch namespaces in default one-line summary
|
Tue, 27 Oct 2020 15:33:15 -0700 |
Martin von Zweigbergk |
rebase: change and standarize template for rebase's one-line summary
|
Thu, 22 Oct 2020 23:10:06 -0700 |
Martin von Zweigbergk |
rebase: make summary template configurable, with default to shared template
|
Sun, 04 Oct 2020 13:17:57 +0900 |
Yuya Nishihara |
scmutil: move walkchangerevs() from cmdutil
|
Wed, 14 Oct 2020 14:43:39 -0700 |
Kyle Lippincott |
record: when backing up, avoid generating very long filenames
|
Thu, 10 Sep 2020 18:57:31 +0900 |
Yuya Nishihara |
cmdutil: remove remainder of old walkchangerevs() implementation
|
Thu, 10 Sep 2020 18:01:43 +0900 |
Yuya Nishihara |
cmdutil: rewrite walkchangerevs() by using logcmdutil functions
|
Thu, 10 Sep 2020 16:14:48 +0900 |
Yuya Nishihara |
cmdutil: make walkchangerevs() call prepare with matcher instead of filenames
|
Mon, 21 Sep 2020 10:09:39 -0700 |
Martin von Zweigbergk |
merge: use merge.clean_update() when applicable
|
Tue, 01 Sep 2020 18:08:24 +0530 |
Pulkit Goyal |
scmutil: introduce function to check whether repo uses treemanifest or not
|
Thu, 10 Sep 2020 14:23:12 +0900 |
Yuya Nishihara |
grep: make -frREV follow history from the specified revision (BC)
|
Fri, 11 Sep 2020 18:33:41 +0900 |
Yuya Nishihara |
cmdutil: make walkchangerevs() gracefully handle wdir parents
|
Sun, 13 Sep 2020 17:52:24 +0900 |
Yuya Nishihara |
cmdutil: reimplement finddate() without using walkchangerevs()
|
Tue, 18 Aug 2020 15:03:57 -0700 |
Martin von Zweigbergk |
commit: clear mergestate also with --amend (issue6304)
|
Mon, 10 Aug 2020 21:46:47 -0700 |
Martin von Zweigbergk |
revert: remove dangerous `parents` argument from `cmdutil.revert()`
|
Sat, 08 Aug 2020 16:24:12 +0530 |
Pulkit Goyal |
requirements: introduce new requirements related module
|
Sat, 08 Aug 2020 15:48:17 +0530 |
Pulkit Goyal |
repository: introduce constant for treemanifest requirement and use it
|
Thu, 16 Jul 2020 13:33:46 -0700 |
Martin von Zweigbergk |
templatespec: create a factory function for each type there is
|
Thu, 09 Jul 2020 18:48:55 -0700 |
Rodrigo Damazio Bovendorp |
scmutil: allowing different files to be prefetched per revision
|
Thu, 02 Jul 2020 02:51:09 +0200 |
Manuel Jacob |
cleanup: use slightly more meaningful name for temporary variable
|
Thu, 02 Jul 2020 02:46:15 +0200 |
Manuel Jacob |
cleanup: use any() instead of checking truthiness of temporary list
|
Tue, 26 May 2020 08:15:09 -0400 |
Valentin Gatien-Baron |
files: speed up `hg files` when no flags change display
|
Mon, 18 May 2020 14:59:59 -0400 |
Augie Fackler |
mergestate: split out merge state handling code from main merge module
|
Wed, 06 May 2020 11:40:17 -0700 |
Martin von Zweigbergk |
copy: give better error message when no source paths found with --at-rev
|
Wed, 06 May 2020 10:33:56 -0700 |
Martin von Zweigbergk |
copy: to find copy source, walk parent of revision we're marking copies in
|
Fri, 06 Mar 2020 13:27:41 -0500 |
Augie Fackler |
cleanup: run pyupgrade on our source tree to clean up varying things
|
Thu, 05 Mar 2020 10:52:51 -0500 |
Augie Fackler |
merge with stable
|