Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip