Fri, 08 Jun 2018 22:16:23 +0900 |
Yuya Nishihara |
tags: unblock log-like template keywords and functions
|
Fri, 08 Jun 2018 22:10:22 +0900 |
Yuya Nishihara |
formatter: provide hint of context keys required by template
|
Thu, 14 Jun 2018 21:18:58 +0900 |
Yuya Nishihara |
templatefuncs: declare resource requirements for future use
|
Thu, 14 Jun 2018 21:17:56 +0900 |
Yuya Nishihara |
templatefuncs: minimize resource requirements
|
Thu, 21 Jun 2018 09:32:31 -0700 |
Martin von Zweigbergk |
merge with stable
|
Tue, 19 Jun 2018 22:45:52 +0900 |
Yuya Nishihara |
merge: do not fill manifest of committed revision with pseudo node (issue5526)
stable
|
Tue, 19 Jun 2018 13:49:06 -0700 |
Martin von Zweigbergk |
split: preserve phase of commit that is being split
|
Tue, 19 Jun 2018 11:07:40 -0700 |
Martin von Zweigbergk |
scmutil: make cleanupnodes optionally also fix the phase
|
Tue, 19 Jun 2018 11:07:23 -0700 |
Martin von Zweigbergk |
tests: add test of uncommit with default phase as secret
|
Sun, 17 Jun 2018 15:52:08 +0530 |
Sangeet Kumar Mishra |
grep: add --diff flag
|
Wed, 20 Jun 2018 09:27:30 -0700 |
Martin von Zweigbergk |
fix: include cleanupnodes() in transaction
|
Tue, 19 Jun 2018 22:19:37 -0700 |
Martin von Zweigbergk |
progress: enforce use of complete() on the helper class
|
Tue, 19 Jun 2018 22:11:34 -0700 |
Martin von Zweigbergk |
progress: extract function for closing topic
|
Tue, 19 Jun 2018 22:06:28 -0700 |
Martin von Zweigbergk |
progress: use context manager for lock
|
Tue, 19 Jun 2018 18:21:37 +0200 |
Boris Feld |
configitem: reorder items in the 'server' section
|
Thu, 21 Jun 2018 00:48:59 -0400 |
Matt Harbison |
test-lfs: add coverage for the binary() fileset
|
Thu, 21 Jun 2018 00:05:26 -0400 |
Matt Harbison |
fileset: use filectx.isbinary() to filter out binaries in eol()
|
Tue, 19 Jun 2018 13:07:18 +0300 |
Matti Hamalainen |
crecord: re-center display in interactive curses commit on pageup/down
|
Fri, 02 Feb 2018 14:21:04 -0800 |
Kyle Lippincott |
tests: in test-split.t, save a "clean" copy of pre-split repo for later use
|
Mon, 18 Jun 2018 16:01:06 -0700 |
Martin von Zweigbergk |
tests: use progress helper
|
Mon, 18 Jun 2018 15:55:38 -0700 |
Martin von Zweigbergk |
changegroup: use progress helper
|
Mon, 18 Jun 2018 15:17:27 -0700 |
Martin von Zweigbergk |
synthrepo: close progress topics
|
Mon, 18 Jun 2018 15:17:10 -0700 |
Martin von Zweigbergk |
synthrepo: use progress helper
|
Mon, 18 Jun 2018 15:14:39 -0700 |
Martin von Zweigbergk |
largefiles: use progress helper
|
Mon, 18 Jun 2018 15:05:52 -0700 |
Martin von Zweigbergk |
convert: use progress helper
|
Mon, 18 Jun 2018 14:59:53 -0700 |
Martin von Zweigbergk |
lfs: use progess helper
|
Mon, 18 Jun 2018 14:52:41 -0700 |
Martin von Zweigbergk |
relink: use progress helper
|
Mon, 18 Jun 2018 14:34:07 -0700 |
Martin von Zweigbergk |
patchbomb: use progress helper
|
Mon, 18 Jun 2018 14:32:12 -0700 |
Martin von Zweigbergk |
patchbomb: don't close unused progress topic
|
Mon, 18 Jun 2018 14:29:08 -0700 |
Martin von Zweigbergk |
churn: use progess helper
|
Sun, 17 Jun 2018 23:54:58 -0700 |
Martin von Zweigbergk |
treediscovery: use progress helper
|
Sun, 17 Jun 2018 23:48:23 -0700 |
Martin von Zweigbergk |
upgrade: use progress helper
|
Sun, 17 Jun 2018 23:49:27 -0700 |
Martin von Zweigbergk |
upgrade: close progress after each revlog
|
Sun, 17 Jun 2018 23:28:00 -0700 |
Martin von Zweigbergk |
verify: use progress helper
|
Sun, 17 Jun 2018 23:35:49 -0700 |
Martin von Zweigbergk |
verify: use progress helper for subdirectory progress
|
Sun, 17 Jun 2018 23:17:03 -0700 |
Martin von Zweigbergk |
similar: use progress helper
|
Sun, 17 Jun 2018 23:13:03 -0700 |
Martin von Zweigbergk |
repair: use progress helper
|
Sun, 17 Jun 2018 23:11:06 -0700 |
Martin von Zweigbergk |
httpconnection: use progress helper
|
Sun, 03 Jun 2018 18:18:36 +0900 |
Yuya Nishihara |
py3: byte-stringify literals in contrib/phabricator.py as example
|
Sun, 03 Jun 2018 18:19:54 +0900 |
Yuya Nishihara |
byteify-strings: remove superfluous "if True" block
|
Fri, 01 Jun 2018 00:13:55 +0900 |
Yuya Nishihara |
byteify-strings: try to preserve column alignment
|
Thu, 31 May 2018 23:44:35 +0900 |
Yuya Nishihara |
byteify-strings: do not rewrite system string literals to u''
|
Thu, 31 May 2018 22:34:23 +0900 |
Yuya Nishihara |
byteify-strings: do not rewrite iteritems() and itervalues() by default
|
Thu, 31 May 2018 22:31:37 +0900 |
Yuya Nishihara |
byteify-strings: drop import-line hack
|
Thu, 31 May 2018 22:28:29 +0900 |
Yuya Nishihara |
byteify-strings: add --inplace option to write back result
|
Thu, 31 May 2018 22:23:30 +0900 |
Yuya Nishihara |
byteify-strings: add basic command interface
|
Thu, 31 May 2018 22:07:04 +0900 |
Yuya Nishihara |
byteify-strings: fork py3 code transformer to make it a standalone command
|
Mon, 18 Jun 2018 21:54:52 +0900 |
Yuya Nishihara |
highlight: get around tmpl.load() which now returns a parsed tree
|
Sun, 17 Jun 2018 23:06:20 -0700 |
Martin von Zweigbergk |
changegroup: use progress helper
|
Sun, 17 Jun 2018 23:00:59 -0700 |
Martin von Zweigbergk |
archival: use progress helper
|
Sun, 17 Jun 2018 22:57:34 -0700 |
Martin von Zweigbergk |
copystore: use progress helper
|
Sun, 17 Jun 2018 22:09:15 -0700 |
Martin von Zweigbergk |
subrepo: use progress helper
|
Sun, 17 Jun 2018 22:05:54 -0700 |
Martin von Zweigbergk |
histedit: use progress helper
|
Sun, 17 Jun 2018 22:01:59 -0700 |
Martin von Zweigbergk |
rebase: use progress helper
|
Sun, 17 Jun 2018 21:47:34 -0700 |
Martin von Zweigbergk |
debugbuilddag: use context manager for progress, locks, transaction
|
Sun, 17 Jun 2018 21:44:57 -0700 |
Martin von Zweigbergk |
debugbuilddag: use progress helper
|
Sun, 17 Jun 2018 13:48:58 -0700 |
Martin von Zweigbergk |
progress: make the progress helper a context manager
|
Sun, 17 Jun 2018 22:13:41 -0700 |
Martin von Zweigbergk |
progress: hide update(None) in a new complete() method
|
Sat, 16 Jun 2018 08:22:10 +0530 |
Sushil khanchi |
rebase: add dry-run functionality
|
Mon, 18 Jun 2018 16:07:46 +0530 |
Pulkit Goyal |
py3: add `and None` to suppress return values of .write() calls
|
Mon, 18 Jun 2018 16:06:28 +0530 |
Pulkit Goyal |
py3: slice over bytes to prevent getting ascii values
|
Mon, 18 Jun 2018 16:06:01 +0530 |
Pulkit Goyal |
py3: use pycompat.maplist() instead of map() in hgext/transplant.py
|
Mon, 18 Jun 2018 15:50:15 +0530 |
Pulkit Goyal |
py3: add 4 new passing tests to whitelist
|
Mon, 18 Jun 2018 15:31:13 +0530 |
Pulkit Goyal |
py3: make tests/test-impexp-branch.t compatible with Python 3
|
Mon, 18 Jun 2018 15:28:18 +0530 |
Pulkit Goyal |
py3: convert error instances to bytes using pycompat.bytestr()
|
Mon, 18 Jun 2018 15:27:34 +0530 |
Pulkit Goyal |
py3: encode sys.argv to bytes using .encode()
|
Mon, 18 Jun 2018 15:25:57 +0530 |
Pulkit Goyal |
py3: use '%d' for os.stat_result.st_nlink instead of '%s'
|
Mon, 18 Jun 2018 15:24:17 +0530 |
Pulkit Goyal |
py3: suppress the output of .write() calls in tests/test-revlog-v2.t
|
Mon, 18 Jun 2018 15:23:25 +0530 |
Pulkit Goyal |
py3: add couple of missing b'' prefixes in tests/test-pager-legacy.t
|
Thu, 14 Jun 2018 15:17:47 -0700 |
Martin von Zweigbergk |
import: use context manager for lock, dirstateguard, transaction
|
Sun, 17 Jun 2018 23:03:23 -0400 |
Augie Fackler |
streamclone: update progress later to avoid passing None to util.bytecount
|
Sun, 17 Jun 2018 23:00:08 -0400 |
Augie Fackler |
highlight: adjust to attribute being private
|
Thu, 03 May 2018 12:04:36 +0900 |
Yuya Nishihara |
annotate: automatically populate fields referenced from template
|
Thu, 03 May 2018 12:10:47 +0900 |
Yuya Nishihara |
annotate: reverse mapping between option name and field name
|
Thu, 03 May 2018 11:56:49 +0900 |
Yuya Nishihara |
formatter: provide hint of referenced field names
|
Thu, 03 May 2018 11:53:56 +0900 |
Yuya Nishihara |
templater: add function to look up symbols used in template
|
Thu, 03 May 2018 11:17:52 +0900 |
Yuya Nishihara |
templater: parse template string to tree by templater class
|
Thu, 03 May 2018 10:58:56 +0900 |
Yuya Nishihara |
templater: drop extension point of engine classes (API)
|
Thu, 03 May 2018 11:09:27 +0900 |
Yuya Nishihara |
templater: make it clearer that parsing doesn't cause recursion
|
Thu, 03 May 2018 10:53:29 +0900 |
Yuya Nishihara |
templater: mark most attributes as private
|
Sun, 17 Jun 2018 06:23:29 -0700 |
Martin von Zweigbergk |
setdiscovery: use progress helper
|
Sat, 16 Jun 2018 00:37:44 -0700 |
Martin von Zweigbergk |
streamclone: use progress helper
|
Sat, 16 Jun 2018 00:25:13 -0700 |
Martin von Zweigbergk |
similar: use progress helper
|
Sat, 16 Jun 2018 00:03:23 -0700 |
Martin von Zweigbergk |
remove: use progress helper
|
Fri, 15 Jun 2018 23:04:44 -0700 |
Martin von Zweigbergk |
changegroup: use progress helper in apply() (API)
|
Fri, 15 Jun 2018 22:37:01 -0700 |
Martin von Zweigbergk |
progress: create helper class for incrementing progress
|
Sun, 17 Jun 2018 18:01:49 +0900 |
Yuya Nishihara |
extensions: use context manger for open()
|
Sun, 17 Jun 2018 17:59:12 +0900 |
Yuya Nishihara |
py3: open extension source in binary mode to read docstring as bytes
|
Wed, 13 Jun 2018 16:22:54 +0530 |
Sangeet Kumar Mishra |
grep: adds allfiles mode
|
Wed, 13 Jun 2018 22:50:32 +0530 |
Pulkit Goyal |
morestatus: remove some extra spaces
|
Fri, 15 Jun 2018 16:32:31 -0700 |
John Stiles |
graph: improve graph output by using Unicode characters
|
Sat, 16 Jun 2018 17:07:47 -0400 |
Augie Fackler |
py3: whitelist another 5 passing tests thanks to the ratchet
|
Mon, 28 May 2018 16:55:11 +0200 |
Boris Feld |
shelve: wider check for successful abort in test
|
Tue, 29 May 2018 18:01:35 +0200 |
Boris Feld |
shelve: use full hash in tests
|
Thu, 14 Jun 2018 12:35:04 -0400 |
Matt Harbison |
phabricator: preserve the phase when amending in the Differential fields
|
Fri, 15 Jun 2018 22:16:58 +0900 |
Yuya Nishihara |
manifest: fix possible SEGV caused by uninitialized lazymanifest fields
stable
|
Fri, 15 Jun 2018 10:14:32 -0400 |
Augie Fackler |
tests: replace `echo -n` with `printf` per check-code
stable
|
Thu, 14 Jun 2018 14:04:26 -0700 |
Jun Wu |
crecord: fix line number in hunk header (issue5917)
stable
|
Sat, 16 Jun 2018 19:31:07 +0900 |
Yuya Nishihara |
py3: ditch email.parser.BytesParser which appears to be plain crap
|
Sat, 16 Jun 2018 17:56:37 +0900 |
Yuya Nishihara |
py3: remove b'' from error message of disallowed filename
|
Sat, 16 Jun 2018 17:54:29 +0900 |
Yuya Nishihara |
py3: remove b'' from output of test-eol.t
|
Sat, 16 Jun 2018 17:53:51 +0900 |
Yuya Nishihara |
py3: replace s[-1] with s.endswith() in eol handling
|
Sat, 16 Jun 2018 17:36:44 +0900 |
Yuya Nishihara |
py3: fix loop over byte string in wireprotov1peer
|
Sat, 16 Jun 2018 17:04:03 +0900 |
Yuya Nishihara |
py3: glob out some error messages in test-fileset.t
|
Sat, 16 Jun 2018 17:00:05 +0900 |
Yuya Nishihara |
fileset: raise ProgrammingError for bad existing() calls
|
Sat, 16 Jun 2018 16:56:38 +0900 |
Yuya Nishihara |
py3: cast bytes encoding name to str in fileset.py
|
Thu, 14 Jun 2018 15:12:28 -0700 |
Martin von Zweigbergk |
import: use context manager for wlock
|
Thu, 14 Jun 2018 15:08:32 -0700 |
Martin von Zweigbergk |
tag: use context manager for locks
|
Thu, 14 Jun 2018 15:05:14 -0700 |
Martin von Zweigbergk |
commit: use context manager for locks
|
Thu, 14 Jun 2018 15:08:19 -0700 |
Martin von Zweigbergk |
backout: use context manager for locks
|
Thu, 14 Jun 2018 15:28:32 -0700 |
Martin von Zweigbergk |
backout: use context manager for dirstateguard
|
Thu, 14 Jun 2018 15:26:18 -0700 |
Martin von Zweigbergk |
backout: use context manager for config override
|
Thu, 14 Jun 2018 15:46:31 -0700 |
Martin von Zweigbergk |
update: use context manager for config override (API)
|
Thu, 14 Jun 2018 15:46:17 -0700 |
Martin von Zweigbergk |
resolve: use context manager for config override
|
Thu, 14 Jun 2018 15:45:45 -0700 |
Martin von Zweigbergk |
merge: use context manager for config override
|
Thu, 14 Jun 2018 15:45:16 -0700 |
Martin von Zweigbergk |
graft: use context manager for config override
|
Thu, 14 Jun 2018 11:49:10 -0400 |
Augie Fackler |
tests: suppress read(-1) -> '' calls in fileobjectobserver
|
Thu, 14 Jun 2018 11:47:51 -0400 |
Augie Fackler |
debugcommands: work around logiofd being a pipe and unseekable
|
Wed, 13 Jun 2018 22:51:08 +0530 |
Pulkit Goyal |
py3: replace `unicode` with pycompat.unicode
|
Fri, 15 Jun 2018 02:07:39 +0530 |
Pulkit Goyal |
cmdutil: say that `graft --stop` stops the graft instead of aborting
|
Thu, 14 Jun 2018 16:51:39 -0400 |
Augie Fackler |
py3: two more passing tests from the ratchet in buildbot
|
Thu, 14 Jun 2018 20:25:51 +0900 |
Yuya Nishihara |
bdiff: one more safe call of bdiff_freehunks(NULL)
|
Thu, 14 Jun 2018 20:25:16 +0900 |
Yuya Nishihara |
bdiff: document that bdiff_freehunks() accepts NULL
|
Thu, 14 Jun 2018 13:44:42 +0200 |
Sune Foldager |
hgweb: propagate http headers from ErrorResponse for web interface commands
|
Thu, 14 Jun 2018 20:29:27 +0900 |
Yuya Nishihara |
py3: fix map() use in templatekw.showpredecessors()
|
Thu, 14 Jun 2018 20:09:54 +0900 |
Yuya Nishihara |
merge with stable
|
Wed, 13 Jun 2018 14:28:39 -0700 |
Martin von Zweigbergk |
templatefilters: rename commonprefix to commondir
|
Wed, 13 Jun 2018 10:24:44 -0400 |
Augie Fackler |
bitmanipulation: fix undefined behavior in bit shift in getbe32
|
Wed, 13 Jun 2018 10:41:20 -0400 |
Josef 'Jeff' Sipek |
lazymanifest: don't crash when out of memory (issue5916)
stable
|
Wed, 13 Jun 2018 10:37:39 -0400 |
Josef 'Jeff' Sipek |
cext: stop worrying and love the free(NULL)
stable
|
Wed, 13 Jun 2018 21:58:42 +0900 |
Yuya Nishihara |
templatefilters: undeprecate hgdate
|
Wed, 13 Jun 2018 21:57:24 +0900 |
Yuya Nishihara |
templater: restore the original string format of {date}
|
Tue, 12 Jun 2018 20:43:56 -0400 |
Augie Fackler |
hgweb: insist http_status value is a sysstr
|
Tue, 12 Jun 2018 20:42:42 -0400 |
Augie Fackler |
hgweb: pass a sysstr to low-level _start_response method
|
Tue, 12 Jun 2018 18:49:35 -0400 |
Augie Fackler |
tests: fix printenv script on Python 3
|
Tue, 12 Jun 2018 18:49:22 -0400 |
Augie Fackler |
cvsps: port changeset __repr__ to py3
|
Tue, 12 Jun 2018 18:24:25 -0400 |
Augie Fackler |
cvsps: avoid comparison between None and a tuple in date sorting
|
Tue, 12 Jun 2018 18:21:41 -0400 |
Augie Fackler |
py3: buildbot informs me we have two new passing tests
|
Sun, 20 May 2018 23:05:18 -0400 |
Augie Fackler |
tests: fix test-patch.t on pickier /bin/sh implementations
stable
|
Tue, 12 Jun 2018 12:41:09 -0700 |
Jun Wu |
commandserver: close server's fds explicitly from a worker
|
Tue, 12 Jun 2018 23:04:27 +0200 |
Boris Feld |
run-tests: restrict the test cases allowed characters
|
Sat, 09 Jun 2018 13:34:47 +0900 |
Yuya Nishihara |
templater: abstract truth testing to fix {if(list_of_empty_strings)}
|
Tue, 12 Jun 2018 23:17:38 +0900 |
Yuya Nishihara |
show: stringify filtered list of tags before testing emptiness
|
Sat, 24 Mar 2018 18:03:23 +0900 |
Yuya Nishihara |
templatefilters: deprecate hgdate as {date|hgdate} is the default format
|
Sat, 24 Mar 2018 17:59:19 +0900 |
Yuya Nishihara |
templater: make date wrapper support dot/map operations
|
Sat, 24 Mar 2018 17:54:02 +0900 |
Yuya Nishihara |
templater: introduce a wrapper for date tuple (BC)
|
Sat, 21 Apr 2018 19:01:35 +0900 |
Yuya Nishihara |
templater: promote tomap() to an interface type
|
Sat, 09 Jun 2018 12:36:06 +0900 |
Yuya Nishihara |
templater: rename mappable to hybriditem as it is the primary use case
|
Fri, 08 Jun 2018 23:32:33 +0900 |
Yuya Nishihara |
serve: do not daemonize by default by --print-url
|
Thu, 07 Jun 2018 16:19:18 -0700 |
Gregory Szorc |
mercurial: add .t files to .editorconfig
|
Mon, 28 May 2018 21:13:32 +0530 |
Pulkit Goyal |
graft: add a new `--stop` flag to stop interrupted graft
|
Tue, 12 Jun 2018 02:36:34 +0530 |
Pulkit Goyal |
graft: fix the help text to say `graft reapplies previous options`
|
Mon, 11 Jun 2018 10:09:35 -0700 |
Martin von Zweigbergk |
files: drop now-unnecessary filtering of removed dirstate files
|
Mon, 11 Jun 2018 10:05:23 -0700 |
Martin von Zweigbergk |
context: make workingctx.matches() filter our removed files (API)
|
Mon, 11 Jun 2018 09:47:07 -0700 |
Martin von Zweigbergk |
locate: explicitly use dirstate.matches() for working copy
|
Mon, 11 Jun 2018 11:37:21 -0700 |
Martin von Zweigbergk |
revsets: define a none() revset
|
Mon, 11 Jun 2018 19:24:01 +0200 |
Boris Feld |
statprof: fix save and load
|
Mon, 11 Jun 2018 19:05:41 +0200 |
Boris Feld |
perftemplating: abort on incompatible version
|
Tue, 05 Jun 2018 21:40:33 +0900 |
Yuya Nishihara |
templater: fix string representation of wrapped None
|
Fri, 08 Jun 2018 20:57:54 +0900 |
Yuya Nishihara |
templater: show slightly better hint on map operation error
|
Wed, 21 Mar 2018 12:28:12 +0900 |
Yuya Nishihara |
templater: inline unwraphybrid()
|
Mon, 19 Mar 2018 00:26:55 +0900 |
Yuya Nishihara |
templater: drop hybrid-ness on unwrapvalue()
|
Fri, 23 Mar 2018 22:31:58 +0900 |
Yuya Nishihara |
templater: mark .keytype as a private attribute
|
Mon, 19 Mar 2018 00:23:20 +0900 |
Yuya Nishihara |
templater: abstract ifcontains() over wrapped types
|
Wed, 21 Mar 2018 12:06:18 +0900 |
Yuya Nishihara |
templater: inline wraphybridvalue()
|
Mon, 19 Mar 2018 00:16:12 +0900 |
Yuya Nishihara |
templater: abstract min/max away
|
Sun, 10 Jun 2018 12:24:53 +0900 |
Yuya Nishihara |
stringutil: fix prettyrepr() to not orphan foo=<...> line
|
Sun, 10 Jun 2018 11:55:52 +0900 |
Yuya Nishihara |
debugwalk: pretty-print nested matcher
|
Sun, 10 Jun 2018 11:53:56 +0900 |
Yuya Nishihara |
debugwalk: show matcher output only if -v/--verbose
|
Sun, 10 Jun 2018 11:50:09 +0900 |
Yuya Nishihara |
stringutil: promote smartset.prettyformat() to utility function
|
Fri, 01 Jun 2018 17:27:58 +0200 |
Boris Feld |
profiling: introduce a "profiling.time-track" option
|
Fri, 01 Jun 2018 11:23:27 +0200 |
Boris Feld |
statprof: also gather wall time
|
Thu, 31 May 2018 19:34:08 +0200 |
Boris Feld |
perftemplating: allow to specify the template to test
|
Thu, 31 May 2018 19:23:04 +0200 |
Boris Feld |
perftemplating: stop going through the log command
|
Thu, 31 May 2018 18:48:08 +0200 |
Boris Feld |
perftemplating: move revision argument to flag only
|
Thu, 31 May 2018 18:43:15 +0200 |
Boris Feld |
perftemplating: drop usage of buffer
|
Thu, 31 May 2018 17:31:46 +0200 |
Boris Feld |
perftemplating: move template formating into its own function
|
Thu, 31 May 2018 18:05:15 +0200 |
Boris Feld |
perftemplating: fix the revisions argument
|
Sat, 09 Jun 2018 15:14:31 +0530 |
Pulkit Goyal |
py3: make sure util.username() always returns bytes
|
Sat, 09 Jun 2018 15:01:04 +0530 |
Pulkit Goyal |
py3: add b'' prefix to make the regex bytes
|
Tue, 05 Jun 2018 02:50:25 +0200 |
Boris Feld |
phases: use "published" in the phase movement message
|
Tue, 05 Jun 2018 01:49:52 +0200 |
Boris Feld |
phase: clarify the message about movement on command changeset
|
Sun, 29 Apr 2018 00:29:40 -0400 |
Augie Fackler |
fuzz: try and generate an interesting mpatch seed from a repo
|
Sun, 29 Apr 2018 00:04:16 -0400 |
Augie Fackler |
fuzz: structured helpers for creating mpatch seed corpus entries
|
Sat, 28 Apr 2018 22:35:14 -0400 |
Augie Fackler |
fuzz: new fuzzer for the mpatch code
|
Thu, 07 Jun 2018 21:09:16 +0200 |
Boris Feld |
run-tests: follow-up on the test-case format
|
Fri, 04 May 2018 12:43:15 +0900 |
Yuya Nishihara |
templater: resolve type of dict key in getmember()
|
Wed, 21 Mar 2018 11:30:21 +0900 |
Yuya Nishihara |
templater: promote getmember() to an interface of wrapped types
|
Wed, 21 Mar 2018 01:39:44 +0900 |
Yuya Nishihara |
templater: move getdictitem() to hybrid class
|
Sat, 21 Apr 2018 17:43:16 +0900 |
Yuya Nishihara |
templater: add try-except stub to runmember()
|
Wed, 21 Mar 2018 01:18:29 +0900 |
Yuya Nishihara |
templater: do dict lookup over a wrapped object
|
Wed, 06 Jun 2018 13:31:24 -0400 |
Augie Fackler |
merge with stable
|
Sat, 26 May 2018 03:01:14 +0530 |
Pulkit Goyal |
graft: reuse the --log value passed initially in `hg graft --continue` (BC)
|
Sat, 26 May 2018 02:57:36 +0530 |
Pulkit Goyal |
graft: add test showing --continue not preserving --log passed earlier
|
Sun, 03 Jun 2018 13:40:58 +0900 |
Yuya Nishihara |
test-fuzz-targets: look for clang-6.0 binary as well
|
Sun, 03 Jun 2018 13:23:12 +0900 |
Yuya Nishihara |
test-fuzz-targets: rebuild executable silently
|
Sun, 03 Jun 2018 13:21:13 +0900 |
Yuya Nishihara |
fuzz: fix "make clean" to pass even if no binaries built yet
|
Sun, 03 Jun 2018 13:18:13 +0900 |
Yuya Nishihara |
fuzz: compile xdiff.cc with -std=c++17
|
Sun, 03 Jun 2018 13:12:32 +0900 |
Yuya Nishihara |
fuzz: fix use of undeclared function memcpy()
|
Sun, 03 Jun 2018 13:11:49 +0900 |
Yuya Nishihara |
fuzz: fix the default make target
|
Sun, 03 Jun 2018 13:11:22 +0900 |
Yuya Nishihara |
fuzz: expand variables by make
|
Sat, 21 Apr 2018 17:21:31 +0900 |
Yuya Nishihara |
templater: always map over a wrapped object
|
Sat, 21 Apr 2018 17:15:11 +0900 |
Yuya Nishihara |
templater: consistently join() string-like object per character (BC)
|
Sat, 21 Apr 2018 17:00:21 +0900 |
Yuya Nishihara |
templater: always join() over a wrapped object (BC)
|
Tue, 20 Mar 2018 23:56:26 +0900 |
Yuya Nishihara |
templater: add wrapped types for pure non-list/dict values
|
Wed, 04 Apr 2018 21:06:14 +0900 |
Yuya Nishihara |
templater: unify unwrapvalue() with _unwrapvalue()
|
Wed, 04 Apr 2018 21:01:21 +0900 |
Yuya Nishihara |
templater: inline unwrapvalue()
|
Sun, 13 May 2018 23:18:26 +0200 |
Boris Feld |
run-tests: update the test case name format
|
Thu, 26 Apr 2018 23:57:20 +0200 |
Boris Feld |
run-tests: add support for running specific test cases
|
Sun, 03 Jun 2018 17:02:38 +0530 |
Pulkit Goyal |
configitems: drop the deprecated alias for commands.update.check
|
Sat, 02 Jun 2018 15:55:28 +0530 |
Sushil khanchi |
graft: correct documentation about options can be reapplied
|
Sat, 02 Jun 2018 22:18:12 -0400 |
Matt Harbison |
cmdutil: use internal separators when building the terse list
|
Wed, 30 May 2018 14:20:09 +0530 |
Sushil khanchi |
advanceboundary: add dryrun parameter
|
Wed, 30 May 2018 17:37:17 +0530 |
Sangeet Kumar Mishra |
grep: enable passing wdir as a revision
|
Fri, 01 Jun 2018 23:33:17 -0400 |
Matt Harbison |
outgoing: drop an extraneous URL parse
|
Mon, 14 May 2018 12:38:05 +0200 |
David Demelier |
config: rename allow_archive to allow-archive
|
Sat, 21 Apr 2018 17:31:03 +0900 |
Yuya Nishihara |
hgweb: fill {rename} even if ?linerange is specified
|
Wed, 04 Apr 2018 20:53:16 +0900 |
Yuya Nishihara |
hgweb: wrap {earlycommands} and {othercommands} of help with mappinggenerator
|
Wed, 04 Apr 2018 20:51:49 +0900 |
Yuya Nishihara |
hgweb: wrap {topics}es of help with mappinggenerator or mappinglist
|
Wed, 04 Apr 2018 20:48:37 +0900 |
Yuya Nishihara |
hgweb: wrap {edges} of {nodes} of graph with mappinglist
|
Wed, 04 Apr 2018 20:48:00 +0900 |
Yuya Nishihara |
hgweb: wrap {nodes} of graph with mappinggenerator
|
Wed, 04 Apr 2018 20:46:12 +0900 |
Yuya Nishihara |
hgweb: adapt {jsdata} of graph to mappinggenerator
|
Wed, 04 Apr 2018 20:44:18 +0900 |
Yuya Nishihara |
hgweb: wrap {nextentry} of graph with mappinglist
|
Fri, 01 Jun 2018 23:02:36 +0900 |
Yuya Nishihara |
setup: write version constant as bytes literal
|
Thu, 31 May 2018 18:53:28 +0800 |
Anton Shestakov |
spartan: don't show '[up]' in file view when in root directory already
|
Thu, 31 May 2018 18:39:35 +0800 |
Anton Shestakov |
monoblue: don't show '[up]' in file view when in root directory already
|
Thu, 31 May 2018 18:33:49 +0800 |
Anton Shestakov |
gitweb: don't show '[up]' in file view when in root directory already
|
Thu, 31 May 2018 18:01:54 +0800 |
Anton Shestakov |
paper: don't show '[up]' in file view when in root directory already
|
Thu, 31 May 2018 16:52:02 +0800 |
Anton Shestakov |
spartan: add missing closing tags
|
Fri, 20 Apr 2018 15:21:03 +0200 |
Joerg Sonnenberger |
templatefilters: add commonprefix
|
Sun, 20 May 2018 19:07:51 +0530 |
Pulkit Goyal |
py3: add 3 new passing tests to whitelist
|
Thu, 24 May 2018 09:56:28 +0000 |
Nicola Spanti |
serve: add option print-url
|
Wed, 06 Jun 2018 12:53:26 -0700 |
Jun Wu |
chg: fix an undefined behavior about memcpy
stable
|
Wed, 06 Jun 2018 13:28:49 -0400 |
Augie Fackler |
Added signature for changeset 9c5ced5276d6
stable
|
Wed, 06 Jun 2018 13:28:48 -0400 |
Augie Fackler |
Added tag 4.6.1 for changeset 9c5ced5276d6
stable
|
Mon, 30 Apr 2018 22:24:58 -0400 |
Augie Fackler |
mpatch: avoid integer overflow in combine() (SEC)
stable 4.6.1
|
Mon, 30 Apr 2018 22:23:06 -0400 |
Augie Fackler |
mpatch: avoid integer overflow in mpatch_decode (SEC)
stable
|
Mon, 30 Apr 2018 22:20:13 -0400 |
Augie Fackler |
mpatch: fix UB integer overflows in discard() (SEC)
stable
|
Mon, 30 Apr 2018 22:15:11 -0400 |
Augie Fackler |
mpatch: fix UB in int overflows in gather() (SEC)
stable
|
Thu, 03 May 2018 12:54:20 -0400 |
Augie Fackler |
mpatch: introduce a safesub() helper as well
stable
|