Thu, 12 Apr 2012 15:21:52 -0700 |
Bryan O'Sullivan |
perf: time fncache read and write performance
|
Sun, 01 Apr 2012 14:12:14 +0200 |
Angel Ezquerra |
revset: add "matching" keyword
|
Tue, 10 Apr 2012 23:40:20 -0700 |
Steven Stallion |
plan9: add execute permissions to 9diff
|
Tue, 10 Apr 2012 23:24:12 -0700 |
Steven Stallion |
transplant: permit merge changesets via --parent
|
Thu, 12 Apr 2012 20:22:18 -0500 |
Matt Mackall |
help: fix indentation on cacert (issue3350)
|
Thu, 12 Apr 2012 20:22:18 -0500 |
Matt Mackall |
stream_in: avoid debug calls when debug is disabled
|
Thu, 12 Apr 2012 20:22:18 -0500 |
Matt Mackall |
util: create bytecount array just once
|
Sun, 08 Apr 2012 11:14:56 +0200 |
Patrick Mezard |
revset: avoid set duplication in roots()
stable
|
Sun, 08 Apr 2012 11:13:06 +0200 |
Patrick Mezard |
revset: retrieve a bit less parents in roots()
stable
|
Sun, 08 Apr 2012 11:11:30 +0200 |
Patrick Mezard |
revset: do not ignore input revisions in roots()
stable
|
Tue, 10 Apr 2012 16:53:29 -0500 |
Matt Mackall |
util.h: more Python 2.4 fixes
|
Mon, 09 Apr 2012 13:48:45 -0700 |
Bryan O'Sullivan |
dispatch: add support for statprof as a profiler
|
Mon, 09 Apr 2012 14:36:16 -0700 |
Steven Stallion |
ui: optionally quiesce ssl verification warnings on python 2.5
|
Mon, 09 Apr 2012 22:16:26 -0700 |
Bryan O'Sullivan |
scmutil: speed up revrange
|
Tue, 10 Apr 2012 12:49:12 -0500 |
Matt Mackall |
graft: add --dry-run support (issue3362)
|
Fri, 06 Apr 2012 16:18:33 +0300 |
Idan Kamara |
repair: allow giving strip backup a different name
|
Tue, 10 Apr 2012 12:07:18 -0500 |
Matt Mackall |
encoding: add fast-path for ASCII lowercase
|
Tue, 10 Apr 2012 12:07:16 -0500 |
Matt Mackall |
perf: add case collision auditor perf
|
Tue, 10 Apr 2012 12:07:14 -0500 |
Matt Mackall |
util.h: unify some common platform tweaks
|
Tue, 10 Apr 2012 12:07:09 -0500 |
Matt Mackall |
util.h: move Py_ssize_t bits from mpatch.c
|
Sun, 08 Apr 2012 12:43:41 -0700 |
Steven Stallion |
plan9: initial support for plan 9 from bell labs
|
Sun, 08 Apr 2012 22:17:51 -0500 |
Matt Mackall |
util.h: add a typedef for Py_ssize_t with Python 2.4
|
Sun, 08 Apr 2012 12:38:26 -0500 |
Matt Mackall |
log: bypass file scan part of fastpath when no files
|
Sun, 08 Apr 2012 12:38:24 -0500 |
Matt Mackall |
cmdutil: use context instead of lookup
|
Sun, 08 Apr 2012 12:38:23 -0500 |
Matt Mackall |
scmutil: use context instead of lookup
|
Sun, 08 Apr 2012 12:38:10 -0500 |
Matt Mackall |
localrepo: lookup now goes through context
|
Sun, 08 Apr 2012 12:38:08 -0500 |
Matt Mackall |
context: use rev for changelog lookup
|
Sun, 08 Apr 2012 12:38:07 -0500 |
Matt Mackall |
context: internalize lookup logic
|
Sun, 08 Apr 2012 12:38:02 -0500 |
Matt Mackall |
revlog: allow retrieving contents by revision number
|
Sat, 07 Apr 2012 15:43:18 -0500 |
Matt Mackall |
revlog: add hasnode helper method
|
Fri, 06 Apr 2012 15:18:14 -0500 |
Matt Mackall |
merge with stable
|
Fri, 06 Apr 2012 15:17:50 -0500 |
Matt Mackall |
merge with crew
stable
|
Fri, 06 Apr 2012 15:16:30 -0500 |
Matt Mackall |
tags: defer tag validation until repo.tags() is called
|
Fri, 06 Apr 2012 00:28:36 -0700 |
Bryan O'Sullivan |
parsers: fix a memleak, and add a clearcaches method to the index
|
Wed, 04 Apr 2012 15:59:56 +0200 |
Patrick Mezard |
hghave: remove symlink test made useless by ac0da5caebec
stable
|
Wed, 04 Apr 2012 13:55:11 +0200 |
Julien Cristau |
tests: disable progress estimate in test-debugbuilddag.t
stable
|
Wed, 04 Apr 2012 12:46:54 -0500 |
Kevin Bullock |
ui: swallow EBADF on stderr
stable
|
Thu, 05 Apr 2012 23:52:55 +0900 |
FUJIWARA Katsunori |
mq: use list of already known target files instead of matching object for diff
|
Thu, 05 Apr 2012 23:52:06 +0900 |
FUJIWARA Katsunori |
mq: use exact matching in the second dirstate walking for efficiency of 'qnew'
|
Thu, 05 Apr 2012 12:31:21 +0100 |
Jim Hague |
tests: avoid test-hup hanging on AIX
stable
|
Thu, 05 Apr 2012 13:00:35 -0700 |
Bryan O'Sullivan |
parsers: incrementally parse the revlog index in C
|
Thu, 05 Apr 2012 15:39:07 +0200 |
Patrick Mezard |
mdiff: fix diff header generation for files with spaces (issue3357)
stable
|
Wed, 04 Apr 2012 00:00:47 +0200 |
Benoit Allard |
protocol: Add the stream-preferred capability
|
Wed, 28 Mar 2012 16:06:20 +0200 |
Matteo Capobianco |
templates/filters: extracting the user portion of an email address
|
Thu, 05 Apr 2012 19:15:23 +0200 |
Patrick Mezard |
context: make changectx.mutable() benefit from .phase() logic
stable
|
Thu, 05 Apr 2012 19:23:04 +0200 |
Patrick Mezard |
patch: remove useless variable assignment
|
Wed, 04 Apr 2012 12:31:31 +0200 |
Thomas Arendsen Hein |
export: catch exporting empty revsets (issue3353)
stable
|
Wed, 04 Apr 2012 11:19:09 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Wed, 04 Apr 2012 11:18:42 +0200 |
Thomas Arendsen Hein |
test-merge-types: allow different output with existing hgmerge (issue3346)
stable
|
Wed, 04 Apr 2012 10:57:48 +0200 |
Thomas Arendsen Hein |
inotify: catch SignalInterrupt during shutdown (issue3351)
stable
|
Tue, 03 Apr 2012 22:02:04 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Tue, 03 Apr 2012 22:01:28 +0200 |
Thomas Arendsen Hein |
clone: always close source repository (issue2491)
stable
|
Tue, 03 Apr 2012 21:02:00 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Tue, 03 Apr 2012 19:06:35 +0200 |
Thomas Arendsen Hein |
tests: make tests work if directory contains special characters
stable
|
Tue, 03 Apr 2012 16:36:25 +0200 |
Thomas Arendsen Hein |
test-gpg: replace 825565136235 by md5sum check
stable
|
Tue, 03 Apr 2012 11:35:04 -0500 |
Matt Mackall |
config: discard UTF-8 BOM if found
|
Mon, 02 Apr 2012 17:02:50 -0500 |
Matt Mackall |
merge with stable
|
Mon, 02 Apr 2012 17:02:03 -0500 |
Matt Mackall |
tests: shorten post-test sleeps
|
Mon, 02 Apr 2012 22:25:55 +0100 |
Javi Merino |
tests: don't run test-gpg if not in a working directory
stable
|
Mon, 02 Apr 2012 16:46:58 -0500 |
Matt Mackall |
tests: avoid zombie lockup with test-hup
stable
|
Mon, 02 Apr 2012 16:09:29 -0500 |
Matt Mackall |
merge with stable
|
Mon, 02 Apr 2012 16:04:07 -0500 |
Matt Mackall |
tests: make test-hup more race-proof
stable
|
Mon, 02 Apr 2012 15:06:36 -0500 |
Matt Mackall |
tests: re-silence test-bad-pull log messages
stable
|
Sun, 01 Apr 2012 15:57:04 -0500 |
Matt Mackall |
merge with stable
|
Sun, 01 Apr 2012 15:54:29 -0500 |
Matt Mackall |
tests: really add blacklist for vfat on Linux
stable
|
Sun, 01 Apr 2012 15:35:12 -0500 |
Matt Mackall |
tests: fix one more sed -i
|
Sun, 01 Apr 2012 15:34:22 -0500 |
Matt Mackall |
merge stable
|
Sun, 01 Apr 2012 15:31:07 -0500 |
Matt Mackall |
Added signature for changeset b9bd95e61b49
stable
|
Sun, 01 Apr 2012 15:31:04 -0500 |
Matt Mackall |
Added tag 2.1.2 for changeset b9bd95e61b49
stable
|
Sun, 01 Apr 2012 14:23:55 -0500 |
Matt Mackall |
tests: fix shutdown race in test-bad-pull
stable 2.1.2
|
Sun, 01 Apr 2012 14:01:10 -0500 |
Matt Mackall |
check-code: check for sed -i
|
Sun, 01 Apr 2012 13:59:11 -0500 |
Matt Mackall |
tests: remove sed -i from test-record
|
Sun, 01 Apr 2012 18:18:48 +0900 |
FUJIWARA Katsunori |
tests: fix portability of sed usage in test-mq
stable
|
Sat, 31 Mar 2012 15:39:44 -0500 |
Augie Fackler |
zsh completion: fix error in qfinish completions from 88a82069be4a
|
Sat, 31 Mar 2012 14:05:10 -0500 |
Matt Mackall |
merge with stable
|
Sat, 31 Mar 2012 14:04:39 -0500 |
Matt Mackall |
record: fix up test issues
|
Sat, 31 Mar 2012 13:46:46 -0500 |
Matt Mackall |
tests: fix portability of sed expression in test-mq
stable
|
Sat, 31 Mar 2012 11:19:09 -0500 |
Matt Mackall |
merge with stable
|
Thu, 29 Mar 2012 22:16:56 +0900 |
Takumi IINO |
tests: skip test-lfconvert.t if not support symblic link
stable
|
Fri, 30 Mar 2012 22:08:46 +0100 |
A. S. Budden |
record: allow splitting of hunks by manually editing patches
|
Sat, 31 Mar 2012 15:55:03 +0900 |
FUJIWARA Katsunori |
dirstate: fix some problems for recursive case normalization (issue3342)
stable
|
Sat, 31 Mar 2012 10:44:31 -0500 |
Matt Mackall |
tests: add a blacklist for VFAT on Linux
stable
|
Sat, 31 Mar 2012 10:44:31 -0500 |
Matt Mackall |
tests: make test-walkrepo use hg's symlink test
stable
|
Sat, 31 Mar 2012 10:44:31 -0500 |
Matt Mackall |
tests: make hghave handle exec bit on Linux with vfat
stable
|
Sat, 31 Mar 2012 10:44:31 -0500 |
Matt Mackall |
tests: teach hghave to actually test for symlink support
stable
|
Fri, 30 Mar 2012 14:35:06 -0500 |
Matt Mackall |
merge with stable
|
Fri, 30 Mar 2012 14:29:50 -0500 |
Matt Mackall |
merge with i18n
stable
|
Thu, 29 Mar 2012 22:42:03 +0200 |
Patrick Mezard |
graphlog: handle old-style --rev values
|
Thu, 29 Mar 2012 17:13:23 +0200 |
Patrick Mezard |
test-glog: pretty print revset expressions
|
Thu, 29 Mar 2012 16:55:08 +0200 |
Patrick Mezard |
graphlog: improve --only-branch handling
|
Sat, 31 Mar 2012 00:04:08 +0900 |
FUJIWARA Katsunori |
dirstate: avoid normalizing letter case on icasefs for exact match (issue3340)
stable
|
Fri, 30 Mar 2012 21:18:37 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with cb17c2f5b7b4
stable
|
Thu, 29 Mar 2012 18:14:20 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 795d591b6ef5
stable
|
Thu, 29 Mar 2012 22:16:56 +0900 |
Takumi IINO |
tests: skip test-lfconvert.t if not support symblic link
|
Fri, 30 Mar 2012 14:16:06 -0500 |
Matt Mackall |
perf: node lookup
|
Fri, 23 Mar 2012 01:31:31 +0100 |
Paul Boddie |
hgweb: add block numbers to diff regions and related links
|
Wed, 21 Mar 2012 06:45:07 +0100 |
Angel Ezquerra |
patchbomb: add --body flag to send patches as inline message body text
|
Wed, 28 Mar 2012 15:25:20 -0400 |
Greg Ward |
shrink-revlog: make check-code happier
|
Wed, 28 Mar 2012 15:15:15 -0400 |
Greg Ward |
shrink-revlog: make pyflakes happy
|
Wed, 28 Mar 2012 11:42:17 +0200 |
Angel Ezquerra |
revert: move bulk of revert command from commands to cmdutil
|
Thu, 29 Mar 2012 00:35:00 +0200 |
Mads Kiilerich |
mq: fix qpush --move with comments in series file between applied patches
stable
|
Wed, 28 Mar 2012 19:24:13 -0500 |
Matt Mackall |
dirstate: normalize case of directory components
stable
|
Wed, 28 Mar 2012 19:24:11 -0500 |
Matt Mackall |
tests: fix startup race in test-http-proxy
stable
|
Wed, 28 Mar 2012 19:23:25 -0500 |
Matt Mackall |
tests: fix startup/shutdown races in test-https
stable
|
Wed, 28 Mar 2012 12:02:38 -0500 |
Matt Mackall |
tests: remove sleep/startup/shutdown races from test-hup
stable
|
Wed, 28 Mar 2012 11:28:37 -0500 |
Matt Mackall |
tests: fix shutdown race in test-hgweb-raw
stable
|
Wed, 28 Mar 2012 10:29:39 -0500 |
Matt Mackall |
tests: eliminate shutdown race and sleeps in test-serve
stable
|
Wed, 28 Mar 2012 10:11:12 -0500 |
Matt Mackall |
tests: eliminate daemon race in test-bad-pull
stable
|
Tue, 27 Mar 2012 16:17:46 -0500 |
Matt Mackall |
merge with stable
|
Tue, 27 Mar 2012 16:13:59 -0500 |
Matt Mackall |
alias: abort on missing positional args (issue3331)
stable
|
Wed, 15 Feb 2012 17:30:21 -0500 |
Greg Ward |
phases: fix a non-standard debug message
stable
|
Sat, 24 Mar 2012 22:13:17 -0500 |
Augie Fackler |
convert/git: abort if git submodules are detected (issue2150)
stable
|
Tue, 27 Mar 2012 14:37:17 -0500 |
Matt Mackall |
merge with stable
|
Sat, 24 Mar 2012 12:06:49 +0100 |
Pierre-Yves David |
qfinish: comply with the phases.new-commit option in secret mode (issue3335)
stable
|
Wed, 21 Mar 2012 22:16:12 -0400 |
Greg Ward |
test-gpg: make sure gpg does not modify the trustdb.gpg file
stable
|
Tue, 27 Mar 2012 13:57:54 -0500 |
Matt Mackall |
tests: remove case-folding false positive
stable
|
Tue, 27 Mar 2012 14:35:58 -0500 |
Matt Mackall |
merge with i18n
stable
|
Tue, 27 Mar 2012 20:37:52 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 900eee0778d1
stable
|
Mon, 26 Mar 2012 16:42:53 -0500 |
Matt Mackall |
merge with stable
|
Mon, 26 Mar 2012 16:41:54 -0500 |
Matt Mackall |
merge: fix unknown file merge detection for case-folding systems
|
Fri, 23 Mar 2012 11:47:27 -0500 |
Matt Mackall |
rename: handle case-changing (issue1717)
stable
|
Thu, 22 Mar 2012 23:58:47 +0900 |
FUJIWARA Katsunori |
largefiles: use 'dirstate.dirs()' for 'directory pattern' relation check
stable
|
Thu, 22 Mar 2012 23:58:47 +0900 |
FUJIWARA Katsunori |
largefiles: suppress unexpected warning of 'hg status' for removed files
stable
|
Thu, 22 Mar 2012 17:47:00 -0500 |
Matt Mackall |
rebase: properly calculate descendant set when aborting (issue3332)
stable
|
Thu, 22 Mar 2012 17:08:05 -0500 |
Matt Mackall |
merge with stable
|
Thu, 22 Mar 2012 17:07:39 -0500 |
Matt Mackall |
strip: ignore -n (issue3326) (BC)
stable
|
Thu, 22 Mar 2012 17:07:39 -0500 |
Matt Mackall |
aliases: use empty string for missing position parameters (issue3331)
stable
|
Wed, 21 Mar 2012 16:39:38 -0500 |
Kevin Bullock |
bookmarks: clone non-divergent bookmarks with @ in them
stable
|
Wed, 21 Mar 2012 17:24:15 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 2338ab19b236
stable
|
Thu, 22 Mar 2012 16:54:46 -0500 |
Matt Mackall |
encoding: tune fast-path of tolocal a bit
|
Thu, 15 Mar 2012 16:57:19 +0100 |
Martin Geisler |
eol: remove left-over print statements
|
Thu, 15 Mar 2012 16:52:22 +0100 |
Martin Geisler |
eol: document why os.utime doesn't work here
|
Sun, 18 Mar 2012 18:21:58 -0500 |
Matt Mackall |
merge with stable
|
Sun, 18 Mar 2012 18:21:32 -0500 |
Matt Mackall |
merge with i18n
stable
|
Wed, 14 Mar 2012 16:26:14 -0300 |
Wagner Bruna |
i18n-pt_BR: fix format.dotencode help section
stable
|
Wed, 14 Mar 2012 12:52:50 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 3d26d69ef822
stable
|
Sun, 18 Mar 2012 18:19:16 -0500 |
Matt Mackall |
changelog: micro-optimizations to changelog.read()
|
Fri, 16 Mar 2012 19:58:47 -0500 |
Matt Mackall |
perf: add a changeset test
|
Fri, 16 Mar 2012 17:42:21 -0500 |
Matt Mackall |
convert: deal with empty splicemap path (issue3311)
stable
|
Thu, 15 Mar 2012 23:02:31 +0000 |
Javi Merino |
tests: ignore git's output in test-subrepo-git.t
stable
|
Thu, 15 Mar 2012 15:59:26 -0500 |
Matt Mackall |
profile: add undocumented config options for profiler output
|
Thu, 15 Mar 2012 15:58:55 -0500 |
Matt Mackall |
perf: add perfchangeset to time changeset parsing
|
Thu, 15 Mar 2012 13:11:42 -0500 |
Matt Mackall |
merge with stable
|
Thu, 15 Mar 2012 13:11:03 -0500 |
Matt Mackall |
perf: tweak tests for testing index performance improvements
|
Wed, 14 Mar 2012 01:13:45 +0100 |
Edouard Gomez |
convert: support non annotated tags in git backend
|
Thu, 15 Mar 2012 00:46:37 +0900 |
FUJIWARA Katsunori |
icasefs: use case preserved root for 'util.fspath()' invocation (issue3302)
stable
|
Wed, 14 Mar 2012 14:45:41 -0500 |
Matt Mackall |
merge: accept missing revisions in symlink flag merge (issue3316)
stable
|
Tue, 13 Mar 2012 16:29:13 -0500 |
Matt Mackall |
merge with stable
|
Tue, 13 Mar 2012 16:28:08 -0500 |
Matt Mackall |
merge: handle linear update to symlink correctly (issue3316)
stable
|
Tue, 13 Mar 2012 15:12:26 -0500 |
Matt Mackall |
filemerge: restore default prompt for binary/symlink lost in 83925d3a4559
stable
|
Mon, 12 Mar 2012 17:05:42 -0500 |
Matt Mackall |
merge with stable
|
Mon, 12 Mar 2012 17:02:45 -0300 |
Wagner Bruna |
strip: enhance repair.strip to receive a list of nodes (issue3299)
stable
|
Wed, 07 Mar 2012 01:02:12 +0100 |
Yann E. MORIN |
templates/filters: add doctest to the 'person' filter
|
Fri, 09 Mar 2012 22:54:17 +0100 |
Yann E. MORIN |
help: strip doctest from dochelp
|
Mon, 12 Mar 2012 13:37:39 -0500 |
Matt Mackall |
pvec: introduce pvecs
|
Fri, 09 Mar 2012 17:11:07 +0100 |
Na'Tosha Bard |
largefiles: fix check-code errors.
|
Fri, 09 Mar 2012 16:11:52 +0100 |
Na'Tosha Bard |
largefiles: remove use of underscores that breaks coding convention
|
Fri, 09 Mar 2012 15:26:13 +0100 |
Na'Tosha Bard |
largefiles: only update changed largefiles when transplanting
|
Fri, 09 Mar 2012 16:45:49 +0100 |
Na'Tosha Bard |
largefiles: move calculation of largefiles for updating to utility function
|
Mon, 12 Mar 2012 13:22:28 +0100 |
Johan Samyn |
help: add verb to sentence in phases.txt
stable
|
Fri, 09 Mar 2012 15:34:21 -0500 |
Michael Bacarella |
localrepo: fix unpushable repos when using bookmarks (issue3317)
stable
|
Mon, 12 Mar 2012 09:39:30 +0100 |
Thomas Arendsen Hein |
extdiff: escape filenames with vim/DirDiff and make quoting work with Windows
stable
|
Thu, 08 Mar 2012 15:59:47 -0600 |
Matt Mackall |
posix: disable cygwin's symlink emulation
|
Thu, 08 Mar 2012 20:17:36 +0000 |
A. S. Budden |
posix: ignore execution bit in cygwin (issue3301)
|
Sat, 18 Feb 2012 20:10:19 +0100 |
Paul Boddie |
hgweb: support multi-level repository indexes by enabling descend and collapse
|
Tue, 06 Mar 2012 18:43:05 +0200 |
Idan Kamara |
mq: no need to delete undo files after strip
|
Tue, 06 Mar 2012 18:43:05 +0200 |
Idan Kamara |
repair: remove undo files after strip
|
Tue, 06 Mar 2012 18:42:52 +0200 |
Idan Kamara |
localrepo: refactor retrieving of journal/undo files paths
|
Tue, 06 Mar 2012 23:23:30 +0100 |
Yann E. MORIN |
templates/filters: strip quotes from {author|person}
|
Thu, 08 Mar 2012 15:59:44 -0600 |
Matt Mackall |
check-code: check for % inside _()
|
Thu, 08 Mar 2012 15:59:41 -0600 |
Matt Mackall |
patchbomb: add (optional) note to 0 of 0 prompt
|
Thu, 08 Mar 2012 15:59:33 -0600 |
Matt Mackall |
merge with stable
|
Thu, 08 Mar 2012 13:35:27 -0600 |
Matt Mackall |
i18n: fix all remaining uses of % inside _()
stable
|
Wed, 07 Mar 2012 23:21:11 +0000 |
Javi Merino |
update: don't translate the abort message twice
stable
|
Sun, 04 Mar 2012 17:14:30 -0600 |
Matt Mackall |
merge with stable
|
Sun, 04 Mar 2012 17:12:12 -0600 |
Matt Mackall |
rebase: move bookmarks as needed with pull --rebase (issue3285)
stable
|
Sun, 04 Mar 2012 16:48:04 -0600 |
Matt Mackall |
merge with stable
|
Thu, 01 Mar 2012 14:42:23 +0000 |
Jim Hague |
bugzilla: correct comment typo
stable
|
Thu, 01 Mar 2012 23:29:52 +0000 |
Javi Merino |
tests: ignore the return code of chmod in test-inherit-mode
stable
|
Thu, 01 Mar 2012 14:50:31 +0000 |
Jim Hague |
bugzilla: add xmlrpcemail submission for Bugzilla 3.6 email interface
|
Thu, 01 Mar 2012 15:27:24 +0000 |
Jim Hague |
bugzilla: allow change comment to mark bugs fixed
|
Thu, 01 Mar 2012 15:25:37 +0000 |
Jim Hague |
bugzilla: extract optional hours from commit message and update bug time
|
Thu, 01 Mar 2012 14:51:40 +0000 |
Jim Hague |
bugzilla: modify access interface to include new bug states
|
Sat, 03 Mar 2012 23:14:31 -0600 |
Steve Borho |
wix: add phases help text and two more translations (issue 3288)
stable
|
Fri, 02 Mar 2012 11:46:18 -0300 |
Wagner Bruna |
debugbuilddag: fix starting a dag on a non-default branch
stable
|
Fri, 24 Feb 2012 11:02:21 +0100 |
Patrick Mezard |
debugrevspec: pretty print output
|
Fri, 02 Mar 2012 21:43:55 +0200 |
Ross Lagerwall |
readme: mention how to run in-place
|
Fri, 02 Mar 2012 14:12:06 -0600 |
Matt Mackall |
merge with stable
|
Fri, 02 Mar 2012 14:11:06 -0600 |
Matt Mackall |
merge with i18n
stable
|
Wed, 29 Feb 2012 13:17:41 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 6b52963ced73
stable
|
Wed, 29 Feb 2012 13:16:51 -0300 |
Wagner Bruna |
merge with i18n
stable
|
Wed, 29 Feb 2012 21:09:21 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 87d37aceb5e3
stable
|
Fri, 24 Feb 2012 19:50:03 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 60101427d618
stable
|
Fri, 02 Mar 2012 10:43:06 -0800 |
Brendan Cully |
Merge with stable
|
Fri, 02 Mar 2012 10:42:12 -0800 |
Brendan Cully |
setup.py: don't call splitlines twice on the output of xcodebuild (issue3277)
stable
|
Fri, 02 Mar 2012 09:57:09 +0100 |
Thomas Arendsen Hein |
merge with stable
|
Fri, 02 Mar 2012 09:54:45 +0100 |
Thomas Arendsen Hein |
merge stable heads
stable
|
Thu, 01 Mar 2012 17:45:13 +0100 |
Thomas Arendsen Hein |
merge with stable
|
Thu, 01 Mar 2012 17:35:12 +0100 |
Thomas Arendsen Hein |
filemerge: remove temporary files when using internal:dump as merge-tool
stable
|
Thu, 01 Mar 2012 16:28:24 -0600 |
Matt Mackall |
Added signature for changeset 53e2cd303ecf
stable
|
Thu, 01 Mar 2012 16:27:59 -0600 |
Matt Mackall |
Added tag 2.1.1 for changeset 53e2cd303ecf
stable
|
Thu, 01 Mar 2012 17:49:59 +0200 |
Idan Kamara |
dirstate: filecacheify _ignore (issue3278)
stable 2.1.1
|
Thu, 01 Mar 2012 17:42:49 +0200 |
Idan Kamara |
dirstate: filecacheify _branch
stable
|
Thu, 01 Mar 2012 17:39:58 +0200 |
Idan Kamara |
dirstate: add filecache support
stable
|
Thu, 01 Mar 2012 17:39:58 +0200 |
Idan Kamara |
scmutil: add join method to opener to construct path relative to base
stable
|
Thu, 01 Mar 2012 17:39:58 +0200 |
Idan Kamara |
filecache: refactor path join logic to a function
stable
|
Wed, 29 Feb 2012 17:27:24 -0600 |
Matt Mackall |
merge with stable
|
Wed, 29 Feb 2012 14:24:57 +0100 |
Friedrich Kastner-Masilko |
subrepo: fix for merge inconsistencies
stable
|
Wed, 29 Feb 2012 14:41:11 +0100 |
Pierre-Yves David |
bundlerepo: bundle repos should be non-publishing (issue3266)
stable
|
Wed, 29 Feb 2012 09:34:19 +0100 |
Gilles Moris |
bookmarks: restore python 2.4 compatibility
stable
|
Wed, 29 Feb 2012 17:43:03 +0000 |
Jim Hague |
bugzilla: stop XMLRPC requests from requesting gzipped responses
stable
|
Tue, 28 Feb 2012 21:17:53 -0600 |
Matt Mackall |
merge with stable
|
Tue, 28 Feb 2012 23:47:46 +0200 |
Idan Kamara |
update: delete bookmarks.current when explicitly updating to a rev (issue3276)
stable
|
Tue, 28 Feb 2012 10:06:35 +0100 |
Patrick Mezard |
convert: ignore blank lines in mapfiles (issue3286)
stable
|
Tue, 28 Feb 2012 01:07:55 +0200 |
Idan Kamara |
update: don't move the active bookmark if a rev is specified with -r
stable
|
Mon, 27 Feb 2012 18:23:18 +0100 |
Patrick Mezard |
mq: fix qapplied --last and qprev documentation (issue3282)
stable
|
Mon, 27 Feb 2012 08:54:26 -0500 |
Greg Ward |
setup: handle output from Apple's Xcode 4.3 better (issue3277)
stable
|
Sun, 26 Feb 2012 17:12:15 +0100 |
Patrick Mezard |
graphlog: apply file filters --patch/--stat output
|
Sun, 26 Feb 2012 17:10:57 +0100 |
Patrick Mezard |
context: add followfirst arg to filectx and workingfilectx
|
Sun, 26 Feb 2012 17:10:57 +0100 |
Patrick Mezard |
graphlog: fix --removed
|
Sun, 26 Feb 2012 17:10:56 +0100 |
Patrick Mezard |
test-glog: rewrite more tests using testlog() function
|
Sun, 26 Feb 2012 17:10:55 +0100 |
Patrick Mezard |
match: consider filesets as "anypats"
|
Sun, 26 Feb 2012 17:10:51 +0100 |
Patrick Mezard |
graphlog: evaluate FILE/-I/-X filesets on the working dir
|
Sun, 26 Feb 2012 16:56:32 +0100 |
Patrick Mezard |
graphlog: implement --copies
|
Sat, 18 Feb 2012 16:30:17 -0500 |
Greg Ward |
test-check-code-hg: skip test if not in a working dir (issue3248).
stable
|
Sun, 26 Feb 2012 16:45:59 -0600 |
Matt Mackall |
copies: use ctx.dirs() for directory rename detection
|
Sun, 26 Feb 2012 15:51:56 -0600 |
Matt Mackall |
copies: fix mergecopies doc mapping direction
|
Sat, 25 Feb 2012 16:48:07 -0600 |
Matt Mackall |
merge with stable
|
Sat, 25 Feb 2012 19:39:55 +0100 |
Patrick Mezard |
log: restore cache used by --copies
stable
|
Sat, 25 Feb 2012 22:11:36 +0100 |
Patrick Mezard |
graphlog: implement --follow-first
|
Sat, 25 Feb 2012 22:11:36 +0100 |
Patrick Mezard |
graphlog: implement --follow with file arguments
|
Sat, 25 Feb 2012 22:11:35 +0100 |
Patrick Mezard |
test-glog: test multiple --prune values
|
Sat, 25 Feb 2012 22:11:34 +0100 |
Patrick Mezard |
graphlog: restore FILE glob expansion on Windows
|
Sat, 25 Feb 2012 21:51:13 +0100 |
Patrick Mezard |
glog: restore multiple --rev test lost in rebasing
|
Sat, 25 Feb 2012 14:22:58 -0600 |
Matt Mackall |
copies: remove checkdirs options
|
Fri, 24 Feb 2012 18:21:06 -0600 |
Matt Mackall |
copies: add docstring for mergecopies
|
Fri, 24 Feb 2012 16:52:32 -0600 |
Matt Mackall |
addremove: return 1 if we failed to handle any explicit files
|
Fri, 24 Feb 2012 16:16:48 -0600 |
Matt Mackall |
merge with stable
|
Fri, 24 Feb 2012 20:57:59 +0100 |
Patrick Mezard |
log: fix --follow FILE ancestry calculation
stable
|
Fri, 24 Feb 2012 20:56:18 +0100 |
Patrick Mezard |
test-glog: extend a test before fixing --follow issues
stable
|
Fri, 24 Feb 2012 16:09:15 -0600 |
Matt Mackall |
graft: use proper revisions for copy detection (issue3265)
stable
|
Fri, 24 Feb 2012 19:11:35 -0200 |
Wagner Bruna |
convert: fix typos in error messages
stable
|
Thu, 23 Feb 2012 18:05:20 +0100 |
Patrick Mezard |
graphlog: paths/-I/-X handling requires a new revset
|
Thu, 23 Feb 2012 17:55:07 +0100 |
Patrick Mezard |
graphlog: imitate log slowpath when inputs are explicit files
|
Thu, 23 Feb 2012 17:54:42 +0100 |
Patrick Mezard |
graphlog: paths arguments must be or'ed
|
Thu, 23 Feb 2012 11:21:30 +0100 |
Patrick Mezard |
graphlog: rewrite --rev like all other options
|
Thu, 23 Feb 2012 11:21:04 +0100 |
Patrick Mezard |
graphlog: --branch and --only-branch are the same
|
Thu, 23 Feb 2012 17:46:57 +0100 |
Patrick Mezard |
test-check-code-hg: fix xargs exit status on OSX
stable
|
Thu, 23 Feb 2012 13:37:10 +0100 |
Martin Geisler |
largefiles: respect store.createmode and avoid extra file copy
stable
|
Thu, 23 Feb 2012 13:37:10 +0100 |
Martin Geisler |
largefiles: respect store.createmode in basestore.get
stable
|
Thu, 23 Feb 2012 13:22:55 +0100 |
Martin Geisler |
largefiles: use repo.store.createmode for new files in .hg/largefiles
stable
|
Wed, 22 Feb 2012 17:41:22 -0600 |
Matt Mackall |
mq: expand qimport summary
|
Wed, 22 Feb 2012 17:36:33 -0600 |
Matt Mackall |
merge with stable
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --keyword must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --branch must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: multiple --user must be or'ed
|
Wed, 22 Feb 2012 12:30:15 +0100 |
Patrick Mezard |
graphlog: explicitely join multivalue parameters
|
Wed, 22 Feb 2012 12:30:14 +0100 |
Patrick Mezard |
test-glog.t: use printrevset extension to trace rewritten revsets
|
Thu, 23 Feb 2012 00:07:54 +0900 |
FUJIWARA Katsunori |
context: use 'changectx.dirs()' in 'walk()' for directory patterns
stable
|
Thu, 23 Feb 2012 00:07:54 +0900 |
FUJIWARA Katsunori |
localrepository: use 'changectx.dirs()' in 'status()' for directory patterns
stable
|
Thu, 23 Feb 2012 00:07:54 +0900 |
FUJIWARA Katsunori |
context: add 'dirs()' to changectx/workingctx for directory patterns
stable
|
Wed, 22 Feb 2012 15:22:12 -0600 |
Matt Mackall |
status: fix format field thinko
|
Mon, 20 Feb 2012 17:59:48 +0100 |
Dan Villiom Podlaski Christiansen |
largefiles: don't break filesets
stable
|
Sat, 18 Feb 2012 14:27:57 +0100 |
Michal Sznajder |
help: sort hgrc related "Sections" chapters alphabetically
|
Sat, 18 Feb 2012 12:30:24 +0100 |
Patrick Mezard |
doc: minor fixes to [graph] section documentation
|
Sun, 22 Jan 2012 19:35:26 +0700 |
Patrick Mezard |
hgweb: refactor graph customization javascript
|
Fri, 17 Feb 2012 16:49:43 +0100 |
Patrick Mezard |
templates: move Graph.edge() implementation in mercurial.js
|
Mon, 20 Feb 2012 16:42:51 -0600 |
Matt Mackall |
formatter: convert status command
|
Mon, 20 Feb 2012 16:42:48 -0600 |
Matt Mackall |
ui: add formatter method
|
Mon, 20 Feb 2012 16:42:47 -0600 |
Matt Mackall |
formatter: add basic formatters
|
Mon, 20 Feb 2012 16:42:45 -0600 |
Matt Mackall |
encoding: introduce utf8-b helpers
|
Fri, 17 Feb 2012 13:53:41 -0600 |
Matt Mackall |
graphmod: add config cache
|
Fri, 17 Feb 2012 13:53:19 -0600 |
Matt Mackall |
graphmod: rewrite graph config validation
|
Sun, 22 Jan 2012 19:47:03 +0700 |
Constantine Linnick |
graph: in hgrc specify line color for main branch
|
Sun, 22 Jan 2012 19:35:26 +0700 |
Constantine Linnick |
graph: in hgrc specify line width for main branch
|
Thu, 16 Feb 2012 16:40:29 -0600 |
Matt Mackall |
merge with stable
|
Thu, 16 Feb 2012 15:58:51 -0600 |
Matt Mackall |
filemerge: remove some redundancy in decorators/docstrings
|
Sun, 12 Feb 2012 21:38:12 +0900 |
FUJIWARA Katsunori |
filemerge: create detail of internal merge tools from documentation string
|
Sun, 12 Feb 2012 21:38:12 +0900 |
FUJIWARA Katsunori |
filemerge: refactoring of 'filemerge()'
|
Mon, 13 Feb 2012 17:22:35 +0100 |
Patrick Mezard |
patch: fuzz more aggressively to match patch(1) behaviour
stable
|
Mon, 13 Feb 2012 16:47:31 +0100 |
Patrick Mezard |
patch: fix fuzzing of hunks without previous lines (issue3264)
stable
|
Mon, 13 Feb 2012 13:51:38 +0100 |
Patrick Mezard |
patch: make hunk.fuzzit() compute the fuzzed start locations
stable
|
Mon, 13 Feb 2012 13:21:00 +0100 |
Patrick Mezard |
patch: fuzz old and new lines at the same time
stable
|
Mon, 13 Feb 2012 18:37:07 +0100 |
Na'Tosha Bard |
largefiles: optimize update speed by only updating changed largefiles
|
Tue, 14 Feb 2012 14:31:40 +0100 |
Patrick Mezard |
mq: make qimport --push push all imported patches (issue3130)
stable
|
Wed, 15 Feb 2012 11:21:24 +0100 |
Patrick Mezard |
convert: tolerate spaces between splicemap parent ids (issue3203)
stable
|
Thu, 16 Feb 2012 01:23:45 +0200 |
Idan Kamara |
test-commandserver: flush stdout
stable
|
Thu, 16 Feb 2012 01:21:34 +0200 |
Idan Kamara |
localrepo: clear _filecache on rollback (issue3261)
stable
|
Wed, 15 Feb 2012 20:02:35 +0200 |
Idan Kamara |
scmutil: update cached copy when filecached attribute is assigned (issue3263)
stable
|
Wed, 15 Feb 2012 23:44:10 +0200 |
Idan Kamara |
cmdserver: invalidate the dirstate when running commands (issue3271)
stable
|
Wed, 15 Feb 2012 23:49:15 +0200 |
Idan Kamara |
localrepo: reset _phasesdirty flag after writing
stable
|
Thu, 16 Feb 2012 13:03:42 +0100 |
Patrick Mezard |
import: handle git renames and --similarity (issue3187)
stable
|
Thu, 16 Feb 2012 12:56:48 +0100 |
Patrick Mezard |
context: make workingctx.forget() really warn about untracked files
stable
|
Wed, 15 Feb 2012 23:01:09 +0900 |
FUJIWARA Katsunori |
largefiles: check whether specified patterns are related to largefiles strictly
stable
|
Fri, 10 Feb 2012 17:09:23 -0600 |
Matt Mackall |
merge with stable
|
Fri, 10 Feb 2012 16:52:32 -0600 |
Matt Mackall |
log: remove caching of all visited revisions (issue3253)
stable
|
Fri, 10 Feb 2012 16:09:30 -0600 |
Matt Mackall |
pull: backout change to return code
stable
|
Fri, 10 Feb 2012 22:34:13 +0100 |
Patrick Mezard |
convert: use splicemap entries when sorting revisions (issue1748)
stable
|
Fri, 10 Feb 2012 22:25:49 +0100 |
Patrick Mezard |
convert: turn splicemap into a simple dictionary
stable
|
Fri, 10 Feb 2012 13:50:13 +0100 |
Patrick Mezard |
debugrevspec: mention --verbose to print the parsed tree
|
Fri, 10 Feb 2012 14:46:09 +0100 |
Na'Tosha Bard |
largefiles: only cache largefiles in new heads
stable
|
Fri, 10 Feb 2012 13:47:57 -0600 |
Matt Mackall |
merge with stable
|
Tue, 07 Feb 2012 18:47:16 +0100 |
Patrick Mezard |
mq: restore _branchtags() fast path (issue3223)
stable
|
Tue, 07 Feb 2012 18:47:13 +0100 |
Patrick Mezard |
mq: ensure all mq commits are made with secretcommit()
stable
|
Wed, 08 Feb 2012 17:45:10 +0100 |
Patrick Mezard |
convert/bzr: ignore nested repos when listing branches (issue3254)
|
Wed, 08 Feb 2012 16:56:00 +0000 |
Jim Hague |
tests: tighten checks for octal escapes in shell printf.
stable
|
Wed, 08 Feb 2012 20:00:52 +0100 |
Patrick Mezard |
phase: when phase cannot be reduced, hint at --force and return 1 (BC)
|
Thu, 09 Feb 2012 21:03:07 +0100 |
Patrick Mezard |
revset: fix alias substitution recursion (issue3240)
|
Thu, 09 Feb 2012 17:54:47 -0600 |
Matt Mackall |
update: just merge unknown file collisions
|
Thu, 09 Feb 2012 17:04:17 -0600 |
Matt Mackall |
merge: don't use unknown()
|
Thu, 09 Feb 2012 16:50:19 -0600 |
Matt Mackall |
merge: refactor unknown file conflict checking
|
Thu, 09 Feb 2012 13:16:20 -0600 |
Matt Mackall |
update: use normal update path with --check (issue2450)
|
Mon, 06 Feb 2012 16:35:14 -0600 |
Matt Mackall |
fetch: use update rather than clean when updating (issue3246)
stable
|
Mon, 06 Feb 2012 15:36:44 -0600 |
Matt Mackall |
merge with stable
|
Mon, 06 Feb 2012 21:17:50 +0100 |
Patrick Mezard |
mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234)
stable
|
Mon, 06 Feb 2012 15:22:43 -0600 |
Matt Mackall |
merge with stable
|
Mon, 06 Feb 2012 15:22:34 -0600 |
Matt Mackall |
merge with i18n
|
Mon, 06 Feb 2012 15:22:27 -0600 |
Matt Mackall |
merge with i18n
stable
|
Mon, 06 Feb 2012 08:10:32 -0200 |
Wagner Bruna |
i18n-de: fix rst markup in command output (issue3247)
|
Mon, 06 Feb 2012 08:06:42 -0200 |
Wagner Bruna |
merge with i18n stable
|
Mon, 06 Feb 2012 08:04:16 -0200 |
Wagner Bruna |
i18n-ru: fix hg command rst markup
stable
|
Mon, 06 Feb 2012 08:03:34 -0200 |
Wagner Bruna |
i18n-ja: fix rst markup in hg command output
stable
|
Mon, 06 Feb 2012 08:02:05 -0200 |
Wagner Bruna |
i18n-de: fix rst markup in command output (issue3247)
stable
|
Sat, 04 Feb 2012 11:34:44 -0200 |
Wagner Bruna |
merge with i18n stable
|
Sat, 04 Feb 2012 11:22:01 -0200 |
Wagner Bruna |
i18n-de: fix hg command rst markup and quoting (issue3247)
stable
|
Sat, 04 Feb 2012 10:59:36 -0200 |
Wagner Bruna |
merge with i18n stable
|
Sat, 04 Feb 2012 10:55:58 -0200 |
Wagner Bruna |
i18n-de: fix rst markup in command output (issue3247)
stable
|
Sun, 05 Feb 2012 22:58:31 +0900 |
FUJIWARA Katsunori |
windows: use 'str.replace()' instead of combination of split() and join()
|
Mon, 06 Feb 2012 12:16:29 +0900 |
FUJIWARA Katsunori |
largefiles: reduce redundant splitstandin/standin combination
|
Mon, 06 Feb 2012 12:16:29 +0900 |
FUJIWARA Katsunori |
largefiles: reduce OR-ing of same conditions
|
Mon, 06 Feb 2012 15:10:01 -0600 |
Matt Mackall |
subrepo: rewrite handling of subrepo state at commit (issue2403)
|
Mon, 06 Feb 2012 15:00:08 -0600 |
Matt Mackall |
subrepo: add basestate method
|
Fri, 03 Feb 2012 23:27:17 +0000 |
Jim Hague |
bdiff: fix malloc(0) issue in fixws()
stable
|
Mon, 06 Feb 2012 14:37:49 +0900 |
FUJIWARA Katsunori |
forget: show warning messages for forgetting in subrepo correctly
stable
|
Sat, 04 Feb 2012 00:02:05 +0000 |
Jim Hague |
tests: fix command line overflow on ksh
stable
|
Sun, 05 Feb 2012 22:58:31 +0900 |
FUJIWARA Katsunori |
use util.localpath() instead of 'str.replace()' to unify path conversion
stable
|
Sun, 05 Feb 2012 22:58:31 +0900 |
FUJIWARA Katsunori |
i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding
stable
|
Sun, 05 Feb 2012 22:58:31 +0900 |
FUJIWARA Katsunori |
i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding
stable
|
Fri, 03 Feb 2012 15:45:13 -0600 |
Matt Mackall |
merge with stable
|
Fri, 03 Feb 2012 19:47:09 +0100 |
Patrick Mezard |
mq: make qprev return the previous applied patch (issue3245)
stable
|
Fri, 03 Feb 2012 19:38:31 +0100 |
Patrick Mezard |
mq: fix qnext when all remaining patches are guarded
stable
|
Thu, 02 Feb 2012 10:15:13 +0100 |
Patrick Mezard |
convert/bzr: test tags conversion
|
Thu, 02 Feb 2012 10:15:13 +0100 |
Patrick Mezard |
convert/bzr: handle empty bzr repositories (issue3233)
|
Thu, 02 Feb 2012 10:15:12 +0100 |
Patrick Mezard |
convert/bzr: convert all branches (issue3229) (BC)
|
Thu, 02 Feb 2012 10:15:04 +0100 |
Patrick Mezard |
convert/bzr: expect unicode metadata, encode in UTF-8 (issue3232)
|
Fri, 03 Feb 2012 19:23:13 +0100 |
Patrick Mezard |
test-mq: fix sed call on OSX
stable
|
Mon, 30 Jan 2012 00:05:28 +0100 |
Pierre-Yves David |
mq: rename secretcommit to newcommit
|
Wed, 01 Feb 2012 16:28:35 -0600 |
Matt Mackall |
merge with stable
|
Sat, 21 Jan 2012 15:17:39 +0200 |
Fabian Kreutz |
i18n-de: update po and remove fuzzies
|
Sat, 21 Jan 2012 13:49:46 +0200 |
Fabian Kreutz |
i18n-de: Rework and fixes continued
|
Wed, 01 Feb 2012 14:23:58 -0600 |
Matt Mackall |
Added signature for changeset 2aa5b51f310f
stable
|
Wed, 01 Feb 2012 14:23:55 -0600 |
Matt Mackall |
Added tag 2.1 for changeset 2aa5b51f310f
stable
|
Wed, 01 Feb 2012 14:17:26 -0600 |
Matt Mackall |
phases: don't complain if cset is already public on pushkey (issue3230)
stable 2.1
|
Wed, 01 Feb 2012 17:59:51 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 140b6282ac79
stable
|
Wed, 01 Feb 2012 13:50:45 -0600 |
Matt Mackall |
merge with i18n
stable
|
Wed, 01 Feb 2012 12:20:10 +0100 |
Pierre-Yves David |
mq: prevent rewriting operation on public changeset
stable
|
Tue, 31 Jan 2012 18:11:08 -0200 |
Wagner Bruna |
i18n-pt_BR: miscellaneous spelling and wording fixes
stable
|
Tue, 31 Jan 2012 19:44:09 +0900 |
FUJIWARA Katsunori |
i18n-ja: synchronized with 0f99e709ce08
stable
|
Tue, 31 Jan 2012 12:30:54 +0400 |
Alexander Sauta |
i18n-ru: synchronized with c0b2986b37b8; public phase name changed
stable
|
Mon, 30 Jan 2012 20:17:59 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with c0b2986b37b8
stable
|
Tue, 31 Jan 2012 23:13:04 -0600 |
Matt Mackall |
qpush: avoid trying to manage existing history (issue2218)
stable
|
Tue, 31 Jan 2012 17:25:37 -0600 |
Matt Mackall |
bundlerepo: try to find containing repo on creation (issue1812)
stable
|
Mon, 30 Jan 2012 16:37:15 -0600 |
Matt Mackall |
phases: add resync example to help topic
stable
|
Mon, 30 Jan 2012 16:04:14 -0600 |
Matt Mackall |
mq: fix secret description in help
stable
|
Mon, 30 Jan 2012 16:01:54 -0600 |
Matt Mackall |
pull: return 1 when no changes found (BC)
stable
|
Mon, 30 Jan 2012 15:56:35 -0600 |
Matt Mackall |
push: don't treat bookmark as a found change
stable
|
Mon, 30 Jan 2012 14:44:01 -0600 |
Matt Mackall |
glossary: add phase terms
stable
|
Mon, 30 Jan 2012 14:14:18 -0600 |
Matt Mackall |
merge with i18n
stable
|
Mon, 30 Jan 2012 16:28:27 +0100 |
Jens Bäckman |
i18n-sv: snchronized with ed9f40bc346f
stable
|
Mon, 30 Jan 2012 13:04:13 +0400 |
Alexander Sauta |
i18n-ru: phases help translated
stable
|
Mon, 30 Jan 2012 11:52:38 +0400 |
Alexander Sauta |
i18n-ru: minor corrections on unclear strings
stable
|
Mon, 30 Jan 2012 02:48:03 +0700 |
Andrei Polushin |
i18n-ru: synchronized with 2605fc990725
stable
|
Mon, 30 Jan 2012 02:07:04 +0700 |
Andrei Polushin |
i18n-ru: verifying uncertain translations.
stable
|
Mon, 30 Jan 2012 17:46:15 +0100 |
Pierre-Yves David |
phases: allow phase name in phases.new-commit settings
stable
|
Mon, 30 Jan 2012 15:17:08 +0100 |
Pierre-Yves David |
qfinish: do not set secret changeset to draft if mq.secret=false
stable
|
Mon, 30 Jan 2012 17:39:05 +0100 |
Pierre-Yves David |
mq: take mq.secret configuration into account when picking the default phase
stable
|
Mon, 30 Jan 2012 17:37:45 +0100 |
Pierre-Yves David |
qimport: when mq.secret=True set qimported revision as secret
stable
|
Mon, 30 Jan 2012 17:36:30 +0100 |
Pierre-Yves David |
qrefresh: keep changeset phase during refresh
stable
|
Mon, 30 Jan 2012 17:33:09 +0100 |
Pierre-Yves David |
phases: write default phase data as soon as possible.
stable
|
Mon, 30 Jan 2012 18:06:57 +0100 |
Pierre-Yves David |
phase: accept old style revision specification
stable
|
Mon, 30 Jan 2012 11:32:09 -0600 |
Matt Mackall |
push: return 1 if no changes found (issue3228)
stable
|
Mon, 30 Jan 2012 11:26:20 -0600 |
Matt Mackall |
push: more precise failure check on subrepo push
stable
|
Mon, 30 Jan 2012 11:23:17 -0600 |
Matt Mackall |
push: return 0 when updating bookmarks
stable
|
Mon, 30 Jan 2012 11:15:34 -0600 |
Matt Mackall |
push: fix coding errors in unused branch
stable
|
Sun, 29 Jan 2012 14:07:45 -0600 |
Matt Mackall |
bookmarks: move current bookmark on update -u and bare pull -u (issue3222)
stable
|
Sun, 29 Jan 2012 13:36:10 -0600 |
Matt Mackall |
phases: fix verify with secret csets
stable
|
Sun, 29 Jan 2012 12:59:21 -0600 |
Matt Mackall |
mq: add secret setting
stable
|
Sun, 29 Jan 2012 12:59:11 -0600 |
Matt Mackall |
merge with i18n
stable
|
Sat, 28 Jan 2012 09:05:08 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with f2c49d9dee57
stable
|
Fri, 27 Jan 2012 03:00:32 +0100 |
Mads Kiilerich |
tests: don't rely on 'false' exit code in test-run-tests.t
stable
|
Fri, 27 Jan 2012 03:00:03 +0100 |
Mads Kiilerich |
tests: don't use alias
stable
|
Fri, 27 Jan 2012 02:59:59 +0100 |
Mads Kiilerich |
tests: don't include plain 'diff -U0' content in test-diff-unified.t
stable
|
Fri, 27 Jan 2012 18:43:41 -0600 |
Matt Mackall |
help: add examples to phases topic
stable
|
Fri, 27 Jan 2012 13:12:56 -0600 |
Kevin Bullock |
update: note updated bookmark
stable
|
Fri, 27 Jan 2012 14:19:32 -0600 |
Augie Fackler |
resolve: mention merge-tools topic in help
stable
|
Fri, 27 Jan 2012 22:29:58 +0900 |
FUJIWARA Katsunori |
revset: add tests for 'remote()' predicate
stable
|
Fri, 27 Jan 2012 22:29:58 +0900 |
FUJIWARA Katsunori |
revset: fix documentation for 'remote()' predicate
stable
|
Fri, 27 Jan 2012 22:29:58 +0900 |
FUJIWARA Katsunori |
revset: fix 'remote()' failure when remote repo has more revs than local
stable
|
Fri, 27 Jan 2012 12:52:13 -0200 |
Wagner Bruna |
help/config: fix help command markup
stable
|
Fri, 27 Jan 2012 18:43:31 -0600 |
Matt Mackall |
merge with i18n
stable
|
Fri, 27 Jan 2012 12:25:02 +0400 |
Alexander Sauta |
i18n-ru: synchronized with bf502ccc46d7; fuzzies removed
stable
|
Thu, 26 Jan 2012 16:56:11 +0400 |
Nikolaj Sjujskij |
i18n-ru: fix typos in `resolve` help
stable
|
Thu, 26 Jan 2012 20:34:57 -0600 |
Matt Mackall |
merge: defer symlink flag merging to filemerge (issue3200)
stable
|
Thu, 26 Jan 2012 17:54:52 -0600 |
Matt Mackall |
help: fix publish option spelling in phases topic
stable
|
Thu, 26 Jan 2012 17:54:22 -0600 |
Matt Mackall |
help: add missing phase config items to config topic
stable
|
Thu, 26 Jan 2012 17:23:43 -0200 |
Wagner Bruna |
help/phases: remove trailing whitespace
stable
|
Thu, 26 Jan 2012 11:23:15 -0600 |
Matt Mackall |
sslutil: more helpful fingerprint mismatch message
stable
|
Thu, 26 Jan 2012 11:23:14 -0600 |
Matt Mackall |
help: add phases topic
stable
|
Thu, 26 Jan 2012 12:09:14 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 0b05e0bfdc1c
stable
|
Wed, 25 Jan 2012 17:14:10 -0600 |
Matt Mackall |
copies: remove stray print
stable
|
Wed, 25 Jan 2012 17:14:08 -0600 |
Matt Mackall |
scmutil: unify some 'no changes found' messages
stable
|
Wed, 25 Jan 2012 19:41:34 +0100 |
Alain Leufroy |
outgoing: display info about secret changets while no sharable changeset found
stable
|
Wed, 25 Jan 2012 19:05:16 +0100 |
Alain Leufroy |
bundle: display info about secret changets while no sharable changeset found
stable
|
Mon, 23 Jan 2012 12:26:01 -0600 |
Augie Fackler |
test-rebase-collapse: Add test for rebase regression introduced in 12309c09d19a
stable
|
Thu, 26 Jan 2012 00:21:55 +0200 |
Idan Kamara |
test-commandserver: test that phase data is being refreshed
stable
|
Thu, 26 Jan 2012 00:21:54 +0200 |
Idan Kamara |
localrepo: delete _phaserev when invalidating caches
stable
|
Thu, 26 Jan 2012 00:21:53 +0200 |
Idan Kamara |
localrepo: fix phaseroots filecache definition
stable
|
Tue, 24 Jan 2012 19:49:30 +0100 |
Pierre-Yves David |
discovery: fix regression when checking heads for pre 1.4 client (issue3218)
stable
|
Wed, 25 Jan 2012 14:06:04 -0600 |
Jens Bäckman |
help: mark strings for translation
stable
|
Wed, 25 Jan 2012 20:03:46 +0100 |
David Soria Parra |
bookmarks: respect --debug during incoming/outgoing
stable
|
Wed, 25 Jan 2012 16:52:16 +0100 |
Na'Tosha Bard |
largefiles: fix revert on missing largefile (issue3217)
stable
|
Wed, 25 Jan 2012 14:10:01 +0100 |
Na'Tosha Bard |
largefiles: fix transplant for all cases (issue3192)
stable
|
Wed, 25 Jan 2012 03:01:19 +0700 |
Andrei Polushin |
i18n-ru: synchronized with 9f2ed48f8cda
stable
|
Wed, 25 Jan 2012 10:13:06 +0100 |
Jens Bäckman |
i18n-sv: translated phase
stable
|
Wed, 25 Jan 2012 09:33:48 +0100 |
Jens Bäckman |
i18n-sv: translating strings for add, annotate, debuginstall
stable
|
Wed, 25 Jan 2012 08:48:52 +0100 |
Jens Bäckman |
i18n-sv: synchronized with c2e6c5ef4555
stable
|
Tue, 24 Jan 2012 17:17:37 -0600 |
Matt Mackall |
merge with i18n
stable
|
Tue, 24 Jan 2012 17:16:29 -0600 |
Matt Mackall |
copies: eliminate criss-crosses when chaining
stable
|
Mon, 23 Jan 2012 16:12:32 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with f7c8d6ee6056
stable
|
Mon, 23 Jan 2012 16:11:37 -0200 |
Wagner Bruna |
merge with i18n
stable
|
Fri, 20 Jan 2012 11:11:36 +0100 |
Jens Bäckman |
i18n-sv: synchronized with 7ed056f1e97d
stable
|
Sat, 21 Jan 2012 21:39:27 -0600 |
Augie Fackler |
mq: pass qbase node instead of mq statusentry in phasedefaults
stable
|
Sat, 21 Jan 2012 23:50:58 +0100 |
Jesus Espino Garcia |
patch: a little bit more robust line counting on diff --stat (issue3183)
stable
|
Sat, 21 Jan 2012 13:31:41 +0100 |
Jesus Espino Garcia |
convert: subversion convert abort on revision not found (issue 3205)
stable
|
Sat, 21 Jan 2012 00:40:18 +0100 |
Jesus Espino Garcia |
bash_completion: added -o filename option to _hg_status (issue3101)
stable
|
Sun, 22 Jan 2012 21:30:09 +0100 |
Pierre-Yves David |
phase: alway return a value
stable
|
Mon, 23 Jan 2012 13:24:32 +0100 |
Na'Tosha Bard |
largefiles: fix addremove when no largefiles are specified
stable
|
Fri, 20 Jan 2012 23:52:31 -0600 |
Matt Mackall |
revset: include the correct first ancestor change for follow(file)
stable
|
Fri, 20 Jan 2012 23:10:13 -0600 |
Matt Mackall |
revset: remove unreferenced followfile function
stable
|
Fri, 20 Jan 2012 23:05:04 -0600 |
Matt Mackall |
revsets: provide contexts for filesets
stable
|
Fri, 20 Jan 2012 22:19:40 -0600 |
Matt Mackall |
fileset: don't attempt to check data predicates against removed files
stable
|
Fri, 20 Jan 2012 19:22:09 -0600 |
Matt Mackall |
revset: simplify help not about quoting
stable
|
Fri, 20 Jan 2012 15:30:28 -0600 |
Matt Mackall |
Added signature for changeset db33555eafea
stable
|
Fri, 20 Jan 2012 15:30:25 -0600 |
Matt Mackall |
Added tag 2.1-rc for changeset db33555eafea
stable
|
Fri, 20 Jan 2012 15:25:39 -0600 |
Matt Mackall |
bookmarks: correct correction of -i
stable 2.1-rc
|
Fri, 20 Jan 2012 23:05:14 +0200 |
Idan Kamara |
commands: drop exclamation mark in abort message
stable
|
Thu, 19 Jan 2012 16:10:26 -0600 |
Kevin Bullock |
update: note ways to avoid moving bookmark
stable
|
Fri, 20 Jan 2012 21:21:13 +0100 |
Pierre-Yves David |
push: prevent moving phases outside of the pushed subset
stable
|
Fri, 20 Jan 2012 19:41:18 +0100 |
Pierre-Yves David |
discovery: ensure that missingheads are always heads of everything we tried
stable
|
Fri, 20 Jan 2012 19:23:53 +0100 |
Pierre-Yves David |
phase: extracts heads computation logics from analyzeremotephases
stable
|
Fri, 20 Jan 2012 19:18:09 +0100 |
Pierre-Yves David |
phase: fix warning text from invalid remote phase
stable
|
Fri, 20 Jan 2012 18:45:29 +0100 |
Pierre-Yves David |
mq-safety: don't apply safety on non-outgoing changeset
stable
|
Fri, 20 Jan 2012 00:27:11 +0100 |
Pierre-Yves David |
phases: properly register excluded changeset when revision are specified
stable
|
Fri, 20 Jan 2012 14:19:13 -0600 |
Matt Mackall |
bookmarks: make -i summary simpler and more accurate
stable
|
Fri, 20 Jan 2012 14:18:51 -0600 |
Matt Mackall |
revset: allow slashes in symbols
stable
|
Fri, 20 Jan 2012 13:19:32 -0200 |
Wagner Bruna |
phases: do not mark debug message for translation
stable
|
Fri, 20 Jan 2012 13:10:01 -0200 |
Wagner Bruna |
templatekw: fix phase keywords
stable
|
Fri, 20 Jan 2012 12:57:13 -0200 |
Wagner Bruna |
phases: fix typo in warning message
stable
|
Fri, 20 Jan 2012 12:04:45 -0200 |
Wagner Bruna |
rebase: drop uppercase in abort message
stable
|
Fri, 02 Dec 2011 18:20:32 +0100 |
Na'Tosha Bard |
largefiles: add --normal option to hg add (issue3061)
stable
|
Fri, 20 Jan 2012 11:56:12 +0100 |
Na'Tosha Bard |
largefiles: fix caching largefiles from an aliased repo (issue3212)
stable
|
Sat, 14 Jan 2012 01:56:27 +0100 |
Mads Kiilerich |
run-tests: expand user in --with-hg
stable
|
Fri, 20 Jan 2012 01:24:16 +0100 |
Mads Kiilerich |
tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh'
stable
|
Sat, 14 Jan 2012 01:55:50 +0100 |
Mads Kiilerich |
tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode
stable
|
Thu, 19 Jan 2012 16:05:01 -0600 |
Kevin Bullock |
bookmarks: clarify help for -i/--inactive
stable
|
Fri, 20 Jan 2012 13:19:39 -0200 |
Wagner Bruna |
revset: fix typo in message
stable
|
Thu, 19 Jan 2012 14:34:32 -0600 |
Matt Mackall |
merge default into stable for 2.1 code freeze
stable
|
Thu, 19 Jan 2012 14:31:05 -0600 |
Matt Mackall |
revset: add remote() predicate to lookup remote revisions
|
Thu, 19 Jan 2012 14:07:48 -0600 |
Matt Mackall |
bookmarks: automatically advance bookmark on naked update (BC) (issue2894)
|
Thu, 19 Jan 2012 11:35:06 -0600 |
Matt Mackall |
qimport: back out 2eec74d7ce95
|
Thu, 19 Jan 2012 16:09:43 +0100 |
Pierre-Yves David |
phases: only synchronize on common changeset when push fails
|
Thu, 19 Jan 2012 15:50:55 +0100 |
Pierre-Yves David |
discovery: diet discovery.prepush from non-discovery code
|
Thu, 19 Jan 2012 11:30:37 +0100 |
Pierre-Yves David |
qfinish: set all qfinished patch as draft, not only qbase
|
Thu, 19 Jan 2012 10:07:13 +0100 |
Patrick Mezard |
largefiles: test and simplify empty directory removal in remove
|
Thu, 19 Jan 2012 02:14:06 +0100 |
Mads Kiilerich |
tag: invalidate tag cache immediately after adding new tag (issue3210)
|
Wed, 18 Jan 2012 17:18:38 +0100 |
Pierre-Yves David |
mq: ensure mq changesets are set to secret when no phase data are found
|
Tue, 17 Jan 2012 02:26:00 +0100 |
Pierre-Yves David |
mq: qimporting revision set them to secret
|
Wed, 18 Jan 2012 16:53:49 +0100 |
Pierre-Yves David |
mq: have mq create secret changeset only
|
Wed, 18 Jan 2012 20:00:48 -0600 |
Matt Mackall |
wireproto: refuse to lookup secret csets
|
Wed, 18 Jan 2012 19:16:01 -0600 |
Matt Mackall |
qclone: ignore local qbase if secret
|