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
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.
crecord: remove things that don't happen in functions from their docstrings
2016-05-05, by Anton Shestakov
crecord: remove skipfolded keyword argument from patchnode.previtem()
2016-05-05, by Anton Shestakov
crecord: update a copy-pasted comment in downarrowshiftevent()
2016-05-05, by Anton Shestakov
crecord: drop the version condition for amend
2016-05-05, by Pierre-Yves David
crecord: add/remove blank lines (coding style)
2016-05-05, by Anton Shestakov
localrepo: jettison parents() method per deprecation policy (API)
2016-05-04, by Augie Fackler
revset: define _parsealias() in _aliasrules class
2016-04-17, by Yuya Nishihara
revset: factor out common parsing function
2016-04-17, by Yuya Nishihara
revset: inline _tokenizealias() into _parsealias()
2016-04-17, by Yuya Nishihara
store: treat range as a generator instead of a list for py3 compat
2016-04-10, by timeless
ui: add new config option for help text width
2016-05-04, by Jun Wu
tests: test histedit base command plan help
2016-05-03, by timeless
largefiles: makes verify batching stat calls to remote
2016-05-03, by liscju
largefiles: change basestore._verifyfile to take list of files to check
2016-05-03, by liscju
bookmarks: properly invalidate volatile sets when writing bookmarks
stable
2016-05-04, by Augie Fackler
test-obsolete: update extension in test to actually work
stable
2016-05-05, by Augie Fackler
bundle2: properly request phases during getbundle
stable
2016-05-05, by Mike Hommey
rebase: handle successor targets (issue5198)
2016-04-11, by timeless
debugbundle: add tests for debugbundle output with bundle2
2016-05-04, by Mike Hommey
revert: mention ui.origbackuppath in the command help
2016-05-04, by Nathan Goldbaum
help: wrap ".orig" in rst quotes
2016-04-30, by Sean Farley
parser: shorten prefix of alias parsing errors
2016-04-17, by Yuya Nishihara
parser: rephrase "'$' not for alias arguments" message
2016-04-17, by Yuya Nishihara
debugbundle: handle the --all option for bundle2
2016-04-18, by Mike Hommey
manifest: improve filesnotin performance by using lazymanifest diff
2016-05-02, by Tony Tung
keyword: replace use of _filerev with _filenode
2016-04-19, by Christian Ebert
merge with stable
2016-05-03, by Matt Mackall
Added signature for changeset a56296f55a5e
stable
2016-05-01, by Matt Mackall
Added tag 3.8.1 for changeset a56296f55a5e
stable
2016-05-01, by Matt Mackall
convert: pass absolute paths to git (SEC)
stable
3.8.1
2016-04-06, by Blake Burkhart
Added signature for changeset f85de28eae32
stable
2016-05-01, by Matt Mackall
Added tag 3.8 for changeset f85de28eae32
stable
2016-05-01, by Matt Mackall
debian: alphabetize build deps
stable
3.8
2016-04-30, by Sean Farley
debian: fix lintian warning about debhelper
stable
2016-04-30, by Sean Farley
builddeb: remove chmod as lintian tells us
stable
2016-04-30, by Sean Farley
builddeb: use codename in version
stable
2016-04-30, by Sean Farley
rebase: restrict rebase destination to the pulled set (issue5214)
stable
2016-04-30, by Pierre-Yves David
destutil: add the ability to specify a search space for rebase destination
stable
2016-04-30, by Pierre-Yves David
sslutil: restore old behavior not requiring a hostname argument (issue5210)
stable
2016-04-30, by Gregory Szorc
tests: test a variety of cache invariants
stable
2016-04-28, by Matt Mackall
repoview: ignore unwritable hidden cache
stable
2016-04-28, by Matt Mackall
tags: silence hgtagsfnodes reading failures
stable
2016-04-28, by Matt Mackall
tags: silence cache parsing errors
stable
2016-04-28, by Matt Mackall
i18n-pt_BR: synchronized with 18c1b107898e
stable
2016-05-01, by Wagner Bruna
ubuntu-xenial-ppa: add makefile rule
stable
2016-04-27, by Sean Farley
ubuntu-wily-ppa: add makefile rule
stable
2016-04-27, by Sean Farley
ubuntu-trusty-ppa: add makefile rule
stable
2016-04-27, by Sean Farley
ubuntu-xenial: add makefile rule to build deb
stable
2016-04-27, by Sean Farley
ubuntu-wily: add makefile rule to build deb
stable
2016-04-27, by Sean Farley
make: turn ubuntu docker into template
stable
2016-04-26, by Sean Farley
revsets: add docs for '%' operator
stable
2016-04-27, by Sean Farley
graft: fix printing of --continue command
stable
2016-04-27, by Adam Simpkins
hghave: remove unused check for bdist_mpkg
stable
2016-04-29, by Kevin Bullock
osx: create a modern package including manpages
stable
2016-04-27, by Kevin Bullock
hghave: add check for OS X packaging tools
stable
2016-04-27, by Augie Fackler
tests: add test for Mac OS X package construction
stable
2016-04-18, by Augie Fackler
osx: add support for keeping mpkgs
stable
2016-04-18, by Augie Fackler
osx: add support for dumping built dmg into OUTPUTDIR
stable
2016-04-18, by Augie Fackler
hghave: add check for bdist_mpkg
stable
2016-04-18, by Augie Fackler
verify: don't init subrepo when missing one is referenced (issue5128) (API)
stable
2016-04-27, by Matt Harbison
setup: detect Python DLL filename from loaded DLL
stable
2016-04-28, by Gregory Szorc
exewrapper: add .dll to LoadLibrary() argument
stable
2016-04-27, by Gregory Szorc
update: correct description of --check option
stable
2016-04-27, by Martin von Zweigbergk
util: fix race in makedirs()
stable
2016-04-26, by Adam Simpkins
chg: initialize sockdirfd to -1 instead of AT_FDCWD
stable
2016-04-24, by Yuya Nishihara
bdiff: further restrain potential quadratic performance
stable
2016-04-22, by Matt Mackall
bdiff: balance recursion to avoid quadratic behavior (issue4704)
stable
2016-04-21, by Matt Mackall
bdiff: deal better with duplicate lines
stable
2016-04-21, by Matt Mackall
bdiff: fix latent normalization bug
stable
2016-04-21, by Matt Mackall
bdiff: fold in shift calculation in normalize
stable
2016-04-21, by Matt Mackall
bdiff: unify duplicate normalize loops
stable
2016-04-21, by Matt Mackall
make: backout changeset 51f5fae84e43
stable
2016-04-25, by Siddharth Agarwal
tests: test-lock-badness.t message could come later
stable
1970-01-01, by timeless
dockerdeb: pass the rest of the args to the builder script
stable
2016-04-23, by Sean Farley
dockerdeb: fix incorrect number of shifts
stable
2016-04-23, by Sean Farley
make: use shell-command assignment instead of $(eval ...)
stable
2016-04-21, by Augie Fackler
make: do assignment and export in a single statement
stable
2016-04-21, by Augie Fackler
make: alter how we compute compiler flags for setup.py
stable
2016-04-21, by Augie Fackler
revset: unindent "if True" block in sort()
stable
2016-04-23, by Yuya Nishihara
revset: make sort() do dumb multi-pass sorting for multiple keys (issue5218)
stable
2016-04-23, by Yuya Nishihara
log: fix status template to list copy source per dest (issue5155)
stable
2016-03-24, by Yuya Nishihara
graphmod: disable graph styling when HGPLAIN is set (issue5212)
stable
2016-04-20, by Martijn Pieters
graphmod: fix seen state handling for > 2 parents (issue5174)
stable
2016-04-20, by Martijn Pieters
httpclient: reverse accidental damage from 86db5cb55d46
stable
2016-04-20, by timeless
tests: tolerate http2
stable
2016-04-21, by timeless
make: add rule for building an ubuntu ppa
stable
2016-04-16, by Sean Farley
builddeb: add flag for a source-only deb
stable
2016-04-16, by Sean Farley
builddeb: create source archive for ubuntu
stable
2016-04-16, by Sean Farley
builddeb: ignore vcs and build results
stable
2016-04-15, by Sean Farley
builddeb: copy over .gz and .dsc files
stable
2016-04-15, by Sean Farley
builddeb: ignore errors about find not finding files
stable
2016-04-15, by Sean Farley
builddeb: use the os codename instead of 'unstable'
stable
2016-04-16, by Sean Farley
builddeb: use sed -i
stable
2016-04-16, by Sean Farley
dockerdeb: redirect 'cd' in export command to /dev/null
stable
2016-04-17, by Sean Farley
help: avoid using "$n" parameter in revsetalias example
stable
2016-03-26, by Yuya Nishihara
debian: add missing netbase dependency
stable
2016-04-17, by Sean Farley
debian: add missing zip/unzip dependencies
stable
2016-04-16, by Sean Farley
debian: add missing python-docutils dependency
stable
2016-04-15, by Sean Farley
debian: add missing python-all-dev dependency
stable
2016-04-15, by Sean Farley
patchbomb: use single quotes around command hint
stable
2016-04-14, by timeless
chg: forward SIGWINCH to worker
stable
2016-04-10, by Jun Wu
Added signature for changeset 740156eedf2c
stable
2016-04-16, by Matt Mackall
Added tag 3.8-rc for changeset 740156eedf2c
stable
2016-04-16, by Matt Mackall
merge default into stable for 3.8 code freeze
stable
3.8-rc
2016-04-16, by Matt Mackall
make: remove packages directory in clean rule
2016-04-15, by Sean Farley
make: add forgotten hgext3rd to clean rule
2016-04-15, by Sean Farley
make: add chg to clean rule
2016-04-15, by Sean Farley
test-docker-packaging: add new line to test output
2016-04-16, by Sean Farley
tests: relax pattern matching for newer docker
2016-04-15, by Sean Farley
py3: make factotum use absolute_import
2016-04-17, by Pulkit Goyal
py3: make extdiff use absolute_import
2016-04-17, by Pulkit Goyal
py3: make eol use absolute_import
2016-04-17, by Pulkit Goyal
py3: make color use absolute_import
2016-04-17, by Pulkit Goyal
py3: make hgmanpage use absolute_import
2016-04-17, by Pulkit Goyal
py3: make gendoc use absolute_import
2016-04-17, by Pulkit Goyal
py3: make check-seclevel use absolute_import
2016-04-17, by Pulkit Goyal
fetch: use single quotes around command hint
2016-04-14, by timeless
graft: use single quotes around command hint
2016-04-14, by timeless
config: use single quotes around command hint
2016-04-14, by timeless
debugcreatestreamclonebundle: use single quotes around command hint
2016-04-14, by timeless
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip