Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-128
+128
+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.
graft: fix formatting of message
stable
2011-10-24, by Matt Mackall
largfiles: drop unused import
stable
2011-10-24, by Thomas Arendsen Hein
consistency: use util.realpath instead of os.path.realpath where useful
stable
2011-10-24, by Thomas Arendsen Hein
keyword: use util.realpath instead of os.path.realpath
stable
2011-10-24, by Thomas Arendsen Hein
posix: workaround for os.path.realpath bug in Python 2.4.1 and before
stable
2011-10-24, by Thomas Arendsen Hein
largefiles: improve markup in module help text
stable
2011-10-24, by Martin Geisler
largefiles: remove redundant documentation
stable
2011-10-24, by Martin Geisler
largefiles: use ui.configpath() where appropriate
stable
2011-10-23, by Greg Ward
largefiles: drop more unnecessary compatibility checks
stable
2011-10-23, by Greg Ward
windows: sanity-check symlink placeholders
stable
2011-10-23, by Matt Mackall
largefiles: use util.sha1() instead of hashlib.sha1() everywhere
stable
2011-10-23, by Thomas Arendsen Hein
tests: check for svn >= 1.3 and >= 1.5 in tests that require those versions
stable
2011-10-23, by Thomas Arendsen Hein
convert: add missing import of util, needed for svn < 1.6
stable
2011-10-22, by Thomas Arendsen Hein
run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t
stable
2011-10-22, by Thomas Arendsen Hein
largefiles: test "lfconvert --to-normal" with rename/remove/merge
stable
2011-10-22, by Greg Ward
largefiles: test lfconvert with rename, remove, and merge
stable
2011-10-22, by Greg Ward
largefiles: beef up test-lfconvert.t so it's more thorough
stable
2011-10-22, by Greg Ward
largefiles: rearrange how lfconvert detects non-local repos
stable
2011-10-22, by Greg Ward
largefiles: test lfconvert error handling; remove redundant code
stable
2011-10-22, by Greg Ward
largefiles: extract test-lfconvert.t from test-largefiles.t
stable
2011-10-22, by Greg Ward
windows: recompute flags when committing a merge (issue1802)
stable
2011-10-22, by Matt Mackall
largefiles: test interaction between largefiles and vanilla clients and servers
stable
2011-10-21, by Andrew Pritchard
tests: darcs > 2.5 got "smart" about encoding, disable encoding tests
stable
2011-10-22, by Matt Mackall
check-code: catch BaseException and os.path.relpath
stable
2011-10-21, by Matt Mackall
largefiles: py2.4 doesn't have BaseException
stable
2011-10-21, by Matt Mackall
largefiles: rename lfconvert --tonormal option to --to-normal
stable
2011-10-20, by Greg Ward
largefiles: test lfconvert --tonormal
stable
2011-10-20, by Greg Ward
largefiles: use smaller files in test script
stable
2011-10-20, by Greg Ward
largefiles: test that minimum size can be a float
stable
2011-10-20, by Greg Ward
largefiles: polish comments in test script
stable
2011-10-20, by Greg Ward
import: abort usefully if no patch name given
stable
2011-10-21, by Kevin Bullock
revset: disambiguous the node variable
stable
2011-10-21, by Pierre-Yves David
revset: deal with empty lists in formatspec
stable
2011-10-21, by Matt Mackall
keyword: correct grammar in iskwfile docstring
stable
2011-10-21, by Christian Ebert
largefiles: remove all uses of os.path.relpath for 2.4 compatibility
stable
2011-10-20, by Benjamin Pollack
mq: avoid data loss upon qfold + qmv (issue3058)
stable
2011-10-20, by Patrick Mezard
subrepos: abort commit by default if a subrepo is dirty (BC)
stable
2011-10-21, by Martin Geisler
largefiles: use XDG and OS X-specific cache locations by default (issue3067)
stable
2011-10-20, by Benjamin Pollack
largefiles: remove redundant any_ function
stable
2011-10-19, by Benjamin Pollack
largefiles: testcase to simulate inter-user clone on local machine
stable
2011-10-20, by Eli Carter
largefiles: make the store primary, and the user cache secondary
stable
2011-10-20, by Benjamin Pollack
largefiles: rename functions and methods to match desired behavior
stable
2011-10-20, by Benjamin Pollack
largefiles: fix documentation to match desired behavior
stable
2011-10-20, by Benjamin Pollack
runrst: improve error message when Docutils is missing
stable
2011-10-20, by Martin Geisler
largefiles: fix newline for lfconverted repos
stable
2011-10-18, by Eli Carter
largefiles: remove 1.9 compat code
stable
2011-10-19, by Eli Carter
merge with i18n
stable
2011-10-19, by Matt Mackall
i18n-pt_BR: synchronized with ab341fbb05b1
stable
2011-10-18, by Wagner Bruna
i18n-pt_BR: msgmerge with ab341fbb05b1
stable
2011-10-18, by Wagner Bruna
bisect: add i18n contexts
stable
2011-10-18, by Wagner Bruna
import: add i18n context
stable
2011-10-18, by Wagner Bruna
largefiles: fix some badly named function parameters
stable
2011-10-16, by Greg Ward
largefiles: tidy imports
stable
2011-10-16, by Greg Ward
largefiles: rename config setting 'size' to 'minsize'
stable
2011-10-18, by Greg Ward
largefiles: include 'largefiles' in converted repository requirements
stable
2011-10-18, by Eli Carter
largefiles: string formatting typo in basestore._openstore where comma is used instead of modulo
stable
2011-10-18, by Hao Lian
largefiles: fix test typo
stable
2011-10-18, by Eli Carter
convert: fix typo
stable
2011-10-18, by Eli Carter
largefiles: fix typo
stable
2011-10-18, by Eli Carter
largefiles: test that merging does not result in wrong versions of largefiles
stable
2011-10-19, by Na'Tosha Bard
largefiles: expand test suite some more (test rebasing, rollback, update --clean, and verify --large)
stable
2011-10-19, by Na'Tosha Bard
check-code: report suspicious string joins
stable
2011-10-17, by Matt Mackall
largefiles: fix typo
stable
2011-10-17, by Wagner Bruna
largefiles: make parameter more i18n-friendly
stable
2011-10-17, by Wagner Bruna
grep: correct handling of matching lines without line ending (issue3050)
stable
2011-10-16, by Mads Kiilerich
discovery: Fix error print mentioning a 'None' branch
stable
2011-10-17, by Pierre-Yves David
largefiles: remove fixme from docs
stable
2011-10-17, by Matt Mackall
i18n: import polib 0.6.4 (rev 84598f2b5365)
stable
2011-10-17, by Wagner Bruna
rebase: fix typos
stable
2011-10-17, by Wagner Bruna
auth: fix realm handling with Python < 2.4.3 (issue2739)
stable
2011-10-17, by Matt Mackall
subrepo: abort in hgsubrepo._get if the destination is obstructed
stable
2011-10-17, by Martin Geisler
subrepo: pull revisions on demand when archiving hg subrepos
stable
2011-10-17, by Martin Geisler
test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25
stable
2011-10-17, by Thomas Arendsen Hein
merge with crew
stable
2011-10-16, by Matt Mackall
merge in commit that shouldn't be on default
stable
2011-10-17, by Mads Kiilerich
tests: don't use 'test -e'
2011-10-17, by Mads Kiilerich
check-code: support multiline matches like try/except/finally
stable
2011-10-16, by Matt Mackall
fix bad tag for 2.0-rc
stable
2011-10-16, by Matt Mackall
largefiles: use separate try/except and try/finally as needed for python2.4
stable
2011-10-16, by Thomas Arendsen Hein
commands: use separate try/except and try/finally as needed for python2.4
stable
2011-10-16, by Thomas Arendsen Hein
Added signature for changeset fccd350acf79
stable
2011-10-15, by Matt Mackall
Added tag 2.0-rc for changeset fccd350acf79
stable
2011-10-15, by Matt Mackall
Added signature for changeset 384082750f2c
stable
2011-10-15, by Matt Mackall
Added tag 2.0-rc for changeset 384082750f2c
stable
2011-10-15, by Matt Mackall
merge default into stable for 2.0 code freeze
stable
2.0-rc
2011-10-15, by Matt Mackall
rebase: simplify check for orphaned descendants
2011-10-15, by Matt Mackall
rebase: simplify set generation
2011-10-15, by Matt Mackall
rebase: add --rev option to rebase
2011-10-15, by Pierre-Yves David
rebase: allow revsets for source and base args
2011-10-15, by Matt Mackall
revset: fix %r handling in formatspec
2011-10-15, by Matt Mackall
rebase: use revset as soon as possible in internal logic
2011-10-15, by Pierre-Yves David
revset: add %r for embedded revset support to formatspec
2011-10-15, by Matt Mackall
revert: warn that subrepos cannot be reverted
2011-10-15, by Angel Ezquerra
merge: expand environment variables and ~/ in tool.executable
2011-10-12, by Greg Ward
minirst: improve test harness
2011-10-15, by Matt Mackall
minirst: add style flag to format
2011-10-15, by Matt Mackall
minirst: add basic HTML formatting support
2011-10-15, by Matt Mackall
graft: use status verbosity for reporting grafts
2011-10-14, by Matt Mackall
contrib: add a script to help diagnose raw output of the cmdserver
2011-10-14, by Idan Kamara
mq: eliminate explicit checks for file existence
2011-10-14, by Idan Kamara
mq: cleanup of lookup - handling of None is not relevant
2011-10-14, by Mads Kiilerich
mq: fix corner cases for handling of patch 0 in qselect
2010-10-31, by Mads Kiilerich
largefiles: cosmetics, whitespace, code style
2011-10-13, by Greg Ward
largefiles: more work on cleaning up comments
2011-10-13, by Greg Ward
largefiles: improve error reporting
2011-10-13, by Greg Ward
largefiles: improve comments, internal docstrings
2011-10-12, by Greg Ward
largefiles: flush out tests to cover more operations and known cornercases
2011-10-13, by Na'Tosha Bard
largefiles: speed up commit by only rewriting standins for modified largefiles
2011-10-13, by Na'Tosha Bard
tests: add basic tests for doctest syntax
2011-10-13, by Idan Kamara
run-tests: end doctest block when seeing a non-command
2011-10-13, by Idan Kamara
tests: remove temp doctest file when finished running it
2011-10-13, by Idan Kamara
httprepo: make __del__ more stable in error situations
2011-10-13, by Mads Kiilerich
tests: exercise some corner cases for mq guard selection and --reapply
2010-10-31, by Mads Kiilerich
tests: cleanup of test-fetch.t
2011-10-13, by Mads Kiilerich
tests: cleanup of echo statements left over from test conversion
2011-10-13, by Mads Kiilerich
graft: add examples and information about copied metadata
2011-10-12, by Matt Mackall
graft: add --continue support
2011-10-12, by Matt Mackall
graft: add user, date, and tool options
2011-10-12, by Matt Mackall
graft: add --edit
2011-10-12, by Matt Mackall
graft: add initial implementation
2011-10-12, by Matt Mackall
bookmarks: delegate writing to the repo just like reading
2011-10-12, by Augie Fackler
tests: add support for inline doctests in test files
2011-10-12, by Idan Kamara
tests: add helper script for processing doctests read from stdin
2011-10-12, by Idan Kamara
subrepo: fix git branch tracking logic (issue2920)
2011-10-11, by Eric Roshan Eisner
alias: don't shadow commands that we only partially matched (issue2993) (BC)
2011-10-11, by Augie Fackler
resolve: update documentation to mention the .orig backup
2011-10-11, by Pierre-Yves David
cmdutil.bailifchanged: abort for dirty subrepos
2011-10-11, by Eric Roshan Eisner
largefiles: improve help
2011-10-11, by Greg Ward
less
more
|
(0)
-10000
-3000
-1000
-128
+128
+1000
+3000
+10000
+30000
tip