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.
localrepo: local() returns self
2011-06-13, by Matt Mackall
tests: avoid instability in test-convert-cvs-synthetic
2011-06-13, by Matt Mackall
dispatch: propagate ui command options to the local ui (issue2523)
2011-06-13, by Idan Kamara
mq: catch correct exception when calling changelog.rev()
2011-06-12, by Idan Kamara
rebase: preserve mq series order after rebasing (issue2849)
2011-06-12, by Idan Kamara
run-tests: verbose log ignored test
2011-06-12, by Idan Kamara
record: add white space diff options
2011-06-10, by Ingo Proetel
mq: rename abort_if_wdir_patched to abortifwdirpatched
2011-06-13, by Adrian Buehlmann
mq: rename partial_name to partialname
2011-06-13, by Adrian Buehlmann
mq: rename write_list to writelist
2011-06-13, by Adrian Buehlmann
mq: rename series_dirty to seriesdirty
2011-06-13, by Adrian Buehlmann
mq: rename applied_dirty to applieddirty
2011-06-13, by Adrian Buehlmann
mq: rename guards_dirty to guardsdirty
2011-06-13, by Adrian Buehlmann
mq: rename active_guards to activeguards
2011-06-13, by Adrian Buehlmann
mq: rename guards_path to guardspath
2011-06-13, by Adrian Buehlmann
mq: rename status_path to statuspath
2011-06-13, by Adrian Buehlmann
mq: rename series_path to seriespath
2011-06-13, by Adrian Buehlmann
mq: rename series_end to seriesend
2011-06-13, by Adrian Buehlmann
mq: rename full_series_end to fullseriesend
2011-06-13, by Adrian Buehlmann
mq: rename check_reserved_name to checkreservedname
2011-06-13, by Adrian Buehlmann
mq: rename check_localchanges to checklocalchanges
2011-06-13, by Adrian Buehlmann
mq: rename check_substate to checksubstate
2011-06-13, by Adrian Buehlmann
mq: rename check_toppatch to checktoppatch
2011-06-13, by Adrian Buehlmann
mq: rename save_dirty to savedirty
2011-06-13, by Adrian Buehlmann
mq: rename explain_pushable to explainpushable
2011-06-13, by Adrian Buehlmann
mq: rename set_active to setactive
2011-06-13, by Adrian Buehlmann
mq: rename set_guards to setguards
2011-06-13, by Adrian Buehlmann
mq: rename check_guard to checkguard
2011-06-13, by Adrian Buehlmann
mq: rename parse_series to parseseries
2011-06-13, by Adrian Buehlmann
mq: rename find_series to findseries
2011-06-13, by Adrian Buehlmann
mq: rename series_guards to seriesguards
2011-06-13, by Adrian Buehlmann
mq: rename full_series to fullseries
2011-06-13, by Adrian Buehlmann
paper, coal: display diffstat on the changeset page
2011-06-11, by Steven Brown
web: provide diff summary to the changeset page
2011-06-11, by Steven Brown
tests: fix up date ambiguity in cvs test
2011-06-11, by Matt Mackall
hg: split peer and repo lookup tables
2011-06-11, by Matt Mackall
tests: rename test-git-import.t into test-import-git.t
2011-06-11, by Patrick Mezard
patch: generalize the use of patchmeta in applydiff()
2011-06-11, by Patrick Mezard
patch: stop updating changed files set in applydiff()
2011-06-11, by Patrick Mezard
patch: turn patch() touched files dict into a set
2011-06-11, by Patrick Mezard
paper, coal: define the diffstat templates
2011-06-09, by Steven Brown
web: provide the file number to the diffstat templates
2011-06-09, by Steven Brown
web: include all files in the diffstat
2011-06-09, by Steven Brown
hgignore: ignore MANIFEST.in (generated since 2ce7dfe17bc5)
2011-06-10, by Thomas Arendsen Hein
bookmarks: recognize the current bookmark when the local encoding isn't UTF-8
2011-06-08, by LUO Zheng
distutils: Create MANIFEST.in instead of MANIFEST in Makefile
2011-06-09, by Stephen Thorne
revert: is reverting file states, not just file contents
2011-06-09, by Adrian Buehlmann
hg: change various repository() users to use peer() where appropriate
2011-06-10, by Matt Mackall
hg: have peer() call _lookup directly
2011-06-10, by Matt Mackall
hg: add peer method
2011-06-10, by Matt Mackall
hg: add opts argument to clone for internal remoteui
2011-06-08, by Peter Arrenbrecht
hg: use capable instead of capabilities
2011-06-06, by Peter Arrenbrecht
fileset: basic pattern and boolean support
2011-06-08, by Matt Mackall
tests: fix updated monotone version requirement
2011-06-10, by Thomas Arendsen Hein
check-code: catch misspellings of descendant
2011-06-07, by Matt Mackall
revert: drop obvious paragraph about filenames
2011-06-07, by Matt Mackall
revert: actually add pointer to backout
2011-06-07, by Matt Mackall
revert: replace mention of 'roll back' with pointer to 'backout'
2011-06-07, by Matt Mackall
revert: simplify description of effect of -r
2011-06-07, by Matt Mackall
revert: rearrange the date help
2011-06-07, by Matt Mackall
revert: remove some redundancy in basic description
2011-06-07, by Matt Mackall
revert: drop requirement to use -r to revert with two parents
2011-06-07, by Matt Mackall
revert: simplify usage note
2011-06-07, by Matt Mackall
revert: rewrite help summary
2011-06-06, by Matt Mackall
extensions: make disabled()/disabledext() load prebuilt index if available
2011-06-04, by Yuya Nishihara
setup: add command to generate index of extensions
2011-06-04, by Yuya Nishihara
sshrepo: fix addchangegroup's signature
2011-06-06, by Peter Arrenbrecht
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)
2011-06-06, by Matt Mackall
patch: dot not ignore hunk of files marked as 'deleted'
2011-06-05, by Patrick Mezard
patch: fix patchmeta/hunk synchronization in iterhunks()
2011-06-05, by Patrick Mezard
patch: remove unnecessary exists() call in selectfile()
2011-06-05, by Patrick Mezard
import: deprecate --base
2011-06-05, by Patrick Mezard
patch: remove redundant islink() call
2011-06-05, by Patrick Mezard
extensions: update doc of enabled() and disabled() according to d5b525697ddb
2011-06-04, by Yuya Nishihara
localrepo: add savecommitmessage() to write last-message.txt
2011-06-04, by Patrick Mezard
memctx: simplify constructor
2011-06-04, by Patrick Mezard
scmutil: improve path calculation for install-relative RC files (issue2841)
2011-06-03, by Matt Mackall
prepush: show details about new remote heads with --verbose
2011-06-03, by Adrian Buehlmann
prepush: print short hash of first new head in abort message
2011-06-03, by Adrian Buehlmann
prepush: eliminate 'if branch'
2011-06-03, by Adrian Buehlmann
revlog: bail out earlier in group when we have no chunks
2011-06-03, by Sune Foldager
localrepo: simplify file bundling code and fix progress bug
2011-06-03, by Sune Foldager
localrepo: use list comprehension instead of generators
2011-06-03, by Sune Foldager
localrepo: add total to changeset progress in bundle/push
2011-06-03, by Sune Foldager
statichttprepo: use in-place difference for shorter line
2011-06-03, by Martin Geisler
workingctx: eliminate remove function
2011-06-02, by Adrian Buehlmann
test-copy2: add case for moving a missing file
2011-06-02, by Adrian Buehlmann
color: check if ui is already a subclass of colorui before wrapping it
2011-06-02, by Idan Kamara
util: add helper function isatty(fd) to check for tty-ness
2011-06-02, by Idan Kamara
web: prevent TypeError thrown when using the diffstat templates
2011-06-02, by Steven Brown
fileset: fix long line
2011-06-02, by Matt Mackall
COPYING: refresh with current address from fsf.org
2011-06-02, by Matt Mackall
filesets: introduce basic fileset expression parser
2011-06-01, by Matt Mackall
dispatch: add repo to the request
2011-06-02, by Idan Kamara
merge with stable
2011-06-01, by Matt Mackall
Added signature for changeset 733af5d9f6b2
stable
2011-06-01, by Matt Mackall
Added tag 1.8.4 for changeset 733af5d9f6b2
stable
2011-06-01, by Matt Mackall
subrepo: make stdin for svn a pipe for non-interactive use (issue2759)
stable
1.8.4
2011-05-31, by Augie Fackler
subrepo: svn abort now depends on exit code (issue2833)
stable
2011-05-31, by Regis Desgroppes
httprepo: send URL redirection notices to stderr (issue2828)
stable
2011-05-24, by Matt Mackall
httprepo: proper handling of invalid responses without content-type (issue2019)
stable
2011-03-07, by Mads Kiilerich
strip: make it clear that --force discards changes (issue310)
stable
2011-04-29, by Patrick Mezard
tags: catch more corruption during cache parsing (issue2779)
stable
2011-04-26, by Matt Mackall
localrepo: don't add deleted files to list of modified/added files (issue2761)
stable
2011-04-11, by Idan Kamara
localrepo: ignore tags to unknown nodes (issue2750)
stable
2011-04-04, by Idan Kamara
bookmarks: do not forward merged bookmark (issue1877)
stable
2011-03-14, by David Soria Parra
rebase: restore mq guards after rebasing (issue2107)
stable
2011-03-26, by Stefano Tortarolo
revset: report a parse error if a revset is not parsed completely (issue2654)
stable
2011-03-16, by Bernhard Leiner
color: fix --color=always when output is piped
2011-05-25, by Peter Arrenbrecht
check-code: flag 0/1 used as constant Boolean expression
2011-06-01, by Martin Geisler
run-tests: allow whitelisting tests that should always run
2011-05-31, by Augie Fackler
subrepo: make stdin for svn a pipe for non-interactive use (issue2759)
2011-05-31, by Augie Fackler
tests: glob version number in test-hgrc
2011-05-31, by Matt Mackall
web: provide diffstat to the changeset page
2011-05-28, by Steven Brown
tests: update for handling of missing hgrc includes
2011-05-31, by Matt Mackall
subrepo: svn abort now depends on exit code (issue2833)
2011-05-31, by Regis Desgroppes
fixed issue2833: aborts nows depends on svn exit code
2011-05-31, by desgropp
config: ignore include errors for nonexistent files
2011-05-31, by Matt Mackall
Make pull -u behave like pull && update
2011-05-31, by Brendan Cully
requires: note apparent corruption
2011-05-31, by Matt Mackall
readrequires: provide easier to understand error message
2011-05-31, by Adrian Buehlmann
introduce new function scmutil.readrequires
2011-05-31, by Adrian Buehlmann
merge with stable
2011-05-31, by Matt Mackall
merge with crew
2011-05-31, by Matt Mackall
merge with i18n
stable
2011-05-31, by Matt Mackall
merge with stable
2011-05-30, by Martin Geisler
merge with hg-i18n
stable
2011-05-30, by Martin Geisler
merge with hg-i18n
2011-05-30, by Martin Geisler
less
more
|
(0)
-10000
-3000
-1000
-128
+128
+1000
+3000
+10000
+30000
tip