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.
glossary: add entry for "Bookmark"
2011-06-15, by Martin Geisler
glossary: add entry for "Tag"
2011-06-15, by Martin Geisler
merge with i18n
2011-06-14, by Matt Mackall
i18n-ru: translated all standard commands and config-environment additional help topics
2011-06-14, by Alexander Sauta
i18n-ru: translated push-rename
2011-06-10, by Alexander Sauta
i18n-ru: translated parents-pull
2011-06-09, by Alexander Sauta
setdiscovery: batch heads and known(ownheads)
2011-06-14, by Peter Arrenbrecht
wireproto: make a number of commands batchable
2011-06-14, by Peter Arrenbrecht
wireproto: add batching support to wirerepository
2011-06-14, by Peter Arrenbrecht
wireproto: add basic command batching infrastructure
2011-06-14, by Peter Arrenbrecht
mq: make qrefresh/qfold keep wlock until saving patch status
2011-06-15, by Yuya Nishihara
bugzilla: fix typo in documentation
2011-06-14, by Wagner Bruna
dispatch: fix for-loop variable name
2011-06-14, by Idan Kamara
notify: send changesets on 'outgoing' hook, updated doc
2011-06-14, by Ingo Bressler
sslutil: Restore missing imports of socket and httplib to sslutil
2011-06-14, by Stephen Thorne
dispatch: assign I/O descriptors from the request to the ui
2011-06-08, by Idan Kamara
ui: use I/O descriptors internally
2011-06-08, by Idan Kamara
dispatch: add I/O descriptors to the request
2011-06-07, by Idan Kamara
ui: add I/O descriptors
2011-06-07, by Idan Kamara
import: add --bypass option
2011-06-14, by Patrick Mezard
import: separate parents selection from working dir update
2011-06-14, by Patrick Mezard
patch: extend filtestore to store an optional copy source
2011-06-14, by Patrick Mezard
paper/coal: use fixed width for diffstat +/- link
2011-06-14, by Martin Geisler
hg: rename opts argument to peeropts in clone
2011-06-14, by Martin Geisler
hg: move peerschemes back to schemes
2011-06-13, by Matt Mackall
hg: rearrange peer scheme lookup
2011-06-13, by Matt Mackall
forget, remove: don't note on nonexistent file twice
2011-06-13, by Idan Kamara
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip