Tue, 14 Jun 2011 16:33:46 +0200 |
Martin Geisler |
hg: rename opts argument to peeropts in clone
|
Mon, 13 Jun 2011 16:25:18 -0500 |
Matt Mackall |
hg: move peerschemes back to schemes
|
Mon, 13 Jun 2011 14:53:23 -0500 |
Matt Mackall |
hg: rearrange peer scheme lookup
|
Mon, 13 Jun 2011 14:56:00 +0300 |
Idan Kamara |
forget, remove: don't note on nonexistent file twice
|
Mon, 13 Jun 2011 12:51:38 -0500 |
Matt Mackall |
localrepo: local() returns self
|
Mon, 13 Jun 2011 12:51:37 -0500 |
Matt Mackall |
tests: avoid instability in test-convert-cvs-synthetic
|
Mon, 13 Jun 2011 00:19:26 +0300 |
Idan Kamara |
dispatch: propagate ui command options to the local ui (issue2523)
|
Sun, 12 Jun 2011 23:30:39 +0300 |
Idan Kamara |
mq: catch correct exception when calling changelog.rev()
|
Sun, 12 Jun 2011 17:26:58 +0300 |
Idan Kamara |
rebase: preserve mq series order after rebasing (issue2849)
|
Sun, 12 Jun 2011 17:26:20 +0300 |
Idan Kamara |
run-tests: verbose log ignored test
|
Fri, 10 Jun 2011 10:58:10 +0200 |
Ingo Proetel |
record: add white space diff options
|
Mon, 13 Jun 2011 13:53:58 +0200 |
Adrian Buehlmann |
mq: rename abort_if_wdir_patched to abortifwdirpatched
|
Mon, 13 Jun 2011 13:48:47 +0200 |
Adrian Buehlmann |
mq: rename partial_name to partialname
|
Mon, 13 Jun 2011 13:47:21 +0200 |
Adrian Buehlmann |
mq: rename write_list to writelist
|
Mon, 13 Jun 2011 13:45:48 +0200 |
Adrian Buehlmann |
mq: rename series_dirty to seriesdirty
|
Mon, 13 Jun 2011 13:44:34 +0200 |
Adrian Buehlmann |
mq: rename applied_dirty to applieddirty
|
Mon, 13 Jun 2011 13:43:03 +0200 |
Adrian Buehlmann |
mq: rename guards_dirty to guardsdirty
|
Mon, 13 Jun 2011 13:41:58 +0200 |
Adrian Buehlmann |
mq: rename active_guards to activeguards
|
Mon, 13 Jun 2011 13:40:35 +0200 |
Adrian Buehlmann |
mq: rename guards_path to guardspath
|
Mon, 13 Jun 2011 13:39:14 +0200 |
Adrian Buehlmann |
mq: rename status_path to statuspath
|
Mon, 13 Jun 2011 13:38:04 +0200 |
Adrian Buehlmann |
mq: rename series_path to seriespath
|
Mon, 13 Jun 2011 12:11:49 +0200 |
Adrian Buehlmann |
mq: rename series_end to seriesend
|
Mon, 13 Jun 2011 12:09:29 +0200 |
Adrian Buehlmann |
mq: rename full_series_end to fullseriesend
|
Mon, 13 Jun 2011 12:07:46 +0200 |
Adrian Buehlmann |
mq: rename check_reserved_name to checkreservedname
|
Mon, 13 Jun 2011 12:06:32 +0200 |
Adrian Buehlmann |
mq: rename check_localchanges to checklocalchanges
|
Mon, 13 Jun 2011 12:05:20 +0200 |
Adrian Buehlmann |
mq: rename check_substate to checksubstate
|
Mon, 13 Jun 2011 12:03:38 +0200 |
Adrian Buehlmann |
mq: rename check_toppatch to checktoppatch
|
Mon, 13 Jun 2011 12:02:14 +0200 |
Adrian Buehlmann |
mq: rename save_dirty to savedirty
|
Mon, 13 Jun 2011 12:00:56 +0200 |
Adrian Buehlmann |
mq: rename explain_pushable to explainpushable
|
Mon, 13 Jun 2011 11:59:35 +0200 |
Adrian Buehlmann |
mq: rename set_active to setactive
|
Mon, 13 Jun 2011 11:58:16 +0200 |
Adrian Buehlmann |
mq: rename set_guards to setguards
|
Mon, 13 Jun 2011 11:57:21 +0200 |
Adrian Buehlmann |
mq: rename check_guard to checkguard
|
Mon, 13 Jun 2011 11:55:46 +0200 |
Adrian Buehlmann |
mq: rename parse_series to parseseries
|
Mon, 13 Jun 2011 11:54:25 +0200 |
Adrian Buehlmann |
mq: rename find_series to findseries
|
Mon, 13 Jun 2011 11:40:27 +0200 |
Adrian Buehlmann |
mq: rename series_guards to seriesguards
|
Mon, 13 Jun 2011 11:06:11 +0200 |
Adrian Buehlmann |
mq: rename full_series to fullseries
|
Sat, 11 Jun 2011 21:24:50 +0800 |
Steven Brown |
paper, coal: display diffstat on the changeset page
|
Sat, 11 Jun 2011 21:11:43 +0800 |
Steven Brown |
web: provide diff summary to the changeset page
|
Sat, 11 Jun 2011 14:14:53 -0500 |
Matt Mackall |
tests: fix up date ambiguity in cvs test
|
Sat, 11 Jun 2011 14:14:52 -0500 |
Matt Mackall |
hg: split peer and repo lookup tables
|
Sat, 11 Jun 2011 14:40:25 +0200 |
Patrick Mezard |
tests: rename test-git-import.t into test-import-git.t
|
Sat, 11 Jun 2011 14:17:25 +0200 |
Patrick Mezard |
patch: generalize the use of patchmeta in applydiff()
|
Sat, 11 Jun 2011 14:14:13 +0200 |
Patrick Mezard |
patch: stop updating changed files set in applydiff()
|
Sat, 11 Jun 2011 14:14:11 +0200 |
Patrick Mezard |
patch: turn patch() touched files dict into a set
|
Thu, 09 Jun 2011 01:19:39 +0800 |
Steven Brown |
paper, coal: define the diffstat templates
|
Thu, 09 Jun 2011 01:15:49 +0800 |
Steven Brown |
web: provide the file number to the diffstat templates
|
Thu, 09 Jun 2011 01:14:22 +0800 |
Steven Brown |
web: include all files in the diffstat
|
Fri, 10 Jun 2011 20:38:02 +0200 |
Thomas Arendsen Hein |
hgignore: ignore MANIFEST.in (generated since 2ce7dfe17bc5)
|
Wed, 08 Jun 2011 21:25:18 +0800 |
LUO Zheng |
bookmarks: recognize the current bookmark when the local encoding isn't UTF-8
|
Thu, 09 Jun 2011 10:15:24 +1000 |
Stephen Thorne |
distutils: Create MANIFEST.in instead of MANIFEST in Makefile
|
Thu, 09 Jun 2011 18:39:14 +0200 |
Adrian Buehlmann |
revert: is reverting file states, not just file contents
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: change various repository() users to use peer() where appropriate
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: have peer() call _lookup directly
|
Fri, 10 Jun 2011 11:43:38 -0500 |
Matt Mackall |
hg: add peer method
|
Wed, 08 Jun 2011 18:24:33 +0200 |
Peter Arrenbrecht |
hg: add opts argument to clone for internal remoteui
|
Mon, 06 Jun 2011 21:18:35 +0200 |
Peter Arrenbrecht |
hg: use capable instead of capabilities
|
Wed, 08 Jun 2011 13:44:41 -0500 |
Matt Mackall |
fileset: basic pattern and boolean support
|
Fri, 10 Jun 2011 16:50:45 +0200 |
Thomas Arendsen Hein |
tests: fix updated monotone version requirement
|
Tue, 07 Jun 2011 17:02:54 -0500 |
Matt Mackall |
check-code: catch misspellings of descendant
|
Tue, 07 Jun 2011 16:02:51 -0500 |
Matt Mackall |
revert: drop obvious paragraph about filenames
|
Tue, 07 Jun 2011 16:01:38 -0500 |
Matt Mackall |
revert: actually add pointer to backout
|
Tue, 07 Jun 2011 14:54:17 -0500 |
Matt Mackall |
revert: replace mention of 'roll back' with pointer to 'backout'
|
Tue, 07 Jun 2011 14:51:18 -0500 |
Matt Mackall |
revert: simplify description of effect of -r
|
Tue, 07 Jun 2011 14:49:04 -0500 |
Matt Mackall |
revert: rearrange the date help
|
Tue, 07 Jun 2011 14:47:54 -0500 |
Matt Mackall |
revert: remove some redundancy in basic description
|
Tue, 07 Jun 2011 14:19:05 -0500 |
Matt Mackall |
revert: drop requirement to use -r to revert with two parents
|
Tue, 07 Jun 2011 14:18:39 -0500 |
Matt Mackall |
revert: simplify usage note
|
Mon, 06 Jun 2011 17:38:32 -0500 |
Matt Mackall |
revert: rewrite help summary
|
Sat, 04 Jun 2011 20:19:30 +0900 |
Yuya Nishihara |
extensions: make disabled()/disabledext() load prebuilt index if available
|
Sat, 04 Jun 2011 20:11:10 +0900 |
Yuya Nishihara |
setup: add command to generate index of extensions
|
Mon, 06 Jun 2011 21:02:48 +0200 |
Peter Arrenbrecht |
sshrepo: fix addchangegroup's signature
|
Mon, 06 Jun 2011 15:17:40 -0500 |
Matt Mackall |
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)
|
Sun, 05 Jun 2011 22:26:01 +0200 |
Patrick Mezard |
patch: dot not ignore hunk of files marked as 'deleted'
|
Sun, 05 Jun 2011 22:24:19 +0200 |
Patrick Mezard |
patch: fix patchmeta/hunk synchronization in iterhunks()
|
Sun, 05 Jun 2011 22:24:11 +0200 |
Patrick Mezard |
patch: remove unnecessary exists() call in selectfile()
|
Sun, 05 Jun 2011 22:24:02 +0200 |
Patrick Mezard |
import: deprecate --base
|
Sun, 05 Jun 2011 13:27:06 +0200 |
Patrick Mezard |
patch: remove redundant islink() call
|
Sat, 04 Jun 2011 20:01:01 +0900 |
Yuya Nishihara |
extensions: update doc of enabled() and disabled() according to d5b525697ddb
|
Sat, 04 Jun 2011 15:56:48 +0200 |
Patrick Mezard |
localrepo: add savecommitmessage() to write last-message.txt
|
Sat, 04 Jun 2011 15:20:49 +0200 |
Patrick Mezard |
memctx: simplify constructor
|
Fri, 03 Jun 2011 15:08:08 -0500 |
Matt Mackall |
scmutil: improve path calculation for install-relative RC files (issue2841)
|
Fri, 03 Jun 2011 13:10:22 +0200 |
Adrian Buehlmann |
prepush: show details about new remote heads with --verbose
|
Fri, 03 Jun 2011 12:16:17 +0200 |
Adrian Buehlmann |
prepush: print short hash of first new head in abort message
|
Fri, 03 Jun 2011 11:26:43 +0200 |
Adrian Buehlmann |
prepush: eliminate 'if branch'
|
Fri, 03 Jun 2011 20:32:54 +0200 |
Sune Foldager |
revlog: bail out earlier in group when we have no chunks
|
Fri, 03 Jun 2011 20:23:32 +0200 |
Sune Foldager |
localrepo: simplify file bundling code and fix progress bug
|
Fri, 03 Jun 2011 20:15:06 +0200 |
Sune Foldager |
localrepo: use list comprehension instead of generators
|
Fri, 03 Jun 2011 20:12:37 +0200 |
Sune Foldager |
localrepo: add total to changeset progress in bundle/push
|
Fri, 03 Jun 2011 20:08:26 +0200 |
Martin Geisler |
statichttprepo: use in-place difference for shorter line
|
Thu, 02 Jun 2011 00:33:33 +0200 |
Adrian Buehlmann |
workingctx: eliminate remove function
|
Thu, 02 Jun 2011 19:43:17 +0200 |
Adrian Buehlmann |
test-copy2: add case for moving a missing file
|
Thu, 02 Jun 2011 00:43:34 +0300 |
Idan Kamara |
color: check if ui is already a subclass of colorui before wrapping it
|
Thu, 02 Jun 2011 00:43:34 +0300 |
Idan Kamara |
util: add helper function isatty(fd) to check for tty-ness
|
Thu, 02 Jun 2011 18:52:31 +0800 |
Steven Brown |
web: prevent TypeError thrown when using the diffstat templates
|
Thu, 02 Jun 2011 11:27:40 -0500 |
Matt Mackall |
fileset: fix long line
|
Thu, 02 Jun 2011 11:17:02 -0500 |
Matt Mackall |
COPYING: refresh with current address from fsf.org
|
Wed, 01 Jun 2011 19:12:18 -0500 |
Matt Mackall |
filesets: introduce basic fileset expression parser
|
Thu, 02 Jun 2011 00:43:34 +0300 |
Idan Kamara |
dispatch: add repo to the request
|
Wed, 01 Jun 2011 16:42:50 -0500 |
Matt Mackall |
merge with stable
|
Wed, 01 Jun 2011 16:32:48 -0500 |
Matt Mackall |
Added signature for changeset 733af5d9f6b2
stable
|
Wed, 01 Jun 2011 16:32:44 -0500 |
Matt Mackall |
Added tag 1.8.4 for changeset 733af5d9f6b2
stable
|
Tue, 31 May 2011 19:49:17 -0500 |
Augie Fackler |
subrepo: make stdin for svn a pipe for non-interactive use (issue2759)
stable 1.8.4
|
Tue, 31 May 2011 16:22:04 -0500 |
Regis Desgroppes |
subrepo: svn abort now depends on exit code (issue2833)
stable
|
Tue, 24 May 2011 17:16:31 -0500 |
Matt Mackall |
httprepo: send URL redirection notices to stderr (issue2828)
stable
|
Mon, 07 Mar 2011 14:47:30 +0100 |
Mads Kiilerich |
httprepo: proper handling of invalid responses without content-type (issue2019)
stable
|
Fri, 29 Apr 2011 14:56:23 +0200 |
Patrick Mezard |
strip: make it clear that --force discards changes (issue310)
stable
|
Tue, 26 Apr 2011 10:51:19 -0500 |
Matt Mackall |
tags: catch more corruption during cache parsing (issue2779)
stable
|
Mon, 11 Apr 2011 21:44:22 +0300 |
Idan Kamara |
localrepo: don't add deleted files to list of modified/added files (issue2761)
stable
|
Mon, 04 Apr 2011 22:51:10 +0300 |
Idan Kamara |
localrepo: ignore tags to unknown nodes (issue2750)
stable
|
Mon, 14 Mar 2011 23:50:28 +0100 |
David Soria Parra |
bookmarks: do not forward merged bookmark (issue1877)
stable
|
Sat, 26 Mar 2011 13:05:17 +0100 |
Stefano Tortarolo |
rebase: restore mq guards after rebasing (issue2107)
stable
|
Wed, 16 Mar 2011 23:09:14 +0100 |
Bernhard Leiner |
revset: report a parse error if a revset is not parsed completely (issue2654)
stable
|
Wed, 25 May 2011 18:48:00 +0200 |
Peter Arrenbrecht |
color: fix --color=always when output is piped
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Tue, 31 May 2011 20:39:04 -0500 |
Augie Fackler |
run-tests: allow whitelisting tests that should always run
|
Tue, 31 May 2011 19:49:17 -0500 |
Augie Fackler |
subrepo: make stdin for svn a pipe for non-interactive use (issue2759)
|
Tue, 31 May 2011 17:18:23 -0500 |
Matt Mackall |
tests: glob version number in test-hgrc
|
Sat, 28 May 2011 14:44:45 +0800 |
Steven Brown |
web: provide diffstat to the changeset page
|
Tue, 31 May 2011 16:24:47 -0500 |
Matt Mackall |
tests: update for handling of missing hgrc includes
|
Tue, 31 May 2011 16:22:04 -0500 |
Regis Desgroppes |
subrepo: svn abort now depends on exit code (issue2833)
|
Tue, 31 May 2011 12:41:22 +0200 |
desgropp |
fixed issue2833: aborts nows depends on svn exit code
|
Tue, 31 May 2011 16:00:39 -0500 |
Matt Mackall |
config: ignore include errors for nonexistent files
|
Tue, 31 May 2011 11:52:22 -0700 |
Brendan Cully |
Make pull -u behave like pull && update
|
Tue, 31 May 2011 15:55:23 -0500 |
Matt Mackall |
requires: note apparent corruption
|
Tue, 31 May 2011 19:16:25 +0200 |
Adrian Buehlmann |
readrequires: provide easier to understand error message
|
Tue, 31 May 2011 19:16:18 +0200 |
Adrian Buehlmann |
introduce new function scmutil.readrequires
|
Tue, 31 May 2011 15:28:23 -0500 |
Matt Mackall |
merge with stable
|
Tue, 31 May 2011 15:26:02 -0500 |
Matt Mackall |
merge with crew
|
Tue, 31 May 2011 15:25:43 -0500 |
Matt Mackall |
merge with i18n
stable
|
Mon, 30 May 2011 12:21:53 +0200 |
Martin Geisler |
merge with stable
|
Mon, 30 May 2011 12:21:08 +0200 |
Martin Geisler |
merge with hg-i18n
stable
|
Mon, 30 May 2011 12:20:36 +0200 |
Martin Geisler |
merge with hg-i18n
|
Mon, 30 May 2011 11:52:17 +0200 |
Martin Geisler |
test-gendoc: update for new Russian translation
|
Mon, 30 May 2011 01:24:21 +0400 |
Alexander Sauta |
i18n-ru: branches-import translated
|
Sun, 29 May 2011 02:33:36 +0400 |
Alexander Sauta |
i18n-ru:bisect,backout,branch translated
|
Sun, 29 May 2011 01:42:59 +0400 |
Alexander Sauta |
i18n-ru: translated add, addremove, annotate, archive
|
Sun, 29 May 2011 01:31:12 +0400 |
Alexander Sauta |
i18n-ru:translation started,convert translated
|
Thu, 19 May 2011 16:25:26 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with ab687820c4cc
stable
|
Sat, 28 May 2011 11:03:48 -0400 |
Eric Eisner |
subrepo: don't crash when git .hgsubstate is empty (issue2716)
stable
|
Mon, 30 May 2011 21:44:03 +0300 |
Idan Kamara |
mq: no need to make a copy of seriesopts
|
Fri, 27 May 2011 21:11:44 +0200 |
Adrian Buehlmann |
workingctx.remove: use self.forget
|
Tue, 31 May 2011 13:18:56 +0200 |
Martin Geisler |
commands: use repo.branchheads in heads command
|
Tue, 31 May 2011 09:59:03 +0200 |
Martin Geisler |
commands: remove unused variable from heads command
|
Tue, 31 May 2011 08:47:16 +0200 |
Martin Geisler |
mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guards
|
Fri, 27 May 2011 12:42:36 +0200 |
Martin Geisler |
hg: remove underscores in clone function
|
Sun, 29 May 2011 13:43:50 +0300 |
Idan Kamara |
hg-ssh: fix dispatch call to use dispatch.request()
|
Mon, 30 May 2011 11:18:47 +0200 |
Martin Geisler |
gendoc: config help topic is in hgrc.5, do not include it in hg.1
|
Mon, 30 May 2011 11:15:25 +0200 |
Martin Geisler |
doc: improve merge between hgrc.5 and config help topic
|
Mon, 30 May 2011 11:14:31 +0200 |
Martin Geisler |
doc: rebuild hgrc.5 man and HTML page when help/config changes
|
Mon, 30 May 2011 10:35:43 +0200 |
Martin Geisler |
help/config: separate terms with a blank line
|
Mon, 30 May 2011 10:30:46 +0200 |
Martin Geisler |
help/config: fix rendering of definition list
|
Mon, 30 May 2011 10:21:39 +0200 |
Yun Lee |
help: move part of hgrc.5 man page config help topic
|
Mon, 30 May 2011 10:05:39 +0200 |
Yun Lee |
hgrc.5: make minirst find headings correctly
|
Sat, 28 May 2011 11:44:27 +0200 |
Patrick Mezard |
run-tests: fix --blacklist (broken by 95715c2f90bf)
|
Fri, 27 May 2011 21:50:11 +0200 |
Patrick Mezard |
patch: do not patch unknown files (issue752)
|
Fri, 27 May 2011 21:50:10 +0200 |
Patrick Mezard |
patch: use temporary files to handle intermediate copies
|
Fri, 27 May 2011 21:50:09 +0200 |
Patrick Mezard |
patch: refactor file creation/removal detection
|
Fri, 27 May 2011 15:59:52 +0200 |
Adrian Buehlmann |
commands.remove: don't use workingctx.remove(list, unlink=True)
|
Fri, 27 May 2011 17:51:16 +0300 |
Idan Kamara |
tests: add a test to check for duplicate command options
|
Fri, 27 May 2011 17:49:54 +0300 |
Idan Kamara |
mq: allow --mq for qrecord
|
Fri, 27 May 2011 17:46:48 +0300 |
Idan Kamara |
run-tests: fix --blacklist with jobs > 1
|
Fri, 27 May 2011 17:46:47 +0300 |
Idan Kamara |
run-tests: slightly simplify blacklist check
|
Fri, 27 May 2011 08:50:27 -0500 |
Matt Mackall |
coal: use preformatted text for descriptions (issue2835)
|
Fri, 27 May 2011 10:03:29 +0200 |
Adrian Buehlmann |
rebase: add option --tool/-t for 'pull --rebase'
|
Fri, 27 May 2011 11:01:44 +0200 |
Martin Geisler |
subrepo: refactor writestate for clarity
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
cmdutil: make private copies of option lists to avoid sharing monkeypatches
|
Thu, 26 May 2011 19:00:47 +0300 |
Idan Kamara |
record: fix options placeholder
|
Wed, 25 May 2011 08:38:58 -0700 |
Paul Molodowitch |
subrepo: bare git repos considered dirty
|
Thu, 26 May 2011 00:53:23 +0300 |
Idan Kamara |
dispatch: use the request to store the ui object
|
Thu, 26 May 2011 00:44:11 +0300 |
Idan Kamara |
dispatch: wrap dispatch related information in a request class
|
Thu, 26 May 2011 22:51:02 +0800 |
Steven Brown |
patch: restore the previous output of 'diff --stat'
|
Tue, 24 May 2011 17:48:16 +0200 |
Peter Arrenbrecht |
wireproto: enable optional args for known() for future extensibility
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
context: make forget work like commands.forget
|
Thu, 26 May 2011 17:15:35 -0500 |
Matt Mackall |
dirstate: rename forget to drop
|
Thu, 26 May 2011 10:46:34 +0200 |
Martin Geisler |
minirst: read test input from stdin
|
Thu, 26 May 2011 11:11:34 +0200 |
Sune Foldager |
tests: update monotone version requirement
|
Wed, 25 May 2011 10:06:17 +0200 |
Patrick Mezard |
test-git-import: test patching existing copy targets
|
Tue, 24 May 2011 17:30:00 -0500 |
Matt Mackall |
httprepo: handle large lengths by bypassing the len() operator
|
Tue, 24 May 2011 14:52:23 +0200 |
Adrian Buehlmann |
workingctx.remove: don't stat files again after unlinking
|
Tue, 24 May 2011 17:16:31 -0500 |
Matt Mackall |
httprepo: send URL redirection notices to stderr (issue2828)
|
Tue, 24 May 2011 19:17:22 +0300 |
Idan Kamara |
record: alias qrecord to qnew -i/--interactive
|
Tue, 24 May 2011 19:17:19 +0300 |
Idan Kamara |
record: add qrefresh -i/--interactive
|
Tue, 24 May 2011 19:17:04 +0300 |
Idan Kamara |
record: add an option to backup all wc modifications
|
Tue, 24 May 2011 19:17:02 +0300 |
Idan Kamara |
record: check patch name is valid before prompting in qrecord
|
Tue, 24 May 2011 19:16:51 +0300 |
Idan Kamara |
mq: use checkpatchname
|
Tue, 24 May 2011 19:16:51 +0300 |
Idan Kamara |
mq: wrap patch file name checks in a function
|
Tue, 24 May 2011 13:30:10 -0500 |
Augie Fackler |
pure parsers: properly detect corrupt index files
|
Tue, 24 May 2011 14:08:20 +0200 |
Adrian Buehlmann |
workingctx: unlink paths while holding the wlock
|
Tue, 24 May 2011 16:12:01 +0200 |
Martin Geisler |
wireproto: do not hash when heads == ['force']
|
Tue, 24 May 2011 14:21:04 +0200 |
Patrick Mezard |
patch: remove EOL support from linereader class
|
Mon, 23 May 2011 22:49:10 -0500 |
Matt Mackall |
subrepo: handle local added subrepo case correctly
|
Mon, 23 May 2011 23:22:47 +0300 |
Idan Kamara |
graphlog: remove unused arg from _wrapcmd
|
Mon, 23 May 2011 23:09:00 +0300 |
Idan Kamara |
extensions: raise when trying to find an extension that failed to load
|
Mon, 23 May 2011 15:56:31 +0200 |
Adrian Buehlmann |
remove: clarify help text about added files never being deleted from disk
|
Wed, 18 May 2011 09:12:27 +0200 |
Adrian Buehlmann |
pure: provide more correct implementation of posixfile for Windows
|
Mon, 23 May 2011 20:35:10 +0200 |
Peter Arrenbrecht |
bundlerepo: make getremotechanges support filtering of incoming
|
Mon, 23 May 2011 20:32:29 +0200 |
Peter Arrenbrecht |
tests: add tests for discovery/pull without cgsubset
|
Mon, 23 May 2011 20:31:39 +0200 |
Peter Arrenbrecht |
tests: add tests for partial pulls with treediscovery
|
Mon, 23 May 2011 20:31:04 +0200 |
Peter Arrenbrecht |
tests: support multiple caps in notcapable
|
Sun, 22 May 2011 16:10:03 +0300 |
Idan Kamara |
record: use cmdutil.command decorator
|
Sun, 22 May 2011 16:10:02 +0300 |
Idan Kamara |
record: suggest the right command when running non interactively
|
Sun, 22 May 2011 11:03:15 +0200 |
Adrian Buehlmann |
applyupdates: audit merged files
|
Sat, 21 May 2011 23:21:12 +0200 |
Adrian Buehlmann |
applyupdates: audit path on flag changes
|
Sat, 21 May 2011 23:13:59 +0200 |
Adrian Buehlmann |
opener: add audit function
|
Sat, 21 May 2011 15:09:15 -0500 |
Matt Mackall |
templatekw: use diffstatsum in diffstat keyword
|
Sat, 21 May 2011 15:06:38 -0500 |
Matt Mackall |
patch: use diffstatsum in diffstat
|
Sat, 21 May 2011 15:06:36 -0500 |
Matt Mackall |
patch: add diffstatsum helper
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
diffstatdata: no longer a generator
|
Wed, 18 May 2011 21:31:40 +0200 |
Adrian Buehlmann |
add new option --all to manifest command
|
Sat, 21 May 2011 02:05:00 +0200 |
Adrian Buehlmann |
applyupdates: audit unlinking of renamed files and directories
|
Fri, 20 May 2011 21:04:45 +0300 |
Idan Kamara |
patchbomb: pass --git argument to diffstat
|
Fri, 20 May 2011 21:20:24 +0300 |
Idan Kamara |
mq: strip all leading slashes from url when importing
|
Fri, 20 May 2011 21:19:33 +0300 |
Idan Kamara |
mq: check patch name is valid before reading imported file
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
tests: update monotone output for v1.0 changes
|
Sat, 21 May 2011 15:01:28 -0500 |
Matt Mackall |
revlog: stop exporting node.short
|
Thu, 19 May 2011 22:55:13 +0200 |
Patrick Mezard |
patch: fast-path git case in selectfile()
|
Thu, 19 May 2011 22:49:43 +0200 |
Patrick Mezard |
patch: unify backend file access interface
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: merge backend setmode() into writelines()
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: stop modifying gitpatch objects
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: stop handling hunkless git blocks out of stream
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: reindent code
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: unify iterhunks() afile/bfile handling
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: git metadata was ignored if strip > 1
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: construct and parse binary hunks at the same time
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: refactor iterhunks() regular and binary files emission
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: remove patch.patch() cwd argument
|
Thu, 19 May 2011 22:44:01 +0200 |
Patrick Mezard |
patch: merge _updatedir() into externalpatch()
|
Thu, 19 May 2011 18:10:03 +0200 |
Martin Geisler |
merge with stable
|
Thu, 19 May 2011 18:09:25 +0200 |
Martin Geisler |
changelog: convert user and desc from local encoding early
stable
|
Thu, 19 May 2011 16:57:14 +0200 |
Martin Geisler |
merge crew with main
|
Wed, 18 May 2011 23:20:26 -0700 |
Brendan Cully |
clone: make default path absolute for all local paths
|
Tue, 17 May 2011 10:28:03 -0500 |
Augie Fackler |
httpclient: import revision fc731618702a of py-nonblocking-http
|
Mon, 16 May 2011 16:59:45 -0500 |
Augie Fackler |
httpconnection: improved logging formatting
|
Tue, 17 May 2011 00:46:52 +0200 |
Yann E. MORIN |
bash_completion: enable alias auto-complete
|
Tue, 17 May 2011 00:17:52 +0200 |
Yann E. MORIN |
ui: enable alias exception when reading config in plain mode
|
Tue, 17 May 2011 00:08:51 +0200 |
Yann E. MORIN |
ui: test plain mode against exceptions
|
Wed, 18 May 2011 17:05:30 -0500 |
Matt Mackall |
revlog: drop base() again
|
Wed, 18 May 2011 23:48:17 +0200 |
Patrick Mezard |
patch: add a workingbackend dirstate layer on top of fsbackend
|
Wed, 18 May 2011 23:48:13 +0200 |
Patrick Mezard |
patch: handle binary copies as regular ones
|
Wed, 18 May 2011 23:48:13 +0200 |
Patrick Mezard |
patch: remove files while patching, not in updatedir()
|