Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
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
test-gendoc: update for new Russian translation
2011-05-30, by Martin Geisler
i18n-ru: branches-import translated
2011-05-30, by Alexander Sauta
i18n-ru:bisect,backout,branch translated
2011-05-29, by Alexander Sauta
i18n-ru: translated add, addremove, annotate, archive
2011-05-29, by Alexander Sauta
i18n-ru:translation started,convert translated
2011-05-29, by Alexander Sauta
i18n-pt_BR: synchronized with ab687820c4cc
stable
2011-05-19, by Wagner Bruna
subrepo: don't crash when git .hgsubstate is empty (issue2716)
stable
2011-05-28, by Eric Eisner
mq: no need to make a copy of seriesopts
2011-05-30, by Idan Kamara
workingctx.remove: use self.forget
2011-05-27, by Adrian Buehlmann
commands: use repo.branchheads in heads command
2011-05-31, by Martin Geisler
commands: remove unused variable from heads command
2011-05-31, by Martin Geisler
mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guards
2011-05-31, by Martin Geisler
hg: remove underscores in clone function
2011-05-27, by Martin Geisler
hg-ssh: fix dispatch call to use dispatch.request()
2011-05-29, by Idan Kamara
gendoc: config help topic is in hgrc.5, do not include it in hg.1
2011-05-30, by Martin Geisler
doc: improve merge between hgrc.5 and config help topic
2011-05-30, by Martin Geisler
doc: rebuild hgrc.5 man and HTML page when help/config changes
2011-05-30, by Martin Geisler
help/config: separate terms with a blank line
2011-05-30, by Martin Geisler
help/config: fix rendering of definition list
2011-05-30, by Martin Geisler
help: move part of hgrc.5 man page config help topic
2011-05-30, by Yun Lee
hgrc.5: make minirst find headings correctly
2011-05-30, by Yun Lee
run-tests: fix --blacklist (broken by 95715c2f90bf)
2011-05-28, by Patrick Mezard
patch: do not patch unknown files (issue752)
2011-05-27, by Patrick Mezard
patch: use temporary files to handle intermediate copies
2011-05-27, by Patrick Mezard
patch: refactor file creation/removal detection
2011-05-27, by Patrick Mezard
commands.remove: don't use workingctx.remove(list, unlink=True)
2011-05-27, by Adrian Buehlmann
tests: add a test to check for duplicate command options
2011-05-27, by Idan Kamara
mq: allow --mq for qrecord
2011-05-27, by Idan Kamara
run-tests: fix --blacklist with jobs > 1
2011-05-27, by Idan Kamara
run-tests: slightly simplify blacklist check
2011-05-27, by Idan Kamara
coal: use preformatted text for descriptions (issue2835)
2011-05-27, by Matt Mackall
rebase: add option --tool/-t for 'pull --rebase'
2011-05-27, by Adrian Buehlmann
subrepo: refactor writestate for clarity
2011-05-27, by Martin Geisler
cmdutil: make private copies of option lists to avoid sharing monkeypatches
2011-05-26, by Matt Mackall
record: fix options placeholder
2011-05-26, by Idan Kamara
subrepo: bare git repos considered dirty
2011-05-25, by Paul Molodowitch
dispatch: use the request to store the ui object
2011-05-26, by Idan Kamara
dispatch: wrap dispatch related information in a request class
2011-05-26, by Idan Kamara
patch: restore the previous output of 'diff --stat'
2011-05-26, by Steven Brown
wireproto: enable optional args for known() for future extensibility
2011-05-24, by Peter Arrenbrecht
context: make forget work like commands.forget
2011-05-26, by Matt Mackall
dirstate: rename forget to drop
2011-05-26, by Matt Mackall
minirst: read test input from stdin
2011-05-26, by Martin Geisler
tests: update monotone version requirement
2011-05-26, by Sune Foldager
test-git-import: test patching existing copy targets
2011-05-25, by Patrick Mezard
httprepo: handle large lengths by bypassing the len() operator
2011-05-24, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip