Wed, 20 Feb 2019 18:02:28 -0500 |
Augie Fackler |
cleanup: prefer nested context managers to \-continuations
|
file |
diff |
annotate
|
Sat, 09 Feb 2019 22:50:53 -0800 |
Martin von Zweigbergk |
match: delete unused root and cwd arguments from {always,never,exact}() (API)
|
file |
diff |
annotate
|
Sat, 09 Feb 2019 16:43:20 -0800 |
Martin von Zweigbergk |
largefiles: get cwd and relative paths from repo instead of matcher
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 23:29:14 -0800 |
Martin von Zweigbergk |
largefiles: use uipathfn instead of match.{rel,uipath}() (API)
|
file |
diff |
annotate
|
Fri, 08 Feb 2019 13:08:01 -0800 |
Martin von Zweigbergk |
forget: pass around uipathfn and use instead of m.rel() (API)
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 23:25:39 -0800 |
Martin von Zweigbergk |
addremove: pass around uipathfn and use instead of m.uipath() (API)
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 23:19:33 -0800 |
Martin von Zweigbergk |
remove: pass around uipathfn and use instead of m.rel() (API)
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 11:15:30 -0800 |
Martin von Zweigbergk |
add: pass around uipathfn and use instead of m.rel() (API)
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 10:20:57 -0800 |
Martin von Zweigbergk |
subrepo: adjust subrepo prefix before calling subrepo.archive() (API)
|
file |
diff |
annotate
|
Tue, 05 Feb 2019 11:17:11 -0800 |
Martin von Zweigbergk |
largefiles: use wrappedfunction() in overriderevert()
|
file |
diff |
annotate
|
Tue, 05 Feb 2019 14:25:11 -0800 |
Martin von Zweigbergk |
largefiles: use wrappedfunction() for "normal files match" in overridecopy()
|
file |
diff |
annotate
|
Tue, 05 Feb 2019 14:42:13 -0800 |
Martin von Zweigbergk |
largefiles: use wrappedfunction() for match() override in overridecopy()
|
file |
diff |
annotate
|
Tue, 05 Feb 2019 14:29:37 -0800 |
Martin von Zweigbergk |
largefiles: use wrappedfunction() for util.copyfile() override
|
file |
diff |
annotate
|
Tue, 05 Feb 2019 14:15:34 -0800 |
Martin von Zweigbergk |
largefiles: use wrappedfunction() for matchandpats() override in overridelog()
|
file |
diff |
annotate
|
Thu, 17 Jan 2019 09:17:12 -0800 |
Martin von Zweigbergk |
cleanup: delete lots of unused local variables
|
file |
diff |
annotate
|
Thu, 27 Dec 2018 21:27:43 -0500 |
Matt Harbison |
largefiles: port revset registration to exthelper
|
file |
diff |
annotate
|
Sun, 23 Dec 2018 22:57:03 -0500 |
Matt Harbison |
largefiles: port wrapped functions to exthelper
|
file |
diff |
annotate
|
Sun, 23 Dec 2018 17:26:25 -0500 |
Matt Harbison |
largefiles: port commands to exthelper
|
file |
diff |
annotate
|
Tue, 05 Sep 2017 15:21:21 -0700 |
Martin von Zweigbergk |
archive: change "matcnfn" argument to a real matcher
|
file |
diff |
annotate
|
Thu, 20 Sep 2018 15:30:00 -0700 |
Gregory Szorc |
largefiles: automatically load largefiles extension when required (BC)
|
file |
diff |
annotate
|
Wed, 19 Sep 2018 17:27:37 -0700 |
Gregory Szorc |
localrepo: support writing shared file (API)
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 19:25:35 +0530 |
Sushil khanchi |
forget: rename --confirm to --interactive
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 16:11:42 +0530 |
Sushil khanchi |
forget: add --confirm option
|
file |
diff |
annotate
|
Fri, 13 Apr 2018 23:12:07 -0400 |
Augie Fackler |
largefiles: opts appears to already be bytes in this instance
|
file |
diff |
annotate
|
Sat, 31 Mar 2018 23:49:58 +0530 |
Sushil khanchi |
addremove: remove dry_run, similarity from scmutil.addremove (API)
|
file |
diff |
annotate
|
Wed, 21 Mar 2018 23:36:11 +0530 |
Sushil khanchi |
remove: add dry-run functionality
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 11:44:03 -0800 |
Kyle Lippincott |
copyfile: preserve stat info (mtime, etc.) when doing copies/renames
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 12:33:19 +0530 |
Sushil khanchi |
forget: add --dry-run mode
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 20:51:46 -0800 |
Gregory Szorc |
hgweb: stop passing req and tmpl into @webcommand functions (API)
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 16:48:01 -0500 |
Augie Fackler |
largefiles: use %d instead of %s to process ints
|
file |
diff |
annotate
|