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
|