Mon, 09 Mar 2015 22:36:56 -0700 |
Pierre-Yves David |
hook: add a generic hook after transaction has been closed
|
Wed, 10 Dec 2014 18:19:49 -0800 |
Pierre-Yves David |
hook: have a generic hook for transaction opening
|
Tue, 24 Feb 2015 00:04:55 +0900 |
Yuya Nishihara |
templater: allow piping generator-type function output to filters
|
Wed, 11 Mar 2015 15:22:34 -0700 |
Laurent Charignon |
record: add new tests for commit interactive (same tests as record)
|
Wed, 11 Mar 2015 15:22:04 -0700 |
Laurent Charignon |
record: add interactive option to the commit command
|
Tue, 10 Mar 2015 16:26:13 -0700 |
Martin von Zweigbergk |
manifest: don't let find() look inside manifestdict
|
Mon, 09 Mar 2015 17:13:22 -0700 |
Martin von Zweigbergk |
largefiles: replace manifestdict.__contains__, don't extend class
|
Sun, 08 Mar 2015 16:50:57 -0400 |
Matt Harbison |
files: split reusable implementation into cmdutil for subrepo support
|
Sun, 08 Mar 2015 16:45:29 -0400 |
Matt Harbison |
files: use ctx object to access dirstate
|
Tue, 10 Mar 2015 13:56:05 -0700 |
Durham Goode |
copies: added manifests to computenonoverlap
|
Tue, 10 Mar 2015 17:14:33 -0700 |
Laurent Charignon |
record: move dorecord from record to cmdutil
|
Tue, 10 Mar 2015 17:09:07 -0700 |
Laurent Charignon |
record: remove dependency on hg module in record
|
Tue, 10 Mar 2015 17:03:40 -0700 |
Laurent Charignon |
record: remove dependency on extensions module in dorecord
|
Tue, 10 Mar 2015 14:42:07 -0700 |
Laurent Charignon |
record: move filterpatch from record to patch
|
Tue, 10 Mar 2015 17:34:42 -0700 |
Siddharth Agarwal |
patch.internalpatch: add a default value for prefix
|
Wed, 11 Mar 2015 07:19:55 -0700 |
Durham Goode |
histedit: remove extra histedit constructor call
|
Wed, 11 Mar 2015 09:34:22 -0400 |
Jordi Gutiérrez Hermoso |
color: consolidate cut-and-paste code
|
Mon, 09 Mar 2015 13:16:25 -0700 |
Laurent Charignon |
record: move parsepatch from record to patch
|
Mon, 09 Mar 2015 13:14:31 -0700 |
Laurent Charignon |
record: move scanpatch from record to patch
|
Mon, 09 Mar 2015 13:09:15 -0700 |
Laurent Charignon |
record: move hunk class from record to patch
|
Mon, 09 Mar 2015 13:08:19 -0700 |
Laurent Charignon |
record: move countChanges in the hunk class
|
Mon, 09 Mar 2015 13:04:50 -0700 |
Laurent Charignon |
record: move header class from record to patch
|
Tue, 10 Mar 2015 13:06:38 -0700 |
Siddharth Agarwal |
cmdutil.tryimportone: allow importing relative patches with --bypass
|
Mon, 09 Mar 2015 18:22:24 -0700 |
Siddharth Agarwal |
cmdutil.tryimportone: allow importing relative patches into the working dir
|
Fri, 06 Mar 2015 22:56:19 -0800 |
Siddharth Agarwal |
commands.import: accept a prefix option
|
Tue, 10 Mar 2015 11:01:10 -0700 |
Pierre-Yves David |
test: make version based test-extensions failure more explanatory
|
Mon, 09 Mar 2015 22:14:09 +0100 |
Mathias De Maré |
subrepo: add status support for ignored and clean files in git subrepos
|
Wed, 14 Jan 2015 15:16:08 -0500 |
Mike Edgar |
revlog: addgroup checks if incoming deltas add censored revs, sets flag bit
|
Fri, 06 Mar 2015 22:43:47 -0800 |
Siddharth Agarwal |
patch.internalpatch: accept a prefix parameter
|
Fri, 06 Mar 2015 22:27:41 -0800 |
Siddharth Agarwal |
patch.patchbackend: accept a prefix parameter
|
Tue, 10 Mar 2015 16:25:10 -0400 |
Mike Edgar |
repair: define explicit local variable, don't reuse a comprehension variable
|
Sat, 07 Feb 2015 12:49:30 -0800 |
Gregory Szorc |
commands.paths: use ui.paths to show paths
|
Sat, 07 Feb 2015 12:42:10 -0800 |
Gregory Szorc |
ui: represent paths as classes
|
Tue, 10 Mar 2015 13:40:14 -0400 |
Jordi Gutiérrez Hermoso |
color: omit terminfo/win32 warning if non-interactive (issue4543)
|
Thu, 26 Feb 2015 20:54:05 +0900 |
Yuya Nishihara |
incoming: hide help about use of --bundle option by default
|
Fri, 06 Mar 2015 22:24:49 -0800 |
Siddharth Agarwal |
patch.applydiff: accept a prefix parameter
|
Fri, 06 Mar 2015 22:22:14 -0800 |
Siddharth Agarwal |
patch._applydiff: accept a prefix parameter
|
Fri, 06 Mar 2015 22:19:26 -0800 |
Siddharth Agarwal |
patch.makepatchmeta: accept a prefix parameter
|
Fri, 06 Mar 2015 22:17:24 -0800 |
Siddharth Agarwal |
patch.pathtransform: add a prefix parameter
|
Fri, 06 Mar 2015 21:48:40 -0800 |
Siddharth Agarwal |
patch.pathtransform: add doctests
|
Fri, 06 Mar 2015 21:12:30 -0800 |
Siddharth Agarwal |
patch: rename pathstrip to pathtransform
|
Wed, 18 Feb 2015 23:17:52 +0900 |
Yuya Nishihara |
templatekw: forward _hybrid.get to raw values so that get(extras, key) works
|
Wed, 18 Feb 2015 23:01:33 +0900 |
Yuya Nishihara |
templater: implement _hybrid.__contains__ so that ifcontains can accept dict
|
Sun, 08 Mar 2015 14:46:42 +0900 |
Yuya Nishihara |
templatekw: keep raw list or dict in _hybrid object
|
Sun, 08 Mar 2015 14:38:50 +0900 |
Yuya Nishihara |
templatekw: give name to lambda that constructs variables map of templater
|
Sun, 08 Mar 2015 14:17:35 +0900 |
Yuya Nishihara |
templatekw: convert list of key/value pairs to sortdict
|
Wed, 18 Feb 2015 22:53:53 +0900 |
Yuya Nishihara |
sortdict: have update() accept either dict or iterable of key/value pairs
|
Fri, 06 Mar 2015 15:57:43 -0800 |
Laurent Charignon |
record: allow editing new files (issue4304)
|
Thu, 05 Mar 2015 14:42:25 -0800 |
Pierre-Yves David |
localrepo: back out changeset b08af8f0ac01
|
Mon, 09 Mar 2015 12:32:29 -0400 |
Tristan Seligmann |
test-shelve: be more lenient about whitespace (issue4124)
|
Mon, 09 Mar 2015 14:32:17 +0800 |
Anton Shestakov |
histedit: use better meta-variable names than VALUE in help text
|
Mon, 09 Mar 2015 14:10:42 +0800 |
Anton Shestakov |
histedit: tweak --commands help text
|
Sun, 25 Jan 2015 02:45:49 -0500 |
Matt Harbison |
largefiles: report the source of copied/moved largefiles in status -C
|
Sun, 08 Mar 2015 00:04:03 -0500 |
Matt Harbison |
test-commit-amend: add globs for Windows
|
Fri, 30 Jan 2015 21:30:40 -0800 |
Augie Fackler |
lazymanifest: use a binary search to do an insertion
|
Mon, 17 Nov 2014 00:00:25 -0500 |
Augie Fackler |
context: don't sort manifest entries
|
Fri, 06 Mar 2015 21:29:47 -0500 |
Augie Fackler |
manifest: use custom C implementation of lazymanifest
|
Sat, 07 Mar 2015 12:04:39 -0500 |
Augie Fackler |
manifest: split manifestdict into high-level and low-level logic
|
Sat, 07 Mar 2015 11:43:12 -0500 |
Augie Fackler |
manifest: do parsing inside manifestdict contstructor
|
Sat, 07 Mar 2015 11:42:05 -0500 |
Augie Fackler |
manifest: move parsing functions up in file
|
Tue, 10 Feb 2015 15:59:12 -0500 |
Augie Fackler |
dispatch: offer suggestions of similar-named commands
|
Mon, 26 Jan 2015 15:43:13 -0500 |
Augie Fackler |
dispatch: offer near-edit-distance suggestions for {file,rev}set functions
|
Mon, 26 Jan 2015 15:52:46 -0500 |
Augie Fackler |
test-revset: add tests for missing function output
|
Mon, 26 Jan 2015 14:32:30 -0500 |
Augie Fackler |
revset: use UnknownIdentifier where appropriate
|
Mon, 26 Jan 2015 14:31:48 -0500 |
Augie Fackler |
fileset: use UnknownIdentifier where appropriate
|
Mon, 26 Jan 2015 14:31:01 -0500 |
Augie Fackler |
error: add a new UnknownIdentifier error type
|
Mon, 24 Nov 2014 16:42:49 -0500 |
Jordi Gutiérrez Hermoso |
log: display closing-branch nodes as "_" (BC)
|
Fri, 06 Mar 2015 17:00:42 -0600 |
Matt Mackall |
manifest: move pure parsing code out of pure
|
Tue, 13 Jan 2015 14:31:38 -0800 |
Augie Fackler |
manifest.c: new extension code to lazily parse manifests
|
Thu, 05 Mar 2015 22:16:28 -0800 |
Durham Goode |
workingctx: use normal dirs() instead of dirstate.dirs()
|
Thu, 05 Mar 2015 15:52:07 -0600 |
Matt Mackall |
merge with stable
|
Tue, 03 Mar 2015 21:31:16 -0500 |
Matt Harbison |
subrepo: only fetch unknown files from git when explicitly requested
|
Tue, 03 Mar 2015 21:24:16 -0500 |
Matt Harbison |
subrepo: always return scmutil.status() from gitsubrepo.status()
|
Tue, 03 Mar 2015 21:17:29 -0500 |
Matt Harbison |
subrepo: explicitly request clean and unknown files in status for git's add
|
Sun, 01 Mar 2015 18:35:29 -0500 |
Matt Harbison |
largefiles: handle logging from outside the repo
|
Sun, 01 Mar 2015 14:21:54 -0500 |
Matt Harbison |
largefiles: don't prefix standin patterns with '.hglf' when logging
|
Sat, 28 Feb 2015 23:42:38 -0500 |
Matt Harbison |
largefiles: teach log to handle patterns
|
Thu, 05 Mar 2015 13:21:57 -0600 |
Matt Mackall |
check-code: allow disabling msys path check
|
Thu, 08 Jan 2015 23:05:45 +0900 |
Yuya Nishihara |
revset: extend fullreposet to make "null" revision magically appears in set
|
Sat, 10 Jan 2015 18:09:25 +0900 |
Yuya Nishihara |
revset: duplicate spanset.__contains__ to fullreposet for modification
|
Sat, 10 Jan 2015 14:49:50 +0900 |
Yuya Nishihara |
revset: have all() filter out null revision
|
Sat, 10 Jan 2015 16:41:36 +0900 |
Yuya Nishihara |
revset: drop unnecessary calls of getall() with empty argument
|
Wed, 04 Mar 2015 21:47:07 +0900 |
Yuya Nishihara |
graphlog: do not bypass commands.log so that -fr works
|
Wed, 21 Jan 2015 14:45:24 -0800 |
Mateusz Kwapich |
histedit: add a config allowing changing histedit rule line length limit
|
Fri, 06 Mar 2015 00:14:22 +0900 |
Yuya Nishihara |
dirstate: make sure rootdir ends with directory separator (issue4557)
stable
|
Wed, 04 Mar 2015 17:24:12 +0100 |
Alexander Becher |
i18n-de: fix a typo in the german translation
stable
|
Tue, 03 Mar 2015 17:28:05 -0600 |
Matt Mackall |
histedit: fix style of new error message
|
Wed, 04 Feb 2015 15:17:13 -0500 |
Augie Fackler |
Makefile: allow setting HGTESTFLAGS in shell environment for TESTFLAGS
|
Wed, 04 Feb 2015 12:26:16 -0500 |
Augie Fackler |
Makefile: introduce testpy-% target for testing with a specifc Python
|
Fri, 27 Feb 2015 17:35:07 -0500 |
Jordi Gutiérrez Hermoso |
extdiff: expand tildes and variables in paths to user-supplied diff programs
|
Sun, 22 Feb 2015 15:40:36 +0100 |
Joan Massich |
setup.py: do not install c extensions on pypy
|
Mon, 02 Mar 2015 14:52:04 +0100 |
Jesus Cea |
copyright: update to 2015
|
Wed, 21 Jan 2015 22:09:32 -0500 |
Mike Edgar |
changegroup: emit full-replacement deltas if either revision is censored
|
Fri, 06 Feb 2015 11:04:55 -0800 |
Durham Goode |
log: make -fr show complete history from the given revs
|
Tue, 24 Feb 2015 14:12:13 +0100 |
André Klitzing |
util: accept "now, today, yesterday" for dates even the locale is not english
|
Fri, 27 Feb 2015 14:26:22 -0800 |
Martin von Zweigbergk |
copies: only calculate 'addedinm[12]' sets once
|
Fri, 27 Feb 2015 14:03:01 -0800 |
Martin von Zweigbergk |
copies: calculate 'bothnew' from manifestdict.filesnotin()
|
Fri, 27 Feb 2015 14:02:30 -0800 |
Martin von Zweigbergk |
copies: replace _nonoverlap() by calls to manifestdict.filesnotin()
|
Fri, 27 Feb 2015 13:57:37 -0800 |
Martin von Zweigbergk |
copies: move code into new manifestdict.filesnotin() method
|
Fri, 27 Feb 2015 23:30:42 -0500 |
Matt Harbison |
subrepo: warn when adding already tracked files in gitsubrepo
|
Thu, 26 Feb 2015 15:53:54 -0500 |
Matt Harbison |
subrepo: don't exclude files in .hgignore when adding to git
|
Wed, 14 Jan 2015 01:15:26 +0100 |
Mads Kiilerich |
dirstate: clarify comment about leaving normal files undef if changed 'now'
|
Sun, 18 Jan 2015 02:38:57 +0100 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Fri, 27 Feb 2015 21:42:58 +0100 |
Mads Kiilerich |
merge-tools: configuration for Beyond Compare on OS X
|
Wed, 21 Jan 2015 00:02:17 +0100 |
Mads Kiilerich |
convert: when converting from monotone, use the number 1 for close in extras
|
Mon, 02 Mar 2015 15:07:18 -0800 |
Gregory Szorc |
hgweb: extract changeset template mapping generation to own function
|
Mon, 02 Mar 2015 17:32:37 -0600 |
Matt Mackall |
merge with stable
|
Wed, 25 Feb 2015 18:12:01 -0500 |
Jordi Gutiérrez Hermoso |
revrange: don't parse revset aliases as hash prefixes (issue4553)
|
Tue, 24 Feb 2015 08:49:22 +0100 |
Mathias De Maré |
subrepos: support adding files in git subrepos
|
Sun, 15 Feb 2015 17:29:10 -0500 |
Matt Harbison |
subrepo: return only the manifest keys from hgsubrepo.files()
|
Sun, 15 Feb 2015 17:21:48 -0500 |
Matt Harbison |
archive: change the default prefix to '' from None
|
Wed, 25 Feb 2015 11:39:14 -0800 |
Martin von Zweigbergk |
debugsetparent: document one common caveat specifically
|
Fri, 20 Feb 2015 13:55:01 -0800 |
Eric Sumner |
repair: setup hookargs when processing bundle2s
|
Mon, 02 Mar 2015 19:01:00 +0000 |
Pierre-Yves David |
amend: check for directory renames for both merge parents (issue4516)
stable
|
Mon, 02 Mar 2015 10:55:19 -0600 |
Matt Mackall |
merge with stable
|
Mon, 02 Mar 2015 23:37:55 +0900 |
FUJIWARA Katsunori |
largefiles: avoid infinite recursive call of openlfdirstate in overriderevert
|
Mon, 02 Mar 2015 10:29:45 -0600 |
Matt Mackall |
Added signature for changeset 07a92bbd02e5
stable
|
Mon, 02 Mar 2015 10:29:41 -0600 |
Matt Mackall |
Added tag 3.3.2 for changeset 07a92bbd02e5
stable
|
Mon, 02 Mar 2015 10:31:22 -0500 |
Matt Harbison |
transaction: really disable hardlink backups (issue4546)
stable 3.3.2
|
Mon, 02 Mar 2015 01:20:14 -0600 |
Matt Mackall |
merge with stable
|
Sat, 28 Feb 2015 01:12:54 -0500 |
Matt Harbison |
test-obsolete: use 'log -T {node}' instead of 'id --debug -i' to lookup hash
|
Mon, 02 Mar 2015 01:06:31 -0600 |
Matt Mackall |
Added signature for changeset 5b4ed033390b
stable
|
Mon, 02 Mar 2015 01:06:27 -0600 |
Matt Mackall |
Added tag 3.3.1 for changeset 5b4ed033390b
stable
|
Fri, 06 Feb 2015 02:52:10 +0100 |
Mads Kiilerich |
revisionbranchcache: fall back to slow path if starting readonly (issue4531)
stable 3.3.1
|
Thu, 26 Feb 2015 06:03:39 +0900 |
FUJIWARA Katsunori |
largefiles: access to specific fields only if largefiles enabled (issue4547)
stable
|
Wed, 18 Feb 2015 22:17:35 +0900 |
Yuya Nishihara |
templatekw: fix {join(bookmarks, sep)} to always show associated bookmarks
stable
|
Wed, 18 Feb 2015 22:10:17 +0900 |
Yuya Nishihara |
templatekw: inline showlist() into showbookmarks()
stable
|
Mon, 02 Mar 2015 00:12:29 -0600 |
Matt Mackall |
transaction: disable hardlink backups (issue4546)
stable
|
Sun, 01 Mar 2015 23:20:02 -0600 |
Matt Mackall |
repoview: invalidate cached changelog if _delayed changes (issue4549)
stable
|
Thu, 26 Feb 2015 10:23:04 -0800 |
Sean Farley |
test: make test-extdiff resilient to */gnubin/echo
stable
|
Thu, 26 Feb 2015 23:30:33 +0900 |
Yuya Nishihara |
dispatch: work around UnicodeDecodeError caused by SSLError of Python 2.7.9
stable
|
Thu, 05 Feb 2015 14:45:49 +0900 |
FUJIWARA Katsunori |
revset: mask specific names for named() predicate
stable
|
Sun, 01 Mar 2015 00:18:43 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 756c5c8331b0
stable
|
Sun, 01 Mar 2015 01:28:05 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 756c5c8331b0
stable
|
Fri, 27 Feb 2015 17:46:03 -0600 |
Matt Mackall |
merge with stable
|
Tue, 24 Feb 2015 09:08:54 -0800 |
Martin von Zweigbergk |
manifest: rename 'mf', 'map', and 'mapping' to 'm'
|
Mon, 23 Feb 2015 13:41:02 -0800 |
Martin von Zweigbergk |
manifest: make copy logic local to copy()
|
Sat, 21 Feb 2015 00:40:18 -0500 |
Matt Harbison |
extensions: indicate loaded for an immediately called afterload callback
|
Tue, 24 Feb 2015 00:08:04 -0800 |
Gregory Szorc |
tests: add test showing tags cache drops filtered heads (issue4550)
|
Tue, 24 Feb 2015 00:06:47 -0800 |
Gregory Szorc |
tags: write tags cache deterministically
|
Thu, 22 Jan 2015 12:36:38 -0800 |
Mateusz Kwapich |
histedit: add --edit-plan option to histedit
|
Thu, 22 Jan 2015 10:52:50 -0800 |
Mateusz Kwapich |
histedit: generalize makedesc
|
Mon, 23 Feb 2015 10:57:27 -0800 |
Mateusz Kwapich |
histedit: extract method ruleeditor
|
Tue, 24 Feb 2015 11:37:07 -0500 |
Jordi Gutiérrez Hermoso |
churn: deprecate -t option in favour of -T
|
Tue, 24 Feb 2015 10:55:24 +0100 |
Thomas Arendsen Hein |
pull: print "pulling from foo" before accessing the other repo
|
Wed, 18 Feb 2015 16:45:16 -0800 |
Siddharth Agarwal |
error.LookupError: rename 'message' property to something else
|
Thu, 19 Feb 2015 19:32:06 +0800 |
Anton Shestakov |
hgweb: use introrev() for finding parents (issue4506)
|
Sun, 08 Feb 2015 00:56:40 -0500 |
Matt Harbison |
subrepo: drop unused pattern initialization in hgsubrepo revert
|
Sat, 07 Feb 2015 21:47:28 -0500 |
Matt Harbison |
revert: display full subrepo output with --dry-run
|
Sat, 07 Feb 2015 19:40:02 -0500 |
Matt Harbison |
largefiles: don't warn when reverting a forgotten largefile
|
Fri, 06 Feb 2015 20:39:20 -0500 |
Matt Harbison |
subrepo: annotate addremove with @annotatesubrepoerror
|
Tue, 17 Feb 2015 19:59:26 -0800 |
Durham Goode |
histedit: don't recreate state object
|
Sat, 10 Jan 2015 21:37:42 +0800 |
Anton Shestakov |
hgweb: clearly outline <tr> block in paper/changeset.tmpl
|
Sat, 10 Jan 2015 19:58:28 +0800 |
Anton Shestakov |
hgweb: don't mix tabs and spaces in monoblue templates
|
Sat, 10 Jan 2015 19:43:07 +0800 |
Anton Shestakov |
hgweb: remove unneeded escaping in gitweb/map and monoblue/map
|
Wed, 11 Feb 2015 13:59:13 +0900 |
Yuya Nishihara |
resolve: port to generic templater
|
Wed, 11 Feb 2015 13:55:15 +0900 |
Yuya Nishihara |
resolve: extract -l/--list operation from big loop
|
Wed, 11 Feb 2015 13:47:43 +0900 |
Yuya Nishihara |
resolve: silence warning of unknown pats for -l/--list (BC)
|
Mon, 09 Feb 2015 11:02:45 -0800 |
Ryan McElroy |
extensions: allow extending command synopsis and docstring
|
Wed, 21 Jan 2015 17:11:37 -0500 |
Mike Edgar |
revlog: _addrevision creates full-replace deltas based on censored revisions
|
Fri, 06 Feb 2015 01:38:16 +0000 |
Mike Edgar |
revlog: special case expanding full-replacement deltas received by exchange
|
Tue, 10 Feb 2015 16:17:15 -0800 |
Martin von Zweigbergk |
test-merge-tools: fix flaky test by avoiding debugsetparents
|
Fri, 06 Feb 2015 00:55:29 +0000 |
Mike Edgar |
revlog: in addgroup, reject ill-formed deltas based on censored nodes
|
Wed, 21 Jan 2015 16:35:09 -0500 |
Mike Edgar |
mdiff: add helper for making deltas which replace the full text of a revision
|
Fri, 23 Jan 2015 17:01:39 -0500 |
Mike Edgar |
revlog: add "iscensored()" to revlog public API
|
Fri, 06 Feb 2015 01:44:24 +0000 |
Mike Edgar |
filelog: allow censored files to contain padding data
|
Thu, 08 Jan 2015 23:43:15 +0900 |
Yuya Nishihara |
revset: drop factory that promotes spanset to fullreposet
|
Thu, 08 Jan 2015 23:46:54 +0900 |
Yuya Nishihara |
revset: specify fullreposet without using spanset factory
|
Mon, 02 Feb 2015 22:21:07 +0900 |
Yuya Nishihara |
revset: make match function initiate query from full set by default
|
Wed, 01 Oct 2014 20:26:33 -0400 |
Matt Harbison |
localrepo: don't reintroduce pruned tag entries when tagging
|
Thu, 05 Feb 2015 13:10:07 -0800 |
Mateusz Kwapich |
histedit: switch state to store node instead of ctx
|
Fri, 30 Jan 2015 16:47:35 -0800 |
Mateusz Kwapich |
histedit: don't allow to strip nodes which are necessary to continue histedit
|
Tue, 17 Feb 2015 23:20:55 -0800 |
Martin von Zweigbergk |
subrepo: add tests for change/remove conflicts
stable
|
Thu, 12 Feb 2015 10:38:33 +0800 |
Anton Shestakov |
hgweb: recreate old DOM structure for css in monoblue style
stable
|
Wed, 11 Feb 2015 19:57:07 +0900 |
Yuya Nishihara |
shellquote: fix missing quotes for empty string
stable
|
Fri, 06 Feb 2015 16:09:43 -0800 |
Martin von Zweigbergk |
trydiff: transpose 'if opts.git or losedatafn' with 'if f[12]'
|
Thu, 22 Jan 2015 23:29:00 -0800 |
Martin von Zweigbergk |
trydiff: extract function that generates filename pairs
|
Thu, 22 Jan 2015 23:18:43 -0800 |
Martin von Zweigbergk |
trydiff: read file data in only one place
|
Thu, 22 Jan 2015 23:13:48 -0800 |
Martin von Zweigbergk |
trydiff: set filename variables to None even when not opts.git or losedatafn
|
Thu, 22 Jan 2015 23:01:00 -0800 |
Martin von Zweigbergk |
trydiff: read flags in one place
|
Fri, 06 Feb 2015 15:21:56 -0800 |
Martin von Zweigbergk |
trydiff: break 'if opts.git or losedatafn' into two
|
Thu, 22 Jan 2015 22:42:35 -0800 |
Martin von Zweigbergk |
trydiff: make filenames None when they don't exist
|
Tue, 10 Feb 2015 10:57:58 -0500 |
Augie Fackler |
test-help: add test to demonstrate that 'hg help merge-tools' is sane
|
Mon, 09 Feb 2015 23:07:39 -0800 |
Gregory Szorc |
help.merge-tools: do not double document merge tools
|
Mon, 09 Feb 2015 14:59:04 -0800 |
Gregory Szorc |
help: teach topic symbols how to dedent
|
Fri, 06 Feb 2015 22:25:40 -0800 |
Gregory Szorc |
webcommands: document "graph" web command
|
Fri, 06 Feb 2015 22:19:59 -0800 |
Gregory Szorc |
webcommands: document "archive" web command
|
Fri, 06 Feb 2015 22:11:54 -0800 |
Gregory Szorc |
webcommands: document "filelog" web command
|
Fri, 06 Feb 2015 22:08:30 -0800 |
Gregory Szorc |
webcommands: document "annotate" web command
|
Fri, 06 Feb 2015 22:06:44 -0800 |
Gregory Szorc |
webcommands: document "comparison" web command
|
Fri, 06 Feb 2015 22:02:14 -0800 |
Gregory Szorc |
webcommands: document "filediff" web command
|
Fri, 06 Feb 2015 21:51:52 -0800 |
Gregory Szorc |
webcommands: document "summary" web command
|
Fri, 06 Feb 2015 21:48:01 -0800 |
Gregory Szorc |
webcommands: document "manifest" web command
|
Fri, 06 Feb 2015 21:39:15 -0800 |
Gregory Szorc |
webcommands: document "changelog" web command
|
Fri, 06 Feb 2015 21:26:53 -0800 |
Gregory Szorc |
webcommands: document "file" web command
|
Fri, 06 Feb 2015 21:13:03 -0800 |
Gregory Szorc |
webcommands: document "log" web command
|
Fri, 06 Feb 2015 20:50:17 -0800 |
Gregory Szorc |
webcommands: document "shortlog" web command
|
Fri, 06 Feb 2015 20:48:22 -0800 |
Gregory Szorc |
webcommands: document "changeset" web command
|
Fri, 06 Feb 2015 20:44:46 -0800 |
Gregory Szorc |
webcommands: document "tags" web command
|
Fri, 06 Feb 2015 20:43:54 -0800 |
Gregory Szorc |
webcommands: document "bookmarks" web command
|
Fri, 06 Feb 2015 20:44:10 -0800 |
Gregory Szorc |
webcommands: document "branches" web command
|
Fri, 06 Feb 2015 20:41:08 -0800 |
Gregory Szorc |
webcommands: document "help" web command
|
Fri, 06 Feb 2015 20:27:56 -0800 |
Gregory Szorc |
help: add web commands to help documentation
|
Fri, 06 Feb 2015 23:08:47 -0800 |
Gregory Szorc |
help.hgweb: add a section describing URLs and common parameters
|
Fri, 06 Feb 2015 22:47:48 -0800 |
Gregory Szorc |
webcommands: move help import into help command handler
|
Fri, 06 Feb 2015 22:52:40 -0800 |
Gregory Szorc |
webcommands: define a dict of available commands
|
Fri, 06 Feb 2015 19:06:17 -0800 |
Gregory Szorc |
webcommands: define web commands using a decorator
|
Fri, 06 Feb 2015 16:33:05 -0800 |
Gregory Szorc |
run-tests: ensure install directories exist
|
Fri, 06 Feb 2015 16:15:02 -0800 |
Gregory Szorc |
run-tests: avoid printing extra newlines from install log
|
Fri, 06 Feb 2015 11:27:25 -0800 |
Eric Sumner |
bundlerepo: basic bundle2 support
|
Thu, 05 Feb 2015 16:03:26 -0800 |
Eric Sumner |
bundlerepo: keep track of the original bundle object
|
Thu, 05 Feb 2015 15:56:50 -0800 |
Eric Sumner |
bundle2.unbundle20: add compressed() method
|
Thu, 05 Feb 2015 15:52:57 -0800 |
Eric Sumner |
bundle2.unpackermixin: default value for seek() whence parameter
|
Fri, 06 Feb 2015 23:40:46 +0100 |
Adrian Buehlmann |
windows: adjust doc string and comments of posixfile()
|
Wed, 04 Feb 2015 14:11:45 -0800 |
Gregory Szorc |
color: support a different color mode when the pager is active
|
Fri, 06 Feb 2015 12:09:09 -0800 |
Gregory Szorc |
pager: ensure wrapped dispatch._runcommand runs before color's
|
Fri, 06 Feb 2015 12:07:56 -0800 |
Gregory Szorc |
pager: set an attribute on ui indicating that a pager is active
|
Fri, 06 Feb 2015 12:07:32 -0800 |
Gregory Szorc |
extensions: support callbacks after another extension loads
|
Fri, 06 Feb 2015 21:53:39 +0900 |
Yuya Nishihara |
log: fix --follow null parent not to include revision 0
|
Fri, 06 Feb 2015 00:22:20 +0900 |
Yuya Nishihara |
cmdutil: have walkchangerevs utilize common function to build revs
|
Fri, 06 Feb 2015 00:15:35 +0900 |
Yuya Nishihara |
log: extract common part from getgraphlogrevs() and getlogrevs()
|
Fri, 06 Feb 2015 00:06:47 +0900 |
Yuya Nishihara |
graphlog: remove useless check for empty repo when --follow is specified
|
Thu, 05 Feb 2015 23:49:18 +0900 |
Yuya Nishihara |
graphlog: move comment and flag denoting revs might be unsorted
|
Thu, 05 Feb 2015 23:14:44 +0900 |
Yuya Nishihara |
graphlog: remove too early return from getgraphlogrevs() for empty repo
|
Thu, 22 Jan 2015 22:22:09 -0800 |
Martin von Zweigbergk |
trydiff: call util.binary in only one place
|
Thu, 22 Jan 2015 21:35:57 -0800 |
Martin von Zweigbergk |
trydiff: collect all lossiness checks in one place
|
Thu, 22 Jan 2015 21:03:57 -0800 |
Martin von Zweigbergk |
trydiff: replace 'binarydiff' variable by 'binary' variable
|
Fri, 16 Jan 2015 15:09:21 -0800 |
Martin von Zweigbergk |
trydiff: rename 'op' to make it more specific
|
Fri, 06 Feb 2015 15:52:55 +0800 |
Anton Shestakov |
hgweb: replace implicit <tbody> with explicit <thead> where appropriate
|
Sat, 31 Jan 2015 12:54:35 -0500 |
Matt Harbison |
obsolete: drop the explicit seek to EOF after append mode open()
|
Sat, 31 Jan 2015 12:42:05 -0500 |
Matt Harbison |
branchmap: backout 6bf93440a717
|
Sat, 31 Jan 2015 12:39:44 -0500 |
Matt Harbison |
windows: seek to the end of posixfile when opening in append mode
|
Thu, 20 Nov 2014 12:15:12 -0800 |
Martin von Zweigbergk |
context: use unfiltered repo for '.'
|
Thu, 05 Feb 2015 14:09:08 -0800 |
Eric Sumner |
check-commit: check capitalization in summary lines
|
Thu, 05 Feb 2015 10:57:45 -0800 |
Eric Sumner |
bundle2: seek in part iterator
|
Thu, 05 Feb 2015 10:56:05 -0800 |
Eric Sumner |
bundle2: now that we have a seek implementation, use it
|
Wed, 04 Feb 2015 22:25:35 -0800 |
Martin von Zweigbergk |
obsolete: populate successors, precursors, children lazily
|
Wed, 04 Feb 2015 22:40:48 -0800 |
Martin von Zweigbergk |
obsolete: pass only new markers to _checkinvalidmarkers()
|
Tue, 20 Jan 2015 22:01:37 -0800 |
Martin von Zweigbergk |
obsolete: extract helpers from _load()
|
Tue, 20 Jan 2015 17:38:42 -0800 |
Eric Sumner |
test-gendoc: require gettext
|