Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
merge with stable
2010-12-23, by Steve Borho
util: concentrate quoting knowledge to windows.py quotecommand()
stable
2010-12-22, by Steve Borho
templater: clarify engine caching
2010-12-22, by Matt Mackall
merge with crew
2010-12-22, by Matt Mackall
tests: clean up test-rollback.t
2010-12-21, by Nicolas Dumazet
merge with stable
2010-12-20, by Matt Mackall
url: fix trailing whitespace
stable
2010-12-20, by Matt Mackall
subrepo: basic support for status of git subrepos
2010-12-20, by Eric Eisner
subrepo: fix subrelpath for git subrepos
2010-12-20, by Eric Eisner
subrepo: fix git archive parsing of directories and symfiles
2010-12-20, by Eric Eisner
subrepo: support ignoreupdate in gitsubrepo's dirty()
2010-12-20, by Eric Eisner
subrepo: backout 519ac79d680b
2010-12-20, by Eric Eisner
url: fix check-code whitespace complaint
2010-12-20, by Matt Mackall
templater: use the parser.py parser to extend the templater syntax
2010-12-20, by Matt Mackall
templater: give slightly nicer error for unknown map entries
2010-12-20, by Matt Mackall
mq: update .hgsubstate if subrepos are clean (issue2499)
2010-12-07, by Kevin Bullock
backout f08df4d38442
2010-12-07, by Kevin Bullock
subrepo: backout f02d7a562a21
2010-12-17, by Erik Zielke
merge with i18n
2010-12-20, by Matt Mackall
merge with stable
2010-12-20, by Matt Mackall
fncachestore: copy dh directory before the manifest
stable
2010-12-17, by Adrian Buehlmann
merge with i18n
stable
2010-12-20, by Matt Mackall
i18n: merge with stable
2010-12-10, by Martin Geisler
i18n-da: synchronize with 5dac0d04b838
stable
2010-12-10, by Martin Geisler
i18n-de: translated strings for the purge extension
stable
2010-12-04, by Arne Babenhauserheide
merge with stable
2010-12-18, by Mads Kiilerich
https: warn when server certificate isn't verified
stable
2010-12-18, by Mads Kiilerich
merge: document some internal return values.
2010-12-13, by Greg Ward
check-code: catch os.path.relpath
2010-12-16, by Matt Mackall
check-code: catch "except as"
2010-12-16, by Matt Mackall
tests: eliminate fast-forward merge in test-tag
2010-12-16, by Matt Mackall
merge: fast-forward merge with descendant
2010-12-07, by Mads Kiilerich
record: teach parsepatch() about non-git style headers
2010-12-08, by Steve Borho
template: add showbranch template for {branch}
2010-12-13, by Eric Eisner
subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)
2010-11-29, by Erik Zielke
progress: don't compute estimate without a total
2010-12-16, by Augie Fackler
subrepo: use low-level git-diff-index for dirty()
2010-12-14, by Eric Eisner
subrepo: defer determination of git's current branch
2010-12-14, by Eric Eisner
subrepo: incorporate tracking branches into gitbranchmap
2010-12-14, by Eric Eisner
subrepo: use low-level git-for-each-ref command in branchmap
2010-12-14, by Eric Eisner
progress using tests: disable time estimates to avoid flakiness
2010-12-15, by Augie Fackler
progress: include time estimate as part of the default progress format
2010-12-15, by Augie Fackler
progress: only show time estimate when progress format contains 'estimate'
2010-12-15, by Augie Fackler
progress: fix adding format elements after the progress bar
2010-12-15, by Augie Fackler
test-progress: test completion estimates and progress bar delay
2010-12-15, by Augie Fackler
subrepo: add progress bar support to archive
2010-11-29, by Martin Geisler
archive: add support for progress extension
2010-11-29, by Martin Geisler
progress: test setting progress.width
2010-12-15, by Martin Geisler
tests: add filtercr.py helper for progress tests
2010-12-15, by Martin Geisler
test-archive: whitespace cleanup
2010-12-15, by Martin Geisler
progress: explain format strings to translators
2010-12-15, by Martin Geisler
subrepo: re-backout 2245fcd0e160, remove test
2010-12-15, by Mads Kiilerich
subrepo: re-backout 2245fcd0e160
2010-12-14, by Matt Mackall
merge with stable
2010-12-14, by Matt Mackall
tag: abort if not at a branch head (issue2552)
stable
2010-12-06, by Kevin Bullock
tag: fix uncommitted merge check and error message (issue2542)
stable
2010-12-07, by Kevin Bullock
tag: don't check .hgtags status if --local passed
stable
2010-12-13, by Kevin Bullock
progress: refactor for readability and show XXs instead of 0mXXs.
2010-12-09, by Augie Fackler
progress: Add estimated time remaining for long tasks
2010-10-26, by timeless
progress: react more reasonably to nested progress topics
2010-12-10, by Augie Fackler
Merge with stable
2010-12-13, by Steve Borho
util: work around behavior change in Python 2.7.1
stable
2010-12-13, by Steve Borho
merge with stable
2010-12-13, by Martin Geisler
merge default heads in crew and main
2010-12-13, by Martin Geisler
merge stable heads in crew and main
stable
2010-12-13, by Martin Geisler
eol: improve help on whether EOLs are changed in working copy or repository
stable
2010-11-22, by Erik Zielke
churn: ignore trailing and leading spaces (issue2546)
stable
2010-12-13, by Nicolas Dumazet
merge with stable
2010-12-10, by Benoit Boissinot
make_file: always return a fresh file handle that can be closed
2010-12-07, by Dan Villiom Podlaski Christiansen
merge with stable
2010-12-10, by Matt Mackall
hook: fix import path handling for repo=None
stable
2010-12-10, by Matt Mackall
hook: assume relative path to hook is given from repo root
stable
2010-12-07, by Alexander Solovyov
subrepo: backed out changeset 2245fcd0e160
stable
2010-12-10, by Matt Mackall
bundle progress: offer best-guess deterministic progress information
2010-12-10, by Augie Fackler
httpsendfile: record progress information during read()
2010-12-10, by Augie Fackler
templatekw.showdiffstat: use ctx.diff() instead of calling patch
2010-12-07, by Alexander Solovyov
localrepo: remove unneeded os.unlink call in wwrite
2010-12-10, by Adrian Buehlmann
opener: always reset flags on 'w'rite
2010-12-10, by Adrian Buehlmann
subrepo: silence git output when ui.quiet is set
2010-12-09, by Eric Eisner
subrepo: show git command with --debug
2010-12-09, by Eric Eisner
subrepo: speed up git push logic
2010-12-09, by Eric Eisner
subrepo: use subprocess.Popen without the shell
2010-12-09, by Eric Eisner
subrepo: treat git error code 1 as success
2010-12-09, by Eric Eisner
subrepo: gitsubrepo should inherit from abstractsubrepo
2010-12-09, by Eric Eisner
subrepo: initialize subrepo relative default paths relative to their root
stable
2010-12-10, by Mads Kiilerich
merge with stable
2010-12-08, by Matt Mackall
bookmarks: create undo.bookmarks using repo.opener instead of util.copyfile
stable
2010-12-07, by Brodie Rao
archival: don't set gzip filename header when there's no filename
stable
2010-12-07, by Brodie Rao
build: don't delete precious version information on 'make clean'
2010-12-08, by Matt Mackall
patch: write .rej files without rewriting EOLs
stable
2010-12-03, by Patrick Mezard
record: move copystat() hack out of util.copyfile() and into record
2010-12-07, by Brodie Rao
util: make atomicfiles closable
2010-12-07, by Dan Villiom Podlaski Christiansen
subrepo: drop arguments unsupported by old git
2010-12-06, by Eric Eisner
subrepo: work around old git's remote naming scheme
2010-12-06, by Eric Eisner
subrepo: use environment variable instead of git commit's --date
2010-12-06, by Eric Eisner
subrepo: parse git status's human-readable output
2010-12-06, by Eric Eisner
subrepo: use subprocess's cwd instead of git's --work-tree
2010-12-06, by Eric Eisner
test-subrepo-git.t: make gitroot pushable earlier
2010-12-06, by Eric Eisner
test-subrepo-git.t: silence git output
2010-12-06, by Eric Eisner
bdiff: Fix bogus NULL return
2010-12-06, by Matt Mackall
bdiff: dynamically allocate hunks
2010-12-06, by Matt Mackall
merge with stable
2010-12-06, by Matt Mackall
subrepo: lazily update git's local tracking branches
2010-11-28, by Eric Eisner
subrepo: return both mapping directions from gitbranchmap
2010-11-28, by Eric Eisner
subrepo: strip gitcommand output
2010-11-28, by Eric Eisner
sshrepo: don't use readline() on the stderr pipe
2010-12-01, by Dan Villiom Podlaski Christiansen
test-demandimport.py: PyPy support
2010-12-01, by Dan Villiom Podlaski Christiansen
demandimport: change default for level from None to -1
2010-12-01, by Dan Villiom Podlaski Christiansen
export: flush the file pointer between patches
2010-12-01, by Dan Villiom Podlaski Christiansen
test-clone-failure.t: fix unification oversight
2010-12-01, by Dan Villiom Podlaski Christiansen
keyword: make kwfiles show deleted files configured for expansion
2010-12-04, by Christian Ebert
keyword: colorize hg kwfiles output
2010-12-04, by Christian Ebert
coding style: fix yield used as a function
2010-12-03, by Thomas Arendsen Hein
check-code: single check for Python keywords used as a function
2010-12-03, by Thomas Arendsen Hein
coding style: fix gratuitous whitespace after Python keywords
2010-12-03, by Thomas Arendsen Hein
check-code: check for gratuitous whitespace after Python keywords
2010-12-03, by Thomas Arendsen Hein
i18n-pt_BR: synchronized with 9696954415db
stable
2010-12-02, by Wagner Bruna
merge with stable
2010-12-01, by Matt Mackall
Added signature for changeset 6aff4f144ad3
stable
2010-12-01, by Matt Mackall
Added tag 1.7.2 for changeset 6aff4f144ad3
stable
2010-12-01, by Matt Mackall
keyword: copy: when copied source is a symlink, follow it
stable
1.7.2
2010-12-01, by Christian Ebert
makedirs: abort if parent == name (issue2531)
stable
2010-12-01, by Adrian Buehlmann
win32mbcs: use extsetup() to wrap functions only once.
stable
2010-11-19, by Shun-ichi GOTO
hgwebdir: fix incorrect index generation for invalid paths (issue2023)
stable
2010-11-30, by Wagner Bruna
serve: fix doc typo
stable
2010-11-26, by Adrian Buehlmann
mq: fix failing qrefresh test
stable
2010-11-25, by Kevin Bullock
makedate: abort on negative timestamps (issue2513)
stable
2010-11-24, by Adrian Buehlmann
parsedate: abort on negative dates (issue2513)
stable
2010-11-24, by Adrian Buehlmann
merge with i18n
stable
2010-12-01, by Matt Mackall
i18n-pt_BR: synchronized with f08df4d38442
stable
2010-11-23, by Wagner Bruna
merge with stable
2010-12-01, by Martin Geisler
test-clone.t: add basic cases for destination ''
stable
2010-12-01, by Adrian Buehlmann
hgrc.5: expand introduction for [web] section
stable
2010-12-01, by Martin Geisler
hgrc.5: describe what the [auth] section is for
stable
2010-12-01, by Martin Geisler
merge with stable
2010-12-01, by Nicolas Dumazet
runrst: add RSTARGS Makefile variable to allow customization
2010-12-01, by Nicolas Dumazet
util: do not recurse in makedirs if name is '' (issue2528)
stable
2010-11-30, by Nicolas Dumazet
convert/svn: fix changed files list upon directory replacements
stable
2010-11-29, by Patrick Mezard
encoding: fix typo in variable name
2010-11-29, by Martin Geisler
pushkey: use UTF-8
2010-11-28, by Matt Mackall
wireproto: use proper UTF-8 handling for key lookup
2010-11-24, by Matt Mackall
bookmarks: use UTF-8 storage
2010-11-24, by Matt Mackall
branch: operate on branch names in local string space where possible
2010-11-24, by Matt Mackall
encoding: add localstr class to track UTF-8 version of transcoded strings
2010-11-24, by Matt Mackall
Merge with stable
2010-11-26, by Steve Borho
wix: allow x86 MSI packages to be installed on x64 systems
stable
2010-11-26, by Steve Borho
Merge with stable
2010-11-26, by Steve Borho
wix: add support for x64 native MSI packages
stable
2010-11-26, by Steve Borho
wix: switch Mercurial Windows installer to use py2exe --bundle 3
stable
2010-11-26, by Steve Borho
Merge with stable
2010-11-24, by Steve Borho
util.datestr: do not crash on revisions with negative timestamp (issue2513)
stable
2010-11-23, by Adrian Buehlmann
checknlink: return False if .hgtmp file preexists (issue2517)
stable
2010-11-23, by Adrian Buehlmann
localrepo: move string formatting out of gettext call
2010-11-24, by Martin Geisler
merge with stable
2010-11-22, by Matt Mackall
mq: ignore subrepos (issue2499)
stable
2010-11-16, by Kevin Bullock
tests: integrate test-hardlinks-safety.t into test-hardlinks.t
2010-11-22, by Adrian Buehlmann
mq: add an '-e/--exact' option to qpush
2010-11-17, by Steve Losh
dirstate: warn on invalid parents rather than aborting
2010-11-22, by Matt Mackall
code style: prefer 'is' and 'is not' tests with singletons
2010-11-22, by Martin Geisler
polib: remove unnecessary comparisons with True
2010-11-22, by Martin Geisler
subrepo: lazier git push logic
2010-11-21, by Eric Eisner
merge with stable
2010-11-22, by Martin Geisler
subrepo: archive git subrepos
2010-11-18, by Eric Eisner
check-code: catch Python 'is' comparing number or string literals
2010-11-21, by Adrian Buehlmann
keyword: s/config/configuration/ in help
stable
2010-11-22, by Christian Ebert
Merge with stable
2010-11-21, by Patrick Mezard
record: quote command in use hg commit message
2010-11-21, by timeless
revert: improve merge advice and favor its error over all
2010-11-20, by timeless
rebase: support --detach when null is common ancestor
stable
2010-11-20, by Henrik Stuart
templater: fix variable name
stable
2010-11-18, by Wagner Bruna
test-hardlinks: add testcase for repo copied with 'cp -al'
2010-11-17, by Adrian Buehlmann
Merge with stable
2010-11-18, by Patrick Mezard
subrepo: handle missing subrepo spec file as removed
stable
2010-11-18, by Patrick Mezard
Merge with stable
2010-11-17, by Patrick Mezard
subrepo: prune empty directories when removing svn subrepo
stable
2010-11-17, by Patrick Mezard
subrepo: use subprocess directly to avoid python 2.6 bug
stable
2010-11-17, by Patrick Mezard
subrepo: fix removing read-only svn files on Windows
stable
2010-11-17, by Patrick Mezard
check-code: catch 'ls filename --option' case as per 6bdae8ea0b48
2010-11-17, by Martin Geisler
minirst: improved support for option lists.
2010-11-02, by Erik Zielke
test-subrepo-git.t: portability fix.
2010-11-16, by Dan Villiom Podlaski Christiansen
minirst: modified minirst to also recognize empty comments.
2010-11-16, by Erik Zielke
merge with stable
2010-11-17, by Martin Geisler
posix: remove is-comparison between integers
stable
2010-11-16, by Dan Villiom Podlaski Christiansen
httprepo: remove is-comparison with string literal
stable
2010-11-16, by Dan Villiom Podlaski Christiansen
mq: fix comment to reflect change in efbee27415ab
2010-11-17, by Martin Geisler
mq: clean up unused variable in qrefresh
2010-11-16, by Kevin Bullock
minirst: better interaction between comments and margins
2010-11-16, by Martin Geisler
run-tests: fix --debug for .t tests
2010-11-16, by Nicolas Dumazet
merge with stable
2010-11-15, by Matt Mackall
commit: search both parents for missing copy revision (issue2484)
stable
2010-11-15, by Matt Mackall
context: walk both parents for workingctx.ancestors()
stable
2010-11-15, by Matt Mackall
discovery: list new remote heads in prepush() on --debug
2010-11-11, by Adrian Buehlmann
discovery: remove erroneous comment in prepush()
2010-11-11, by Adrian Buehlmann
subrepo: removing (and restoring) git subrepo state
2010-11-14, by Eric Eisner
subrepo: update and merge works with any git branch
2010-11-14, by Eric Eisner
subrepo: allow git subrepos to push and merge
2010-11-14, by Eric Eisner
subrepo: cloning and updating of git subrepos
2010-11-14, by Eric Eisner
subrepo: support for adding a git subrepo
2010-11-14, by Eric Eisner
merge with stable
2010-11-15, by Matt Mackall
merge with i18n
2010-11-15, by Matt Mackall
Added signature for changeset 4438875ec01b
stable
2010-11-15, by Matt Mackall
Added tag 1.7.1 for changeset 4438875ec01b
stable
2010-11-15, by Matt Mackall
merge with stable
stable
1.7.1
2010-11-15, by Matt Mackall
merge with i18n stable
2010-11-14, by Wagner Bruna
i18n-pt_BR: synchronized with 27e4146d9241
stable
2010-11-14, by Wagner Bruna
merge with i18n
2010-11-14, by Wagner Bruna
i18n-da: translate small error messages
2010-11-05, by Martin Geisler
i18n-da: synchronize with 15ca4bfecfe3
2010-11-01, by Martin Geisler
merge with stable
2010-11-13, by Martin Geisler
eol: mention the hook in the module docstring
stable
2010-11-13, by Martin Geisler
eol: fix win32text encode/decode filter names
2010-11-13, by Martin Geisler
test-win32text: use $TESTTMP in output
2010-11-13, by Martin Geisler
test-win32text: use (esc) lines instead of Python script
2010-11-13, by Martin Geisler
merge with stable
2010-11-13, by Martin Geisler
eol: added filter aliases for backwards compatibility with win32text
2010-11-10, by Colin Caughie
eol: exclude .hgtags file from eol translation (issue2493)
stable
2010-11-13, by Colin Caughie
merge with stable
2010-11-13, by Nicolas Dumazet
log: fix log -rREV FILE when REV isnt the last filerev (issue2492)
stable
2010-11-11, by Nicolas Dumazet
cmdutil: move range check outside of filerevgen
stable
2010-11-11, by Nicolas Dumazet
merge with stable
2010-11-12, by Matt Mackall
pushkey: force HTTP POST on push and add tests (issue2489)
stable
2010-11-12, by Matt Mackall
merge with stable
2010-11-11, by Martin Geisler
tests: add test-hardlinks.t
stable
2010-11-10, by Adrian Buehlmann
win32: remove try-catch block of GetModuleFileNameEx (issue2480)
stable
2010-11-11, by Yuya Nishihara
gpg, commands: fixed util.abort to util.Abort typos
stable
2010-11-09, by Richard Hopkins
check-code: using and/or/not as a function is bad style
2010-11-11, by Martin Geisler
merge with stable
2010-11-10, by Martin Geisler
bundlerepository: get rid of temporary bundle files (issue2478)
stable
2010-11-07, by Klaus Koch
bundlerepository: test self.tempfile field, not tempfile module
stable
2010-11-10, by Martin Geisler
test-mq-qnew: handle Mac OS X error strings.
stable
2010-11-10, by Dan Villiom Podlaski Christiansen
help: urls help should include see also for paths
stable
2010-11-10, by timeless
minirst: link to HelpStyleGuide in docstring
2010-11-10, by Martin Geisler
util: clarify purpose of MBTextWrapper class
2010-11-09, by Nicolas Dumazet
merge with stable
2010-11-08, by Matt Mackall
run-test: fixed wrong parenthesis
stable
2010-11-08, by Erik Zielke
merge with crew
2010-11-08, by Matt Mackall
merge with crew
stable
2010-11-08, by Matt Mackall
merge with stable
2010-11-09, by Nicolas Dumazet
graphmod: safer code when a changeset has two identical parents
stable
2010-11-08, by Nicolas Dumazet
revlog: fix descendants() if nullrev is in revs
stable
2010-11-07, by Nicolas Dumazet
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip