Mon, 28 May 2018 18:15:21 +0200 |
Boris Feld |
shelve: directly handle the abort process
|
file |
diff |
annotate
|
Mon, 07 May 2018 16:49:31 -0700 |
Martin von Zweigbergk |
shelve: reduce scope of merge tool config override
|
file |
diff |
annotate
|
Thu, 12 Apr 2018 22:59:49 +0900 |
Yuya Nishihara |
export: extract function to write patch to file object (API)
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 21:56:20 +0900 |
Yuya Nishihara |
stringutil: bulk-replace call sites to point to new module
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 12:30:20 -0500 |
Augie Fackler |
cleanup: use stat_result[stat.ST_MTIME] instead of stat_result.st_mtime
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 00:00:41 +0530 |
Pulkit Goyal |
py3: replace str() with it's bytes equivalent in hgext/shelve.py
|
file |
diff |
annotate
|
Wed, 14 Feb 2018 17:05:33 +0530 |
Pulkit Goyal |
py3: use "%d" to convert integers to bytes
|
file |
diff |
annotate
|
Sun, 04 Feb 2018 20:46:26 +0530 |
Pulkit Goyal |
py3: add r'' to convert keys to keyword arguments to str
|
file |
diff |
annotate
|
Mon, 23 Oct 2017 00:06:49 +0530 |
Pulkit Goyal |
py3: handle keyword arguments in hgext/shelve.py
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 03:44:19 +0200 |
Boris Feld |
configitems: register the 'shelve.maxbackups' config
|
file |
diff |
annotate
|
Sun, 10 Sep 2017 18:43:59 -0700 |
Durham Goode |
changegroup: replace changegroupsubset with makechangegroup
|
file |
diff |
annotate
|
Wed, 12 Jul 2017 15:24:07 -0700 |
Adam Simpkins |
dirstate: update backup functions to take full backup filename
|
file |
diff |
annotate
|
Tue, 01 Dec 2015 09:19:54 -0800 |
Martin von Zweigbergk |
shelve: don't reimplement mergestate.unresolved()
|
file |
diff |
annotate
|
Thu, 22 Jun 2017 15:00:19 -0700 |
Martin von Zweigbergk |
bundle: make applybundle() delegate v1 bundles to applybundle1()
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 10:25:11 -0700 |
Martin von Zweigbergk |
bundle: add a applybundle1() method
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 23:39:59 -0700 |
Jun Wu |
shelve: allow unlimited shelved changes per name
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 22:46:38 -0700 |
Martin von Zweigbergk |
changegroup: let callers pass in transaction to apply() (API)
|
file |
diff |
annotate
|
Sat, 17 Jun 2017 23:09:39 -0700 |
Martin von Zweigbergk |
shelve: rewrite "x in y.children()" as "y in x.parents()"
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 10:36:43 -0700 |
Martin von Zweigbergk |
bundle2: use "else" instead of checking condition again
|
file |
diff |
annotate
|
Sun, 14 May 2017 16:19:47 +0900 |
Yuya Nishihara |
commands: move templates of common command options to cmdutil (API)
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
file |
diff |
annotate
|
Fri, 10 Feb 2017 16:56:29 -0800 |
Martin von Zweigbergk |
cleanup: use set literals
|
file |
diff |
annotate
|
Sat, 13 May 2017 14:52:29 -0700 |
Kostia Balytskyi |
shelve: make shelvestate use simplekeyvaluefile
|
file |
diff |
annotate
|
Sun, 14 May 2017 14:15:07 -0700 |
Kostia Balytskyi |
shelve: refactor shelvestate loading
|
file |
diff |
annotate
|
Mon, 10 Apr 2017 15:32:09 -0700 |
Kostia Balytskyi |
shelve: rename nodestoprune to nodestoremove
|
file |
diff |
annotate
|
Wed, 29 Mar 2017 05:31:31 -0700 |
Kostia Balytskyi |
shelve: move ui.quiet manipulations to configoverride
|
file |
diff |
annotate
|
Sun, 26 Mar 2017 16:51:19 -0700 |
Kostia Balytskyi |
shelve: add logic to preserve active bookmarks
|
file |
diff |
annotate
|
Fri, 10 Mar 2017 16:18:43 -0800 |
Kostia Balytskyi |
shelve: rename stripnodes to nodestoprune
|
file |
diff |
annotate
|
Fri, 10 Mar 2017 15:03:09 -0800 |
Kostia Balytskyi |
shelve: add an ability to write key-val data to a new type of shelve files
|
file |
diff |
annotate
|