Tue, 20 Oct 2009 18:23:33 +0200 |
Martin Geisler |
i18n-pt_BR: fixed bullet list
|
Tue, 20 Oct 2009 13:09:47 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with fc493cb90bb1
|
Tue, 20 Oct 2009 13:07:26 -0200 |
Wagner Bruna |
i18n-pt_BR: synchronized with 5287de171d74
|
Tue, 20 Oct 2009 17:31:09 +0300 |
Fabian Kreutz |
i18n-de: Removed all fuzzies and translated small alphaend-extensions
|
Mon, 28 Sep 2009 20:32:54 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 02c43e8e0835
|
Sat, 07 Nov 2009 14:12:08 -0600 |
Matt Mackall |
Fix up import test
|
Sat, 07 Nov 2009 14:09:16 -0600 |
Matt Mackall |
subrepo: more robust split for .hgsubstate parsing
|
Sat, 07 Nov 2009 14:07:45 -0600 |
Matt Mackall |
filectx: shortcut unrelated files in ancestor() (issue1327)
|
Sat, 07 Nov 2009 14:07:45 -0600 |
Matt Mackall |
merge: first part of fix for issue1327
|
Thu, 05 Nov 2009 16:40:48 -0500 |
Jesse Glick |
Related to Issue919: ui.progress, apparently unused before now, is busted.
|
Sat, 17 Oct 2009 14:00:41 -0400 |
Jesse Glick |
Sometimes pushing to an HTTP repo fails with a useless message.
|
Mon, 26 Oct 2009 02:06:23 +0200 |
timeless |
hg help resolve grossly mischaracterizes the --all switch
|
Sat, 07 Nov 2009 15:51:32 +0100 |
Martin Geisler |
hgrc.5: mark more inline literals
|
Sat, 07 Nov 2009 14:41:03 +0100 |
Martin Geisler |
hgrc.5: do not turn random URLs into links
|
Sat, 07 Nov 2009 14:30:58 +0100 |
Martin Geisler |
hgrc.5: use enumerated list for email charsets
|
Sat, 07 Nov 2009 13:54:47 +0100 |
Christian Ebert |
hgrc.5: order of email charsets is not a top level literal block
|
Sat, 07 Nov 2009 13:25:25 +0100 |
Benoit Boissinot |
sshrepo: move mkstemp() out of the try block, we don't use the exception
|
Sat, 07 Nov 2009 03:22:03 +0100 |
Martin Geisler |
minirst: update module docstring
|
Sat, 07 Nov 2009 03:16:23 +0100 |
Martin Geisler |
commands: use enumerated lists in help texts
|
Sat, 07 Nov 2009 03:14:56 +0100 |
Martin Geisler |
minirst: support enumerated lists
|
Sat, 07 Nov 2009 03:04:46 +0100 |
Martin Geisler |
minirst: prepare for general types of bullet lists
|
Fri, 06 Nov 2009 00:30:35 +0100 |
Martin Geisler |
minirst: combine list parsing in one function
|
Thu, 05 Nov 2009 21:53:22 +0100 |
Martin Geisler |
test-minirst: don't test on invalid reST input
|
Thu, 05 Nov 2009 21:30:50 +0100 |
Martin Geisler |
minirst: remove unnecessary "elif:" statements
|
Sat, 07 Nov 2009 01:46:27 +0100 |
Martin Geisler |
commands: call ui.username carefully in debuginstall
|
Sat, 07 Nov 2009 00:13:05 +0100 |
Martin Geisler |
mq: do not call ui.username unless it is necessary
|
Fri, 06 Nov 2009 22:54:51 +0100 |
Dirkjan Ochtman |
util: sort paths in walkrepos() (fixes test failures in test-hgwebdir)
|
Fri, 06 Nov 2009 22:46:46 +0100 |
Dirkjan Ochtman |
hgweb: treat rev as raw-rev if user agent is hg
|
Fri, 06 Nov 2009 13:48:17 +0200 |
Marti Raudsepp |
patchbomb: fix 'echo -en' bashism in test-patchbomb
|
Thu, 05 Nov 2009 17:38:03 -0500 |
Jesse Glick |
Issue919: add a standard extension to recreate hardlinks between repositories.
|
Fri, 06 Nov 2009 08:28:45 +0100 |
Joel Rosdahl |
tests: glog with style and file parameter (issue1896)
|
Fri, 06 Nov 2009 08:27:17 +0100 |
Dirkjan Ochtman |
graphlog: don't pass filectxs to the templater (issue1896)
|
Mon, 02 Nov 2009 11:03:22 -0500 |
Augie Fackler |
keepalive: handle broken pipes gracefully during large POSTs
|
Thu, 05 Nov 2009 15:18:56 +0100 |
Yannick Gingras |
diff: add --inverse option
|
Thu, 05 Nov 2009 15:06:35 +0100 |
Dirkjan Ochtman |
hgweb: keep original order from hgwebdir config files (issue1535)
|
Thu, 05 Nov 2009 15:01:00 +0100 |
Dirkjan Ochtman |
hgweb: use a tuple-list instead of dictionary for append-only store
|
Thu, 05 Nov 2009 15:19:54 +0100 |
Dirkjan Ochtman |
templater: readable dates older than 24 months revert to ISO8601 (issue1006)
|
Thu, 05 Nov 2009 14:44:29 +0100 |
Dirkjan Ochtman |
templater: put 'ago' inside the age template filter
|
Thu, 05 Nov 2009 14:26:37 +0100 |
Dirkjan Ochtman |
coal/paper: show link to latest file revision (issue1344)
|
Thu, 05 Nov 2009 11:51:35 +0100 |
Dirkjan Ochtman |
tests: fix hghave test for rst2html to not spew error output
|
Thu, 05 Nov 2009 10:59:33 +0100 |
Stuart W Marks |
help: describe new cross-branch behavior in update help text, plus cleanups
|
Thu, 05 Nov 2009 10:53:59 +0100 |
Stuart W Marks |
update: allow branch crossing without -c or -C, with no uncommitted changes
|
Thu, 05 Nov 2009 10:53:36 +0100 |
Stuart W Marks |
update: add comments and test cases for updating across branches
|
Thu, 05 Nov 2009 10:49:28 +0100 |
Marti Raudsepp |
patchbomb: fix handling of email addresses with Unicode domains (IDNA)
|
Thu, 05 Nov 2009 11:05:13 +0100 |
Adrian Buehlmann |
clone: add option -u/--updaterev
|
Thu, 05 Nov 2009 11:07:01 +0100 |
Dirkjan Ochtman |
hgweb/sshserver: extract capabilities for easier modification
|
Thu, 05 Nov 2009 10:44:36 +0100 |
Dirkjan Ochtman |
kill trailing whitespace
|
Thu, 05 Nov 2009 01:11:28 +0100 |
Martin Geisler |
color: wrap qrecord
|
Thu, 05 Nov 2009 01:10:43 +0100 |
Martin Geisler |
record: use uisetup instead of extsetup to register qrecord
|
Wed, 04 Nov 2009 15:18:19 +0100 |
Sune Foldager |
merge: supply base node to merge tools in the environment
|
Wed, 04 Nov 2009 09:34:04 +0100 |
Martin Geisler |
test-bisect: normalize shell error message
|
Mon, 02 Nov 2009 17:06:11 -0500 |
Greg Ward |
run-tests: add "debug" mode: don't capture child output, just show it.
|
Mon, 02 Nov 2009 17:06:10 -0500 |
Greg Ward |
run-tests: make --tmpdir option more useful.
|
Mon, 02 Nov 2009 21:55:59 +0100 |
Martin Geisler |
hg.1: kill spurious backslash
|
Mon, 02 Nov 2009 21:47:03 +0100 |
Martin Geisler |
help: markup email addresses as inline literals
|
Mon, 02 Nov 2009 21:38:42 +0100 |
Martin Geisler |
doc/Makefile: add help/*.txt as a dependency
|
Mon, 02 Nov 2009 21:32:42 +0100 |
Martin Geisler |
doc: add some internal links to man pages
|
Mon, 02 Nov 2009 21:08:33 +0100 |
Martin Geisler |
hgrc.5: combined short paragraphs into one
|
Mon, 02 Nov 2009 21:02:56 +0100 |
Martin Geisler |
doc: use reST note directive
|
Mon, 02 Nov 2009 20:53:34 +0100 |
Martin Geisler |
hgrc.5: capitalize True and False consistently
|
Mon, 02 Nov 2009 20:50:57 +0100 |
Martin Geisler |
commands: slightly better help for --traceback
|
Mon, 02 Nov 2009 20:50:30 +0100 |
Martin Geisler |
hgrc.5: document ui.traceback setting
|
Mon, 02 Nov 2009 19:07:26 +0100 |
Benoit Boissinot |
fix tests output changed by 8269fe2d48f6
|
Mon, 02 Nov 2009 17:54:19 +0100 |
Benoit Boissinot |
byterange: backport fix from upstream
|
Mon, 02 Nov 2009 10:20:04 +0100 |
Sune Foldager |
hgweb: send proper error messages to the client
|
Mon, 02 Nov 2009 10:19:14 +0100 |
Sune Foldager |
transaction: always remove empty journal on abort
|
Mon, 02 Nov 2009 10:18:43 +0100 |
Sune Foldager |
test-bisect: fix shell-dependent output
|
Mon, 02 Nov 2009 10:17:20 +0100 |
Sune Foldager |
change 'journal already exists' to 'abandoned transaction found'
|
Mon, 02 Nov 2009 10:15:04 +0100 |
Sune Foldager |
verify: report existence of journal
|
Sun, 01 Nov 2009 03:26:10 +0100 |
Benoit Boissinot |
bisect: no need to save the state if it wasn't changed
|
Sun, 01 Nov 2009 02:57:11 +0100 |
Benoit Boissinot |
record: get the right position (account for skipped files)
|
Sun, 01 Nov 2009 02:54:32 +0100 |
Benoit Boissinot |
log --limit: break after a limited number of csets (broken by f3d60543924f)
|
Sat, 31 Oct 2009 18:17:59 +0100 |
Benoit Boissinot |
transaction: more specific exceptions, os.unlink can raise OSError
|
Sat, 31 Oct 2009 18:10:52 +0100 |
Benoit Boissinot |
lock: catch specific exceptions
|
Sat, 31 Oct 2009 18:02:34 +0100 |
Benoit Boissinot |
patch: use the public ctx API instead of the internals
|
Sat, 31 Oct 2009 18:02:13 +0100 |
Benoit Boissinot |
patch: don't use mutable object as default argument
|
Sat, 31 Oct 2009 18:01:08 +0100 |
Benoit Boissinot |
patch: initialize all attributes of the hunk class
|
Sat, 31 Oct 2009 18:00:05 +0100 |
Benoit Boissinot |
patch: simplify logic
|
Sat, 31 Oct 2009 17:07:12 +0100 |
Benoit Boissinot |
lock: use '==' instead of 'is' for integer equality ('is' may not work)
|
Sat, 31 Oct 2009 17:04:46 +0100 |
Benoit Boissinot |
pychecker: remove unused local variables
|
Sat, 31 Oct 2009 16:56:58 +0100 |
Benoit Boissinot |
remove unused imports
|
Sat, 31 Oct 2009 16:49:27 +0100 |
Benoit Boissinot |
changelog: do not use a mutable default value
|
Sat, 31 Oct 2009 16:42:51 +0100 |
Benoit Boissinot |
bundlerepo: keep the bundlerevlog interface in sync with revlog
|
Sat, 31 Oct 2009 00:31:08 +0100 |
Benoit Boissinot |
localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
|
Sat, 31 Oct 2009 00:27:50 +0100 |
Benoit Boissinot |
localrepo/branchcache: kill unused localrepo.branchcache
|
Sat, 31 Oct 2009 00:20:28 +0100 |
Benoit Boissinot |
localrepo/branchcache: rebuild the "charset-aware" branchcache when needed
|
Fri, 30 Oct 2009 15:43:01 +0200 |
Alexander Solovyov |
churn: fix --progress (broken by f3d60543924f)
|
Mon, 26 Oct 2009 13:37:39 +0100 |
Henrik Stuart |
transfer branchmap branch names over the wire in utf-8
|
Fri, 30 Oct 2009 13:40:23 +0200 |
Alexander Solovyov |
churn: fix changeset count (broken by 9b127e888640)
|
Thu, 29 Oct 2009 20:50:24 +0200 |
Alexander Solovyov |
churn: ability to display added/removed lines separately
|
Fri, 30 Oct 2009 09:54:39 +0100 |
Dirkjan Ochtman |
cmdutil: fix bug in finddate() implementation
|
Fri, 30 Oct 2009 09:53:39 +0100 |
Dirkjan Ochtman |
merge changes from mpm
|
Wed, 28 Oct 2009 22:47:46 -0500 |
Steve Borho |
cmdutil: update finddate()
|
Thu, 29 Oct 2009 19:03:16 -0500 |
Matt Mackall |
walkchangerevs: drop ui arg
|
Thu, 29 Oct 2009 19:03:13 -0500 |
Matt Mackall |
walkchangerevs: reset cache between windows
|
Thu, 29 Oct 2009 17:07:54 -0500 |
Matt Mackall |
log: tidy up some filter tests
|
Thu, 29 Oct 2009 17:07:51 -0500 |
Matt Mackall |
walkchangerevs: move 'add' to callback
|
Wed, 28 Oct 2009 23:59:18 +0900 |
Yuya Nishihara |
hgweb: added test case for extension loading phases (issue1824)
|
Wed, 28 Oct 2009 23:55:23 +0900 |
Yuya Nishihara |
extensions: changed to call extsetup() from extensions.loadall()
|
Wed, 21 Oct 2009 13:40:55 +0200 |
Adrian Buehlmann |
hgrc.5.txt: mention hgrc categories with higher precedence first
|
Wed, 28 Oct 2009 21:35:57 +0100 |
Sune Foldager |
hook: only redirect stdout if it and stderr are valid files
|
Wed, 28 Oct 2009 13:17:03 -0500 |
Matt Mackall |
verify: filter the candidate list for broken linkrevs
|
Tue, 27 Oct 2009 17:14:19 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 27 Oct 2009 17:01:32 -0500 |
Matt Mackall |
walkchangerevs: internalize ctx caching
|
Sun, 25 Oct 2009 18:43:59 -0500 |
Matt Mackall |
walkchangerevs: yield contexts
|
Sun, 25 Oct 2009 18:43:58 -0500 |
Matt Mackall |
walkchangerevs: kill window step of iterator
|
Sun, 25 Oct 2009 18:43:56 -0500 |
Matt Mackall |
walkchangerevs: pull out matchfn
|
Tue, 27 Oct 2009 21:59:44 +0900 |
Yuya Nishihara |
diffstat: made test case work with POSIX sh and printf
|
Tue, 27 Oct 2009 10:33:41 +0100 |
Sune Foldager |
bundlerepo: fix small bug in exception raising
|
Sun, 25 Oct 2009 14:45:38 +0200 |
timeless |
minor documentation improvements
|
Sun, 25 Oct 2009 14:28:02 +0100 |
Alexander Solovyov |
patchbomb: accept default if it is empty string
|
Sun, 25 Oct 2009 14:24:39 +0100 |
Martin Geisler |
patchbomb: fix double-spaces in prompts
|
Sun, 25 Oct 2009 13:27:54 +0100 |
timeless |
commands: adding --no-status to resolve to match status
|
Wed, 21 Oct 2009 12:41:28 +0300 |
timeless |
commands: use rev from remote repo when updating as part of a pull
|
Wed, 21 Oct 2009 12:03:14 +0300 |
timeless |
commands: highlighting that rev is based on the remote repository
|
Sun, 25 Oct 2009 12:05:07 +0200 |
Alexander Solovyov |
bookmarks: use API to determine if repo is local
|
Sun, 25 Oct 2009 02:53:33 +0200 |
Brodie Rao |
diffstat: with --git, mark binary files with Bin
|
Sun, 25 Oct 2009 02:52:36 +0200 |
Brodie Rao |
color: colorize diff --stat
|
Sun, 25 Oct 2009 02:52:35 +0200 |
Brodie Rao |
diff: add --stat for diffstat output
|
Sun, 25 Oct 2009 02:35:35 +0200 |
Brodie Rao |
diffstat: print 0 instead of nothing for 0 adds or removes
|
Sat, 24 Oct 2009 12:29:39 +0200 |
Gilles Moris |
update tcsh_completion for the new forget and summary commands
|
Sat, 24 Oct 2009 19:01:40 +0200 |
Adrian Buehlmann |
cmdutil: minor refactoring of changeset_printer._show
|
Sat, 24 Oct 2009 00:29:25 +0200 |
Martin Geisler |
commands: search for translated version of "DEPRECATED"
|
Fri, 23 Oct 2009 23:10:05 +0200 |
Gilles Moris |
mercurial.spec: update requirements for the build
|
Fri, 23 Oct 2009 22:55:28 +0200 |
Martin Geisler |
convert: document parent order in splicemap help (issue1764)
|
Thu, 22 Oct 2009 23:41:01 +0200 |
Pascal Quantin |
Add style.css file to Inno Setup script
|
Mon, 21 Sep 2009 19:21:32 +0200 |
Nicolas Dumazet |
util: use sys.argv[0] if $HG is unset and 'hg' is not in PATH
|
Wed, 21 Oct 2009 14:16:37 +0200 |
Peter Arrenbrecht |
graphlog: hide internal state of ascii() from users
|
Thu, 22 Oct 2009 00:46:54 +0200 |
Adrian Buehlmann |
doc/hgrc.5.txt: deprecate [defaults]
|
Wed, 21 Oct 2009 17:54:51 -0500 |
Matt Mackall |
Merge with crew
|
Thu, 22 Oct 2009 00:30:24 +0200 |
Martin Geisler |
rst2man: highlight inline literals in bold
|
Thu, 22 Oct 2009 00:27:08 +0200 |
Martin Geisler |
rst2man: avoid italic for references
|
Wed, 21 Oct 2009 23:40:01 +0200 |
Martin Geisler |
doc: add a style sheet to the generated HTML pages
|
Wed, 21 Oct 2009 17:42:22 -0500 |
Matt Mackall |
summary: remove reference to -p
|
Tue, 20 Oct 2009 22:43:17 +0200 |
Martin Geisler |
doc, help: stream-line use of inline-literals
|
Tue, 20 Oct 2009 22:16:27 +0200 |
Martin Geisler |
minirst: convert ``foo`` into "foo" upon display
|
Tue, 20 Oct 2009 22:42:49 +0200 |
Martin Geisler |
gendoc: fix synopsis
|
Tue, 20 Oct 2009 22:39:37 +0200 |
Martin Geisler |
test-debugcomplete: update output to match a7ef354da662
|
Tue, 20 Oct 2009 11:59:38 -0500 |
Matt Mackall |
summary: add --remote
|
Tue, 20 Oct 2009 11:58:09 -0500 |
Matt Mackall |
summary: restore briefer commit status
|
Tue, 20 Oct 2009 11:57:25 -0500 |
Matt Mackall |
summary: add empty repository and no revision checked out hints
|
Mon, 19 Oct 2009 23:53:25 -0500 |
Matt Mackall |
Merge with crew
|
Tue, 20 Oct 2009 00:30:36 +0200 |
Benoit Boissinot |
merge with crew
|
Sun, 18 Oct 2009 14:35:36 +0200 |
Gilles Moris |
setup: refactor the version string to a subset of tag+tagdist-hash+date
|
Tue, 11 Aug 2009 09:04:02 +0200 |
Gilles Moris |
archive: add branch and tag informations to the .hg_archival.txt file
|
Tue, 20 Oct 2009 00:17:36 +0200 |
Martin Geisler |
ui: only use "user@host" as username in noninteractive mode
|
Mon, 19 Oct 2009 23:27:20 +0300 |
Alexander Solovyov |
fix patchbomb prompt when sending series of patches
|
Fri, 16 Oct 2009 23:57:34 +0200 |
Adrian Buehlmann |
hg.clone: report branch name on update
|
Mon, 19 Oct 2009 22:19:28 +0300 |
Alexander Solovyov |
make path expanding more consistent
|
Sat, 17 Oct 2009 15:40:34 +0200 |
Henrik Stuart |
tests: fix inadvertent use of existing test repository
|
Mon, 19 Oct 2009 07:14:44 +0200 |
David Soria Parra |
commands: clarify output for the commit summary
|
Mon, 19 Oct 2009 14:37:37 +0200 |
Martin Geisler |
commands: do not split a translated string
|
Mon, 19 Oct 2009 00:36:52 -0500 |
Matt Mackall |
Remove parents from default help in favor of summary
|
Mon, 19 Oct 2009 00:22:49 -0500 |
Matt Mackall |
summary: quieter with -q
|
Mon, 19 Oct 2009 00:21:06 -0500 |
Matt Mackall |
commands: fix missing empty synopses
|
Sun, 18 Oct 2009 22:31:05 -0500 |
Matt Mackall |
Introduce summary command
|
Fri, 16 Oct 2009 11:19:39 +0200 |
Mads Kiilerich |
Merge with redone c655432c2c24 (issue1860)
|
Fri, 16 Oct 2009 11:18:38 +0200 |
Mads Kiilerich |
Dummy-merge with c655432c2c24 (issue1860)
|
Fri, 16 Oct 2009 11:16:42 +0200 |
Mads Kiilerich |
Redo c655432c2c24 (issue1860)
|
Fri, 16 Oct 2009 00:45:18 +0200 |
Martin Geisler |
Merge with crew-stable
|
Fri, 16 Oct 2009 00:06:23 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 13 Oct 2009 13:43:55 -0700 |
Bryan O'Sullivan |
Merge with mpm
|
Tue, 13 Oct 2009 12:27:50 -0700 |
Lee Cantey |
README: revert accidental commit
|
Tue, 13 Oct 2009 12:23:23 -0700 |
Lee Cantey |
test-gendoc: adjust output to account for Swedish translation
|
Sun, 11 Oct 2009 21:32:55 +0200 |
Dirkjan Ochtman |
merge with mpm
|
Sat, 10 Oct 2009 12:24:09 +0200 |
Dirkjan Ochtman |
merge with crew-stable
|
Sat, 10 Oct 2009 12:23:42 +0200 |
Dirkjan Ochtman |
merge with mpm
|
Fri, 09 Oct 2009 00:29:39 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 16 Oct 2009 00:09:18 +0200 |
Benoit Allard |
mq: fix traceback for qpush inexistant-patch with no patch applied
|
Wed, 14 Oct 2009 20:55:39 +0300 |
timeless |
rebase: change rebase help to talk about changesets and branch names
|
Wed, 14 Oct 2009 21:21:09 -0700 |
Stephen Rasku |
mq: changed help for qpop -f to reflect actual behaviour
|
Thu, 15 Oct 2009 23:15:30 +0200 |
Patrick Mezard |
convert/svn: better error when hg cannot call itself (issue1838)
|
Thu, 15 Oct 2009 23:15:30 +0200 |
Patrick Mezard |
patch: handle symlink updates/replacements (issue1785)
|
Thu, 15 Oct 2009 23:15:30 +0200 |
Patrick Mezard |
patch: handle symlinks without symlinkhunk
|
Mon, 12 Oct 2009 18:25:46 -0500 |
Matt Mackall |
bisect: use util.system and fix good/bad when using -c
|
Mon, 12 Oct 2009 14:59:28 -0500 |
Matt Mackall |
bisect: limit considered set to descendants of first good rev
|
Mon, 12 Oct 2009 14:52:53 -0500 |
Matt Mackall |
tests: add -k to test scripts matching keywords
|
Fri, 09 Oct 2009 16:27:05 +0200 |
Raoul Bhatia [IPAX] |
use short identifiers in atom feed
|
Sun, 11 Oct 2009 13:58:53 -0500 |
Matt Mackall |
run-tests: add --noskips option
|
Fri, 09 Oct 2009 03:53:24 -0400 |
Brodie Rao |
color: add test for record support
|
Thu, 08 Oct 2009 10:39:43 +0200 |
Sune Foldager |
rebase: return early when source is descendant of destination
|
Thu, 08 Oct 2009 10:07:41 +0200 |
Sune Foldager |
rebase: improve error and debug messages
|
Sun, 11 Oct 2009 13:54:19 -0500 |
Matt Mackall |
Merge with stable
|
Sat, 10 Oct 2009 12:19:58 +0200 |
Dirkjan Ochtman |
merge with hg-stable
|
Sat, 10 Oct 2009 12:00:43 +0200 |
Dirkjan Ochtman |
encoding: fix issue with non-standard UTF-8 CTYPE on OS X
|
Thu, 08 Oct 2009 23:42:33 +0200 |
Patrick Mezard |
patch: do not swallow header-like patch first line (issue1859)
|
Thu, 08 Oct 2009 23:32:36 +0200 |
Patrick Mezard |
windows: fix unlink() not dropping empty tree (issue1861)
|
Thu, 08 Oct 2009 01:17:48 -0500 |
Matt Mackall |
merge with stable
|
Thu, 08 Oct 2009 01:17:24 -0500 |
Matt Mackall |
merge with i18n-stable
|
Thu, 08 Oct 2009 01:16:32 -0500 |
Matt Mackall |
Merge with i18n
|
Tue, 06 Oct 2009 11:18:58 +0300 |
Fabian Kreutz |
i18n-de: Translate extdiff, gpg, graphlog and fix some fuzzies
|
Wed, 30 Sep 2009 21:14:24 +0200 |
Martin Geisler |
Merge with hg-i18n-stable
|
Mon, 28 Sep 2009 20:14:39 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with a1ee850f49e3
|
Tue, 29 Sep 2009 00:54:15 +0200 |
Martin Geisler |
Merge with hg-i18n-stable
|
Mon, 28 Sep 2009 00:45:47 +0200 |
Martin Geisler |
Merge with hg-i18n-stable
|
Thu, 17 Sep 2009 00:43:25 +0200 |
Martin Geisler |
i18n-da: synchronized with 812aaef40757
|
Wed, 16 Sep 2009 23:46:06 +0200 |
Martin Geisler |
Merge with main
|
Wed, 16 Sep 2009 16:11:44 +0200 |
Martin Geisler |
i18n-de: correct indentation of verbatim blocks
|
Wed, 16 Sep 2009 15:41:39 +0200 |
Martin Geisler |
i18n-de: correct errors reported by msgfmt
|
Wed, 16 Sep 2009 14:14:06 +0300 |
Fabian Kreutz |
i18n-de: Translation of convert + more syntax fixes
|
Mon, 14 Sep 2009 09:14:36 +0300 |
Fabian Kreutz |
i18n-de: redid latest translations
|
Tue, 08 Sep 2009 19:46:20 -0300 |
Wagner Bruna |
merge with i18n-stable
|
Tue, 18 Aug 2009 08:49:41 +0200 |
Jens Bäckman |
i18n-sv: Start Swedish translation
|
Thu, 13 Aug 2009 20:12:34 +0200 |
Martin Geisler |
i18n: merge with pt_BR
|
Wed, 12 Aug 2009 11:45:47 -0300 |
Wagner Bruna |
i18n-pt_BR: synchronized with 4e7149ed98e8
|
Wed, 12 Aug 2009 11:42:21 -0300 |
Wagner Bruna |
merge with i18n-stable
|
Thu, 08 Oct 2009 00:59:46 -0500 |
Matt Mackall |
Merge with -stable
|
Wed, 07 Oct 2009 14:01:20 -0500 |
Kevin Bullock |
color: allow multiple args to ui.write()
|
Thu, 08 Oct 2009 09:27:22 +0800 |
TK Soh |
color: add support for record extension
|
Wed, 07 Oct 2009 20:32:07 +0200 |
Adrian Buehlmann |
util: move rename into posix.py and windows.py
|
Wed, 07 Oct 2009 20:16:43 +0200 |
Adrian Buehlmann |
util: state docstring of rename more precisely
|
Mon, 05 Oct 2009 18:17:13 -0400 |
Greg Ward |
cmdutil: changeset_printer: use methods of filectx/changectx.
|
Wed, 07 Oct 2009 22:50:20 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 06 Oct 2009 22:46:31 +0200 |
Patrick Mezard |
verify: detect file copy sources not in parents with --verbose
|
Tue, 06 Oct 2009 16:08:38 -0500 |
Steve Borho |
Merge with crew-stable
|
Mon, 05 Oct 2009 22:57:15 +0200 |
Patrick Mezard |
convert/cvs: stop supporting external cvsps
|
Mon, 05 Oct 2009 22:17:39 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 04 Oct 2009 23:16:54 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Sun, 04 Oct 2009 12:18:43 +0200 |
Martin Geisler |
help: un-indent help topics
|
Sun, 04 Oct 2009 09:59:13 +0200 |
Martin Geisler |
help: move help topics from mercurial/help.py to help/*.txt
|
Sat, 03 Oct 2009 18:58:25 +0200 |
Martin Geisler |
i18n: remove unnecessary os.path.normpath call
|
Sun, 04 Oct 2009 10:17:01 +0200 |
Martin Geisler |
commands: simpler sort of help topic names
|
Sat, 03 Oct 2009 18:31:20 +0200 |
Mads Kiilerich |
cmdutil: templating keywords latesttag and latesttagdistance
|
Sat, 03 Oct 2009 23:38:10 +0200 |
Benoit Boissinot |
merge with mpm
|
Sat, 03 Oct 2009 23:36:08 +0200 |
Benoit Boissinot |
bdiff: gradually enable the popularity hack
|
Wed, 07 Oct 2009 23:45:30 -0500 |
Matt Mackall |
Merge with -crew-stable
|
Wed, 07 Oct 2009 18:52:01 +0200 |
Patrick Mezard |
convert/hg: handle bogus copy records (issue1843)
|
Wed, 07 Oct 2009 10:13:04 +0200 |
Patrick Mezard |
convert/hg: make parents() return changectx, not nodes
|
Wed, 07 Oct 2009 23:25:41 -0500 |
Matt Mackall |
Merge with -crew-stable
|
Tue, 06 Oct 2009 10:45:23 +0200 |
Adrian Buehlmann |
util.rename: do not abort if os.unlink fails (issue1840)
|
Mon, 05 Oct 2009 22:01:08 +0200 |
Patrick Mezard |
convert: make mapfile handle LF and CRLF shamap (issue1846)
|
Sun, 04 Oct 2009 23:06:14 +0200 |
Patrick Mezard |
convert/darcs: handle directory renaming
|
Sun, 04 Oct 2009 22:23:11 +0200 |
Patrick Mezard |
convert/darcs: fix file renaming (issue1853)
|
Thu, 06 Aug 2009 21:35:25 -0700 |
Bryan O'Sullivan |
Fix failing darcs test
|
Sat, 03 Oct 2009 15:57:48 -0500 |
Matt Mackall |
Fix for issue1848
|
Sat, 03 Oct 2009 14:39:57 -0500 |
Matt Mackall |
Merge with -stable
|
Sat, 03 Oct 2009 14:39:46 -0500 |
Matt Mackall |
notify: update test
|
Fri, 07 Aug 2009 01:15:16 +0200 |
Grauw |
Fix issue 1782 don't do url2pathname conversion for urls
|
Tue, 29 Sep 2009 23:49:42 -0500 |
Kevin Bullock |
color: allow multiple args to ui.write()
|
Thu, 01 Oct 2009 08:50:10 +0200 |
Peter Arrenbrecht |
extdiff: fix defaulting to "diff" if no --program is given
|