Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
tests: various fixes for new unified test pattern format
2010-09-22, by Matt Mackall
tests: add glob matching for unified tests
2010-09-22, by Brodie Rao
tests: require regexes in unified tests to be marked with " (re)"
2010-09-22, by Brodie Rao
tests: ensure regexes match to the end of the string
2010-09-22, by Brodie Rao
tests: don't match blank output lines as regexes in unified tests
2010-09-22, by Brodie Rao
tests: improve regexes in unified tests
2010-09-22, by Brodie Rao
templater: add hex filter.
2010-09-22, by Dan Villiom Podlaski Christiansen
tests: unify test-convert-svn-*
2010-09-21, by Dan Villiom Podlaski Christiansen
merge: delay writing the mergestate during until commit is called
2010-09-06, by Peter Arrenbrecht
tests: fix touch -t with RHEL
2010-09-22, by Matt Mackall
tests: compatibility fix.
2010-09-21, by Dan Villiom Podlaski Christiansen
tests: drop a bunch of sed calls from unified tests
2010-09-21, by Matt Mackall
tests: cleanup exit code handling in unified tests
2010-09-21, by Matt Mackall
check-code: add some basic support for unified tests
2010-09-21, by Matt Mackall
test-subrepo-recursion: sort archive output for portability
2010-09-21, by Patrick Mezard
Merge with crew
2010-09-21, by Patrick Mezard
Merge with stable
2010-09-21, by Patrick Mezard
context: fix filectx.undelete() (issue2388)
stable
2010-09-21, by Patrick Mezard
tests: fix hgweb template change
stable
2010-09-20, by Matt Mackall
Merge with crew
2010-09-20, by Patrick Mezard
Restore lexists() changes lost in e0ee3e822a9a merge
2010-09-20, by Patrick Mezard
tests: fix hgweb template change
2010-09-20, by Matt Mackall
merge with stable
2010-09-20, by Matt Mackall
merge with crew
2010-09-20, by Matt Mackall
hgweb: be consistent with the background highlighting on closed branches (Issue2386)
stable
2010-09-19, by Ryan Phillips
mq: fix the deprecation comment for qsave & qrestore.
stable
2010-09-20, by Dan Villiom Podlaski Christiansen
revsets: reduce cost of outgoing in the optimizer
2010-09-20, by Matt Mackall
test-convert-hg-startrev: enable convert.hg.saverev.
2010-09-02, by Dan Villiom Podlaski Christiansen
transplant: fix var name conflict introduced by 2912881c2a98
2010-09-18, by Peter Arrenbrecht
bundle: fix shrink-revlog bundle usage
2010-09-20, by Matt Mackall
bundlerepo: restore close() method
2010-09-20, by Matt Mackall
tests: drop final true command from unified tests
2010-09-20, by Matt Mackall
Merge with stable
2010-09-20, by Patrick Mezard
Use lexists() instead of exists() where appropriate
stable
2010-09-20, by Patrick Mezard
convert/svn: fix broken symlink renames in svn sink
stable
2010-09-20, by Patrick Mezard
rename: do not overwrite existing broken symlinks
stable
2010-09-20, by Patrick Mezard
patch: do not overwrite broken untracked symlinks
stable
2010-09-20, by Patrick Mezard
patch: fix target when patching broken symlinks (issue2368)
stable
2010-09-20, by Patrick Mezard
tests: fixup tests using unzip -l
2010-09-20, by Matt Mackall
tests: add hack to avoid problem with graphlog in unified tests
2010-09-20, by Matt Mackall
bundle: encapsulate all bundle streams in unbundle class
2010-09-20, by Matt Mackall
bundle: move chunk parsing into unbundle class
2010-09-19, by Matt Mackall
bundle: get rid of chunkiter
2010-09-19, by Matt Mackall
bundle: refactor progress callback
2010-09-19, by Matt Mackall
bundle: make getchunk() a method
2010-09-18, by Matt Mackall
bundlerepo: use bundle objects everywhere
2010-09-17, by Matt Mackall
bundlerepo: drop unused close() method
2010-09-17, by Matt Mackall
bundle: make unbundle object seekable
2010-09-17, by Matt Mackall
bundle: push chunkbuffer down into decompress
2010-09-17, by Matt Mackall
tests: fix a bunch of pointless #s in unified tests
2010-09-17, by Matt Mackall
tests: exit 0 no longer needed on unified tests
2010-09-17, by Matt Mackall
tests: update debugcomplete output
2010-09-20, by Matt Mackall
merge with abuehl
2010-09-20, by Matt Mackall
tests: unify some of test-mq*
2010-09-19, by Adrian Buehlmann
subrepo: add support for 'hg archive'
2010-09-20, by Martin Geisler
subrepo: introduce files and filedata methods for subrepo classes
2010-09-20, by Martin Geisler
merge with stable
2010-09-20, by Martin Geisler
revset: handle re.compile() errors in grep()
stable
2010-09-17, by Brodie Rao
archive: set date to 1980 for very old zip files
stable
2010-09-20, by Martin Geisler
Merge with stable
2010-09-17, by Steve Borho
test-eol-update: record new results as correct
stable
2010-09-17, by Steve Borho
tests: add exit codes to unified tests
2010-09-16, by Matt Mackall
merge with stable
2010-09-16, by Matt Mackall
merge: suggest 'hg up -C .' for discarding changes, not 'hg up -C'
2010-09-12, by Brodie Rao
transplant: maintain list of transplants in dict
2010-09-16, by Peter Arrenbrecht
tests: unify test-hgignore
2010-09-15, by Adrian Buehlmann
win32: update build instructions with correct CRT version
2010-09-16, by Pascal Quantin
merge with crew
2010-09-16, by Matt Mackall
merge with crew
stable
2010-09-16, by Matt Mackall
Merge with stable
2010-09-15, by Steve Borho
eol: setup the repo.ui in reposetup()
stable
2010-09-15, by Steve Borho
tests: unify test-hardlinks-safety
2010-09-15, by Adrian Buehlmann
tests: unify test-extra-filelog-entry
2010-09-15, by Adrian Buehlmann
tests: unify test-extdiff
2010-09-15, by Adrian Buehlmann
tests: add test for bookmark push/pull
2010-09-14, by Will Maier
bookmarks: set VALUE in push/pull
2010-09-14, by Will Maier
tests: unify test-username-newline
2010-09-14, by Adrian Buehlmann
tests: unify test-url-rev
2010-09-14, by Adrian Buehlmann
tests: unify test-update-renames
2010-09-14, by Adrian Buehlmann
tests: unify test-rename-merge1
2010-09-14, by Adrian Buehlmann
merge with crew
2010-09-15, by Matt Mackall
clone: only use stream when we understand the revlog format
2010-09-15, by Sune Foldager
localrepo: factor out requirement application and write
2010-09-15, by Sune Foldager
merge with stable
2010-09-14, by Matt Mackall
merge with i18n
2010-09-14, by Matt Mackall
merge with i18n
stable
2010-09-14, by Matt Mackall
l10n: starting to unify the old translations
2010-09-13, by Christoph
l10n: translations: env. variables / templating system (DE)
2010-09-13, by Christoph
l10n: added some new translations
2010-09-12, by Christoph
i18n-pt_BR: synchronized with 0f6164806283
stable
2010-09-10, by Wagner Bruna
tests: unify test-default-push
2010-09-14, by Adrian Buehlmann
tests: unify test-clone-update-order
2010-09-14, by Adrian Buehlmann
tests: unify test-debugrename
2010-09-14, by Adrian Buehlmann
tests: unify test-confused-revert
2010-09-14, by Adrian Buehlmann
tests: unify test-command-template
2010-09-14, by Adrian Buehlmann
mq: rename strip --nobackup option to --no-backup (issue2377)
2010-09-14, by Christian Ebert
mq: consistently use opts.get() to prevent potential KeyError
2010-09-14, by Christian Ebert
tests: remove exec bit from .t files
2010-09-14, by Sune Foldager
combine tests
2010-09-14, by Adrian Buehlmann
merge with stable
2010-09-13, by Sune Foldager
color: add win32 support for non-black background
stable
2010-09-13, by Sune Foldager
i18n: unmark untranslatable string
2010-09-13, by Wagner Bruna
test-subrepo-recursion: test missing subrepo
2010-09-13, by Martin Geisler
incoming: recurse into subrepositories with --subrepos/-S flag
2010-09-13, by Martin Geisler
incoming: move code from commands to cmdutil
2010-09-13, by Martin Geisler
outgoing: recurse into subrepositories with --subrepos/-S flag
2010-09-13, by Martin Geisler
outgoing: move code from commands to cmdutil
2010-09-13, by Martin Geisler
add: recurse into subrepositories with --subrepos/-S flag
2010-09-13, by Martin Geisler
add: move main part to cmdutil to make it easier to reuse
2010-09-13, by Martin Geisler
narrowmatcher: propagate bad method
2010-09-13, by Martin Geisler
narrowmatcher: fix broken rel method
2010-09-13, by Martin Geisler
patch: break import cycle with cmdutil
2010-09-13, by Martin Geisler
patchbomb: show progress when sending emails or writing mbox
2010-09-12, by Yuya Nishihara
patchbomb: consistent code style in getaddrs()
2010-09-11, by Christian Ebert
win32: 64-bit Inno Setup installer
2010-09-11, by Pascal Quantin
win32: update Inno Setup build instructions with up-to-date software
2010-09-11, by Pascal Quantin
merge with stable
2010-09-12, by Martin Geisler
tests: unify test-merge-remove
2010-09-12, by Adrian Buehlmann
tests: unify test-merge-prompt
2010-09-12, by Adrian Buehlmann
tests: unify test-merge-local
2010-09-11, by Adrian Buehlmann
tests: unify test-merge-internal-tools-pattern
2010-09-11, by Adrian Buehlmann
tests: unify test-merge-force
2010-09-11, by Adrian Buehlmann
tests: unify test-merge-default
2010-09-11, by Adrian Buehlmann
tests: unify test-merge-commit
2010-09-11, by Adrian Buehlmann
tests: unify test-manifest*
2010-09-10, by Adrian Buehlmann
convert/darcs: handle non-ASCII metadata in darcs changelog (issue2354)
stable
2010-09-10, by Brodie Rao
merge with crew
2010-09-11, by Matt Mackall
tests: fix incompatibility with python-2.4 in test-hgweb
2010-09-11, by Dirkjan Ochtman
merge with stable
2010-09-11, by Martin Geisler
merge with i18n-default
2010-09-11, by Martin Geisler
merge with i18n-stable
stable
2010-09-11, by Martin Geisler
i18n-pt_BR: fix a couple of typos
stable
2010-09-07, by Wagner Bruna
i18n-pt_BR: added messages from crew stable up to 26d86a6cf2af
stable
2010-09-07, by Wagner Bruna
i18n-ro: merged default
2010-09-01, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-26, by Daniel Dumitriu
i18n: merged in strings from hg cset ce818cf215dc
2010-08-25, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-19, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-19, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-19, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-19, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-19, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-16, by Daniel Dumitriu
Continued translation
2010-08-15, by Daniel Dumitriu
i18n-ro: ongoing translation
2010-08-12, by Daniel Dumitriu
i18n-de: fix awkward translation of "memory"
2010-07-27, by Georg Brandl
i18n-da: fix typo
2010-08-27, by Martin Geisler
i18n: merge with stable
2010-08-26, by Wagner Bruna
i18n: merge default heads
2010-08-26, by Wagner Bruna
i18n-pt_BR: synchronized with 9617803b1acb
stable
2010-08-26, by Wagner Bruna
i18n: merge with stable
stable
2010-08-26, by Wagner Bruna
i18n: merge default heads
2010-08-24, by Wagner Bruna
i18n-pt_BR: synchronized with c6b1be675d3c
stable
2010-08-24, by Wagner Bruna
i18n: merge with stable
stable
2010-08-24, by Wagner Bruna
i18n: merge with stable
2010-08-21, by Martin Geisler
i18n: merged stable heads
stable
2010-08-21, by Martin Geisler
i18n-it: finish translating 'hg summary' output
stable
2010-08-21, by Paolo Giarrusso
i18n-it: remove bogus fuzzy translations for revset
stable
2010-08-21, by Paolo Giarrusso
i18n-it: update fuzzy messages/translate patchbomb
stable
2010-08-21, by Paolo Giarrusso
i18n-it: update mq translation
stable
2010-08-21, by Paolo Giarrusso
i18n-it: updates after msgmerge on stable branch, 2nd part
stable
2010-08-21, by Paolo Giarrusso
i18n-it: general updates fuzzy synopsis texts
stable
2010-08-21, by Paolo Giarrusso
i18n-it: translate [OPTION]..., not [OPTIONS]...: keep the singular
stable
2010-08-21, by Paolo Giarrusso
i18n-it: readd other lost accented characters
stable
2010-08-21, by Paolo Giarrusso
i18n-it: updates after msgmerge on stable branch
stable
2010-08-21, by Paolo Giarrusso
i18n-it: perform msgmerge on the tip of the stable branch
stable
2010-08-21, by Paolo Giarrusso
i18n-pt_BR: synchronized with 31dde4c3bb83
stable
2010-08-20, by Wagner Bruna
dirstate: use one pass to filter out files in subrepos
2010-09-10, by Martin Geisler
subrepo: handle diff with working copy
2010-09-10, by Martin Geisler
subrepos: handle diff nodeids in subrepos, not before
2010-09-10, by Patrick Mezard
mq: add newline after qfold warning
2010-09-10, by Patrick Mezard
merge with stable
2010-09-10, by Martin Geisler
tests: unify test-locate
2010-09-10, by Adrian Buehlmann
tests: unify test-journal-exists
2010-09-10, by Adrian Buehlmann
tests: unify test-issue1438 and test-issue2137
2010-09-10, by Adrian Buehlmann
keyword: explain file-wise expansion in help
stable
2010-09-10, by Christian Ebert
convert: move -A option to --authormap
2010-09-10, by Martin Geisler
patchbomb: add --confirm option to show series details and ask for confirmation
2010-09-10, by Christian Ebert
patchbomb: let diffstat prompt only once with complete summary
2010-09-10, by Christian Ebert
patchbomb: rename argument to avoid shadowing patch module
2010-09-10, by Martin Geisler
convert: deprecate --authors in preference for --authormap
2010-09-10, by Martin Geisler
patchbomb: show prompt and selection in non-interactive mode
2010-09-08, by Christian Ebert
patchbomb: use ui.promptchoice for diffstat to allow localization of choices
2010-09-08, by Christian Ebert
tests: unify test-issue*
2010-09-03, by Adrian Buehlmann
tests: unify test-globalopts
2010-09-03, by Adrian Buehlmann
tests: unify test-git-*
2010-09-03, by Adrian Buehlmann
tests: unify test-filebranch
2010-09-03, by Adrian Buehlmann
tests: unify test-extension
2010-09-03, by Adrian Buehlmann
tests: unify test-execute-bit
2010-09-03, by Adrian Buehlmann
tests: unify test-empty-group
2010-09-03, by Adrian Buehlmann
merge with stable
2010-09-10, by Martin Geisler
convert: better grouping of command line flags in help
2010-09-10, by Martin Geisler
convert: help string cleanups
stable
2010-09-10, by Martin Geisler
convert: better quoting in help text
stable
2010-09-10, by Martin Geisler
convert: show example splice, author, and branch map entries in help
stable
2010-09-10, by Martin Geisler
hgweb: support very simple caching model (issue1845)
2010-09-08, by Dirkjan Ochtman
tests: extend get-with-headers to support cache testing
2010-09-08, by Dirkjan Ochtman
tests: fix test output for test-hgweb-no* tests
2010-09-08, by Dirkjan Ochtman
tests: rename test for better grouping
2010-09-08, by Dirkjan Ochtman
check-code: fix ternary expression introduced in 1ef9b0b5efec
2010-09-08, by Dirkjan Ochtman
bisect: warn about ending on a merge with only one side marked
2010-09-08, by Dirkjan Ochtman
bisect: allow revsets in addition to single revs (issue2360)
2010-09-08, by Dirkjan Ochtman
subrepos: add function for iterating over ctx subrepos
2010-09-07, by Martin Geisler
subrepos: handle modified but uncommitted .hgsub
2010-09-07, by Martin Geisler
localrepo: check nested repos against working directory
2010-09-07, by Martin Geisler
add: clarify that repo[None].add returns rejected filenames
2010-09-07, by Martin Geisler
merge with stable
2010-09-06, by Thomas Arendsen Hein
store: Removed extra space in _data list
2010-09-05, by Thomas Arendsen Hein
verify: fix "missing revlog!" errors for revlog format v0 and add test
stable
2010-09-05, by Thomas Arendsen Hein
zsh completion: bookmarks support
2010-09-05, by Brendan Cully
zsh completion: patchbomb support
2010-09-04, by Brendan Cully
diff: recurse into subrepositories with --subrepos/-S flag
2010-09-03, by Martin Geisler
status: recurse into subrepositories with --subrepos/-S flag
2010-09-03, by Martin Geisler
match: add narrowmatcher class
2010-09-03, by Martin Geisler
cmdutil: use repo.auditor when constructing match object
2010-09-03, by Martin Geisler
match: accept auditor argument
2010-09-03, by Martin Geisler
localrepo: add auditor attribute which knows about subrepos
2010-09-03, by Martin Geisler
tests: remove unneeded -u flags
2010-09-02, by Martin Geisler
merge with stable
2010-09-02, by Martin Geisler
tests: unify test-empty-file
2010-09-02, by Adrian Buehlmann
tests: unify test-empty-dir
2010-09-02, by Adrian Buehlmann
tests: unify test-dispatch
2010-09-02, by Adrian Buehlmann
tests: remove unneeded -d flags
2010-09-02, by Martin Geisler
test-merge5: removed unnecessary parts of test
2010-09-02, by Martin Geisler
test-merge5: ensure updating to tip across branches is tested
2010-09-02, by Brodie Rao
test-convert-cvs: add a sleep to make test more stable
stable
2010-09-02, by Mads Kiilerich
merge with stable
2010-09-02, by Martin Geisler
tests: unify test-diff-binary-file
2010-09-02, by Adrian Buehlmann
tests: unify test-diff-copy-depth
2010-09-02, by Adrian Buehlmann
tests: unify test-diff-upgrade
2010-09-02, by Adrian Buehlmann
tests: unify test-convert-hg-startrev.
2010-09-02, by Dan Villiom Podlaski Christiansen
tests: unify test-diffstat
2010-09-02, by Adrian Buehlmann
bookmarks: break long line found by check-code
stable
2010-09-02, by Martin Geisler
help: make "hg help hgrc" an alias for "hg help config"
stable
2010-09-02, by Martin Geisler
clone, patch, convert: use hex(nullid) instead of '0'*40
2010-09-02, by Martin Geisler
tests: unify test-diff-newlines
2010-09-02, by Adrian Buehlmann
merge with stable
2010-09-01, by Martin Geisler
tests: unify test-diff-unified
2010-08-31, by Adrian Buehlmann
tests: unify test-diff-subdir
2010-08-31, by Adrian Buehlmann
tests: unify test-diff-reverse
2010-08-31, by Adrian Buehlmann
tests: unify test-diff-ignore-whitespace
2010-08-30, by Adrian Buehlmann
tests: unify test-diff-hashes
2010-08-30, by Adrian Buehlmann
tests: unify test-diff-change
2010-08-30, by Adrian Buehlmann
test-serve: ensure KILLQUIETLY is only used once
2010-08-30, by Brodie Rao
dagparser: translate and lowercase error messages
stable
2010-08-30, by Martin Geisler
match: mark error messages for translation
stable
2010-08-30, by Martin Geisler
debugindex(dot): try to access filelogs through repo, if possible
2010-09-01, by Sune Foldager
debugdata: try to access filelogs through repo, if possible
2010-09-01, by Sune Foldager
merge with stable
2010-09-01, by Martin Geisler
remove: properly set return code when warnings are issued
stable
2010-08-30, by Brodie Rao
pull: lowercase error message
stable
2010-09-01, by Martin Geisler
commit: sort subrepos before committing for stable test output
2010-08-31, by Martin Geisler
tests: unify test-interhg
2010-08-30, by Nicolas Dumazet
test-custom-filter: heredoc is not required for single line operations
2010-08-31, by Nicolas Dumazet
tests: unify test-custom-filters
2010-08-30, by Nicolas Dumazet
tests: unify test-parse-date
2010-08-30, by Nicolas Dumazet
tests: unify test-purge
2010-08-30, by Nicolas Dumazet
tests: unify test-rebuildstate
2010-08-30, by Nicolas Dumazet
tests: unify test-up-local-change
2010-08-30, by Nicolas Dumazet
tests: unify test-impexp-branch
2010-08-30, by Nicolas Dumazet
tests: unify test-incoming-outgoing
2010-08-30, by Nicolas Dumazet
tests: unify test-resolve
2010-08-30, by Nicolas Dumazet
tests: unify test-requires
2010-08-30, by Nicolas Dumazet
tests: unify test-relink
2010-08-30, by Nicolas Dumazet
tests: merge the two test-rename-dir-merge* into one
2010-08-30, by Nicolas Dumazet
tests: unify test-rename-dir-merge2
2010-08-30, by Nicolas Dumazet
tests: unify test-rename-dir-merge
2010-08-30, by Nicolas Dumazet
tests: unify test-revert-unknown
2010-08-30, by Nicolas Dumazet
tests: unify test-revert-flags
2010-08-30, by Nicolas Dumazet
tests: remove useless sed in test-hgrc
2010-08-30, by Nicolas Dumazet
tests: mq-safety: use regular expression instead of sed
2010-08-30, by Nicolas Dumazet
tests: use regular expression instead of sed in test-subrepo-deep-nested-change
2010-08-30, by Nicolas Dumazet
tests: unify test-revert
2010-08-30, by Nicolas Dumazet
util: get rid of extra trailing whitespace in parsedate abort message
2010-08-30, by Nicolas Dumazet
tests: unify test-revset
2010-08-30, by Nicolas Dumazet
test-revset: remove trailing whitespaces
2010-08-30, by Nicolas Dumazet
test-keyword: use regular expressions instead of grepping
2010-08-30, by Nicolas Dumazet
tests: remove useless grep -v in test-mq.t
2010-08-30, by Nicolas Dumazet
tests: unify test-remove-new
2010-08-30, by Nicolas Dumazet
tests: unify test-remove
2010-08-30, by Nicolas Dumazet
tests: unify test-rename
2010-08-30, by Nicolas Dumazet
tests: unify test-strict
2010-08-30, by Nicolas Dumazet
tests: unify test-inherit-mode
2010-08-30, by Nicolas Dumazet
tests: unify test-churn
2010-08-30, by Nicolas Dumazet
tests: convert test-bisect
2010-08-30, by Nicolas Dumazet
alias: on --debug, print expansion when it has invalid arguments
2010-08-27, by Brodie Rao
alias: print what command is being shadowed in debug message
2010-08-27, by Brodie Rao
merge with stable
2010-08-30, by Martin Geisler
mail: use standard section.entry format in error message
stable
2010-08-30, by Martin Geisler
color: accept usual boolean values as synonyms for always and never
2010-08-28, by Augie Fackler
parsebool: accept always as true and never as false
2010-08-30, by Augie Fackler
parsebool: create new function and use it for config parsing
2010-08-28, by Augie Fackler
util: clean up trailing whitespace
2010-08-28, by Augie Fackler
Consistently import foo as foomod when foo to avoid shadowing
2010-08-30, by Martin Geisler
Merge with stable
2010-08-30, by Martin Geisler
help: refer to user configuration file more consistently
stable
2010-08-27, by Brodie Rao
tests: unify test-config-case
2010-08-30, by Adrian Buehlmann
win32: add hgweb scripts to Inno Setup installer
stable
2010-08-29, by Pascal Quantin
win32: add Emacs scripts to Inno Setup installer
stable
2010-08-29, by Pascal Quantin
path_auditor: delegate checking of nested repos to a callback
2010-08-29, by Martin Geisler
util: use 'auditor' as consistent name for path auditors
2010-08-29, by Martin Geisler
util: add optional path auditor argument to canonpath
2010-08-29, by Martin Geisler
mail/hgweb: support service names for ports (issue2350)
2010-08-28, by Brodie Rao
tests: unify test-qrecord
2010-08-27, by Dan Villiom Podlaski Christiansen
tests: unify test-record
2010-08-27, by Dan Villiom Podlaski Christiansen
tests: unify test-help
2010-08-27, by Dan Villiom Podlaski Christiansen
tests: unify test-bheads
2010-08-27, by Adrian Buehlmann
tests: unify test-lock-badness
2010-08-26, by Adrian Buehlmann
Merge with stable
2010-08-29, by Martin Geisler
churn: do not crash on malformed lines in alias file
stable
2010-08-29, by Martin Geisler
churn: do not crash on empty lines in alias file
stable
2010-08-29, by Ronny Pfannschmidt
Lowercase error messages
stable
2010-08-29, by Martin Geisler
localrepo: introduce method for explicit branch cache update
2010-08-28, by Georg Brandl
color: handle more Windows console errors
2010-08-27, by Steve Borho
patchbomb: remove unneeded line continuation
2010-08-25, by Christian Ebert
cleanup: remove unused variables
2010-08-27, by Brodie Rao
cleanup: remove unused imports
2010-08-27, by Brodie Rao
Merge with stable
2010-08-27, by Martin Geisler
subrepo: use [0-9] instead of [\d] in svn subrepo regex
2010-08-27, by Martin Geisler
webcommands: remove unncessary access to repo.changelog
2010-08-26, by Patrick Mezard
archival: do not use repo.changelog directly
2010-08-26, by Patrick Mezard
repair: pass variable explicitely to nested function
2010-08-26, by Patrick Mezard
mercurial.spec: specify file modes for install
stable
2010-08-26, by Mads Kiilerich
simplemerge: remove hash-bang from non-executable script
stable
2010-08-26, by Mads Kiilerich
merge with stable
2010-08-26, by Matt Mackall
Added signature for changeset ff5cec76b1c5
stable
2010-08-26, by Matt Mackall
Added tag 1.6.3 for changeset ff5cec76b1c5
stable
2010-08-26, by Matt Mackall
util: avoid using hashlib on Python < 2.5 (issue2278)
stable
1.6.3
2010-08-17, by Sol Jerome
templates: add filenolink to raw style (issue2332)
stable
2010-08-16, by Matt Mackall
url: limit expansion to safe auth keys (Issue2328)
stable
2010-08-13, by Martin Geisler
url: expand vars in all [auth] settings (issue2328)
stable
2010-08-13, by Martin Geisler
merge with stable
2010-08-26, by Thomas Arendsen Hein
Fix merge-tools.checkconflicts
stable
2010-08-26, by Thomas Arendsen Hein
Fix merge-tools.checkconflicts
2010-08-26, by Thomas Arendsen Hein
bundlerepo: remove duplication of bundle decompressors
2010-08-25, by Matt Mackall
bundle: introduce bundle class
2010-08-25, by Matt Mackall
bundle: unify/refactor unbundle/readbundle
2010-08-25, by Matt Mackall
bundle: factor out decompressor
2010-08-25, by Matt Mackall
merge with stable
2010-08-25, by Matt Mackall
alias: make shadowing behavior more consistent (issue2054)
stable
2010-08-21, by Brodie Rao
hgweb: handle exception of misconfigured path on index page
stable
2010-08-24, by Yuya Nishihara
statichttprepo: disable pushkey
2010-08-24, by Matt Mackall
mq: extend support for the --mq argument to extension commands
2010-08-13, by Dan Villiom Podlaski Christiansen
repository: drop unused rjoin() method
2010-08-22, by Patrick Mezard
tests: unify test-export
2010-08-24, by Adrian Buehlmann
revert: wrap long line
2010-08-25, by Martin Geisler
util: remove lexists, Python 2.4 introduced os.path.lexists
2010-08-25, by Martin Geisler
Merge with stable
2010-08-25, by Martin Geisler
context: mark string for translation
stable
2010-08-25, by Martin Geisler
test-convert-cvs: test fuzz
stable
2010-07-01, by Mads Kiilerich
test-dispatch: drop test for missing working directory
stable
2010-08-23, by Mads Kiilerich
Merge with stable
2010-08-23, by Martin Geisler
bookmarks: guard against listing bookmarks on unsupported repos
stable
2010-08-23, by Martin Geisler
mdiff.patch(): add a special case for when the base text is empty
2010-08-23, by Benoit Boissinot
revlog: add rawsize(), identical to size() but not subclassed by filelog
2010-08-23, by Benoit Boissinot
revlog.addrevision(): move computation of nodeid in addrevision()
2010-08-22, by Benoit Boissinot
contrib/compress: compress should activate parentdelta
2010-08-22, by Benoit Boissinot
contrib/compress: correct ordering of copying
2010-08-22, by Benoit Boissinot
contrib/compress: refactor revlog copying
2010-08-22, by Benoit Boissinot
contrib/compress: use store API instead of a collector
2010-08-22, by Benoit Boissinot
contrib/compress: proper lock handling
2010-08-22, by Benoit Boissinot
contrib/compress: use hg API to compute the destination path
2010-08-22, by Benoit Boissinot
contrib/compress: use repo's transaction method
2010-08-22, by Benoit Boissinot
contrib/compress: remove unused variables
2010-08-22, by Benoit Boissinot
tests: unify test-hgrc
2010-08-21, by Brodie Rao
tests: remove test-log.out, useless after unification
2010-08-22, by Patrick Mezard
revlog: fix docstring
2010-08-21, by Benoit Boissinot
deltaparent(): don't return nullrev for a revision containing a full snapshot
2010-08-21, by Benoit Boissinot
merge with stable
2010-08-21, by Matt Mackall
tests: fix up bisect test output
stable
2010-08-21, by Matt Mackall
merge: move reverse-merge logic out of filemerge (issue2342)
stable
2010-08-21, by Matt Mackall
bisect: add test for unrelated starting revisions
2010-08-20, by Matt Mackall
merge with stable
2010-08-20, by Matt Mackall
bisect: better message for unrelated starting revisions
stable
2010-08-20, by Matt Mackall
debuginstall: report installpath
2010-08-20, by Matt Mackall
tests: unify test-glog
2010-08-20, by Adrian Buehlmann
bookmarks: fix long line
2010-08-19, by Matt Mackall
merge with stable
2010-08-19, by Matt Mackall
revlog: addgroup re-adds punched revisions for missing parents
2010-08-13, by Vishakh H
revlog: generate full revisions when parent node is missing
2010-08-13, by Vishakh H
revlog.revision(): inline deltachain computation
2010-08-20, by Benoit Boissinot
revlog.revision(): remove debug code
2010-08-20, by Benoit Boissinot
revlog.revision(): don't use nullrev as the default value for the cache
2010-08-20, by Benoit Boissinot
revlog.revision(): minor cleanup
2010-08-20, by Benoit Boissinot
bookmarks: Check if the bookmark to delete exists on the remote
stable
2010-08-19, by David Soria Parra
Merge with stable
2010-08-19, by Patrick Mezard
win32: remove useless lstat() fallback in nlinks()
stable
2010-08-19, by Patrick Mezard
win32: correctly break hardlinks on network drives (issue761)
stable
2010-08-19, by Patrick Mezard
merge with stable
2010-08-19, by Matt Mackall
aliases: provide more flexible ways to work with shell alias arguments
2010-08-18, by Steve Losh
util: add an interpolate() function to for replacing multiple values
2010-08-18, by Steve Losh
convert: use encoding.encoding instead of locale.getpreferredencoding()
stable
2010-08-18, by Brodie Rao
convert: properly set encoding for gnuarch converter
stable
2010-08-18, by Brodie Rao
log: add logging for commands
2010-08-19, by Matt Mackall
ui: add logging hook
2010-08-19, by Matt Mackall
tests: unify test-merge10
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge9
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge8
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge7
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge6
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge5
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge4
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge2
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge1
2010-08-18, by Pradeepkumar Gayam
tests: unify test-excessive-merge
2010-08-18, by Pradeepkumar Gayam
tests: unify test-double-merge
2010-08-18, by Pradeepkumar Gayam
tests: unify test-copy-move-merge
2010-08-18, by Pradeepkumar Gayam
tests: unify test-merge-closedheads
2010-08-18, by Pradeepkumar Gayam
merge with stable
2010-08-19, by Matt Mackall
color: enable branches support
2010-07-28, by Jeremy Whitlock
mq/qqueue: update bash completion
2010-08-18, by Yann E. MORIN
mq/qqueue: add --purge option to delete a queue and its patch dir
2010-08-18, by Yann E. MORIN
mq/qqueue: commonalise the queue deletion code
2010-08-18, by Yann E. MORIN
mq: don't inherit default and default-push paths with --mq (issue2333)
stable
2010-08-18, by Mads Kiilerich
test-subrepo-paths: use printf instead of echo
2010-08-19, by Martin Geisler
parendelta: fix computation of base rev (fixes issue2337)
2010-08-18, by Benoit Boissinot
revlog._addrevision(): make the parent of the cached delta explicit
2010-08-18, by Benoit Boissinot
subrepos: handle backslashes in subpaths
2010-08-19, by Martin Geisler
help: document stringify templatefilter
stable
2010-08-19, by Dirkjan Ochtman
test-subrepo-paths: moved comment lines to where they belong
2010-08-18, by Martin Geisler
merge with stable
2010-08-17, by Matt Mackall
merge with i18n
2010-08-17, by Matt Mackall
merge with i18n
stable
2010-08-17, by Matt Mackall
i18n-pt_BR: fix typo in commit help text
stable
2010-08-17, by Wagner Bruna
i18n: merge with stable
2010-08-16, by Wagner Bruna
i18n-pt_BR: synchronized with 2da0cf99b642
stable
2010-08-16, by Wagner Bruna
i18n-pt_BR: fix typo
stable
2010-08-16, by Wagner Bruna
i18n-da: synchronized with 7fa36341e7a0
2010-08-15, by Martin Geisler
log: fix the bug 'hg log --stat -p == hg log --stat'
stable
2010-08-13, by Alecs King
hgfixes: added a fixer to convert changes in the email package
2010-08-08, by Renato Cunha
contrib/setup3k.py: added script to build hg with py3k
2010-08-03, by Renato Cunha
mq: save qrefresh message for easy recovery in case it fails (issue2062)
2010-08-16, by Renato Cunha
util: avoid using hashlib on Python < 2.5 (issue2278)
2010-08-17, by Sol Jerome
ui: differentiate empty configlist from None
2010-08-11, by Alecs King
revset: predicate to avoid lookup errors
2010-08-13, by Wagner Bruna
inotify: show the exact command used to start the server
2010-08-13, by Greg Ward
demandimport: store level argument on _demandmod instances
2010-08-17, by Dan Villiom Podlaski Christiansen
revert: use opts.get
2010-08-13, by Xavier Snelgrove
tests: unify test-copy2
2010-08-17, by Pradeepkumar Gayam
mq/qqueue: enable renaming of active queue
2010-08-15, by Yann E. MORIN
mq/qqueue: split _setactive
2010-08-15, by Yann E. MORIN
merge with stable
2010-08-17, by Matt Mackall
templates: add filenolink to raw style (issue2332)
2010-08-16, by Matt Mackall
revlog: optimize deltachain
2010-08-15, by Matt Mackall
manifest: correct readdelta() according to parentdeltas
2010-08-10, by Pradeepkumar Gayam
contrib: simple extension to practically convert a repo from tip delta to parentdelta
2010-08-10, by Pradeepkumar Gayam
localrepo: add parentdelta to requires only if enabled in config file
2010-08-10, by Pradeepkumar Gayam
revlog: append delta against p1
2010-08-10, by Pradeepkumar Gayam
revlog: teach revlog to construct a revision from parentdeltas
2010-08-10, by Pradeepkumar Gayam
revlog: deltachain() returns chain of revs need to construct a revision
2010-08-10, by Pradeepkumar Gayam
revlog: parentdelta flags for revlog index
2010-08-10, by Pradeepkumar Gayam
glossary: fixed typo
stable
2010-08-17, by Martin Geisler
Merge with stable
2010-08-17, by Martin Geisler
tests: unify test-clone-r
2010-08-15, by Adrian Buehlmann
tests: unify test-debugcomplete
2010-08-17, by Pradeepkumar Gayam
tests: unify tests-debugindexdot
2010-08-17, by Pradeepkumar Gayam
tests: unify test-debugbuilddag
2010-08-17, by Pradeepkumar Gayam
tests: unify test-diffdir
2010-08-17, by Pradeepkumar Gayam
tests: unify test-children
2010-08-17, by Pradeepkumar Gayam
tests: unify test-revlog-packentry
2010-08-17, by Pradeepkumar Gayam
tests: unify test-revlog-group-emptyiter
2010-08-17, by Pradeepkumar Gayam
tests: unify test-install
2010-08-17, by Pradeepkumar Gayam
tests: unify test-subrepo-svn
2010-08-17, by Martin Geisler
tests: unify test-subrepo-relative-path
2010-08-17, by Martin Geisler
tests: unify test-subrepo-paths
2010-08-17, by Martin Geisler
tests: unify test-subrepo-deep-nested-change
2010-08-17, by Martin Geisler
tests: unify test-subrepo
2010-08-17, by Martin Geisler
glossary: add entry for "Branch, inactive"
stable
2010-08-17, by Martin Geisler
tests: unify test-patchbomb
2010-08-16, by Andreas Freimuth
Merge with mpm
2010-08-16, by Martin Geisler
tests: unify test-mq-symlinks
2010-08-16, by Nicolas Dumazet
tests: use regular expressions instead of helpers
2010-08-16, by Nicolas Dumazet
tests: unify test-mq-strip
2010-08-16, by Nicolas Dumazet
tests: drop big sed from test-keyword.t
2010-08-15, by Matt Mackall
tests: unify test-keyword
2010-08-13, by Christian Ebert
test-walk: enable absolute path tests
2010-08-13, by Matt Mackall
tests: unify test-grep
2010-08-16, by Nicolas Dumazet
cmdutil: code simplification
2010-08-15, by Nicolas Dumazet
tests: unify test-log
2010-08-15, by Nicolas Dumazet
log: do not --follow file that is deleted and recreated later (issue732)
2010-08-15, by Nicolas Dumazet
tests: unify test-mq-safety
2010-08-15, by Nicolas Dumazet
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip