Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-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.
tests: rename test-terse-status.t to test-status-terse.t
2017-08-28, by Martin von Zweigbergk
metadataonlyctx: don't crash when reusing the manifest with deletions
2017-08-28, by Jun Wu
context: make parents and text optional in metadataonlyctx
2017-08-28, by Jun Wu
test: add more obsmarker tests for pruning scenarios
2017-08-17, by Boris Feld
template: better prune support in obsfate
2017-07-03, by Boris Feld
template: compute dates in obsfatedate
2017-07-03, by Boris Feld
template: compute user in obsfateusers
2017-07-03, by Boris Feld
template: compute verb in obsfateverb
2017-07-03, by Boris Feld
contrib: add test-check-module-imports.t to the Python 3 whitelist
2017-08-22, by Augie Fackler
tests: update test-obsolete to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-largefiles-cache to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-inherit-mode to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-relink to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-strip to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-share to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-requires to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-progress to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-patchbomb to pass our import checker
2017-08-22, by Augie Fackler
merge with stable
2017-08-28, by Augie Fackler
dirstate: perform transactions with _copymap using single call, where possible
2017-08-23, by Michael Bolin
pull: do not prompt "hg update" if update.requiredest is set
2017-08-24, by Jun Wu
changelog: abort on attempt to write wdir revision
2017-08-25, by Martin von Zweigbergk
phabsend: show associated Differential Revisions with --confirm
2017-08-24, by Jun Wu
phabsend: print the actual URL with --confirm
2017-08-24, by Jun Wu
phabsend: detect patch change with larger context
2017-08-24, by Jun Wu
phabsend: make --amend the default
2017-08-24, by Jun Wu
phabsend: polish the docstring a bit
2017-08-24, by Jun Wu
record: make the m key open an editor for the commit message (issue5667)
2017-08-28, by Peter Vitt
tests: update test-patch to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-pager to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-obsolete to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-notify to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-merge1 to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-merge-symlinks to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-logtoprocess to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-log to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-log-exthook to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-largefiles-wireproto to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-largefiles-small-disk to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-keyword to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-impexp-branch to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-help to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-hardlinks to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-glog to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-fncache to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-eol to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-dirstate to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-debugcommands to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-convert-clonebranches to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-commit to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-command-template to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-chg to pass our import checker
2017-08-22, by Augie Fackler
tests: update test-bundle2-format to pass import checker
2017-08-22, by Augie Fackler
tests: update test-bundle2-pushback to pass the import checker
2017-08-22, by Augie Fackler
tests: update test-bookmarks to pass the import checker
2017-08-22, by Augie Fackler
tests: update test-bisect to pass our module import checker
2017-08-22, by Augie Fackler
tests: update test-archive to pass our module import checker
2017-08-22, by Augie Fackler
tests: update test-annotate to pass our module import checker
2017-08-22, by Augie Fackler
obsolete: fix old typo
2017-07-03, by Boris Feld
obsolete: move merge logic on the smaller object
2017-07-03, by Boris Feld
releasenotes: view admonition titles using -l flag
2017-08-28, by Rishabh Madan
tests: move baduisetup test inside "#if demandimport"
2017-08-26, by Martin von Zweigbergk
revlog: abort on attempt to write null revision
2017-08-25, by Martin von Zweigbergk
context: remove unnecessary default values for matchers (API)
2017-08-22, by Martin von Zweigbergk
context: always pass a matcher into _matchstatus() (API)
2017-08-22, by Martin von Zweigbergk
test-casecollision-merge: fix the test
2017-08-23, by Jun Wu
run-tests: make per-line condition support testcase names
2017-08-20, by Jun Wu
simplemerge: refactor _picklabels to be more compact
2017-08-25, by Phil Cohen
simplemerge: remove check for null context
2017-08-25, by Phil Cohen
run-tests: pass unicode to Pygments
2017-08-24, by Yuya Nishihara
run-tests: factor out highlight functions
2017-08-24, by Yuya Nishihara
run-tests: include "\n" in formatted message instead of calling writeln()
2017-08-24, by Yuya Nishihara
encoding: add fast path of from/toutf8b() for ASCII strings
2017-04-23, by Yuya Nishihara
encoding: add fast path of from/tolocal() for ASCII strings
2017-04-23, by Yuya Nishihara
encoding: add function to test if a str consists of ASCII characters
2017-04-23, by Yuya Nishihara
encoding: add fast path of jsonescape() (issue5533)
2017-04-23, by Yuya Nishihara
encoding: extract stub for fast JSON escape
2017-04-23, by Yuya Nishihara
journal: do not use atomictemp (issue5338)
2017-08-24, by Jun Wu
tests: update test-commandserver to pass our import checker
2017-08-22, by Augie Fackler
tests: add blank output lines to test-commandserver
2017-08-22, by Augie Fackler
contrib: make import-checker agree more with run-tests about heredocpy
2017-08-22, by Augie Fackler
contrib: add bzrlib to list of packages from which we import symbols
2017-08-22, by Augie Fackler
tests: ensure demandimport test uses absolute_import
2017-08-22, by Augie Fackler
tests: blacklist test-demandimport from test-check-module-imports
2017-08-22, by Augie Fackler
tests: sort excluded test files in test-check-module-imports
2017-08-22, by Augie Fackler
contrib: allow symbol imports from hgclient for tests
2017-08-22, by Augie Fackler
tests: blacklist some more entries in module import checks
2017-08-22, by Augie Fackler
bookmarks: allow deleting active bookmark using '.'
2017-08-24, by David Demelier
template: add minimal obsfate template function
2017-08-17, by Boris Feld
obsolete: track markers in _succs
2017-07-03, by Boris Feld
obsolete: add an explicit '_succs.copy()' method
2017-07-03, by Boris Feld
obsolete: introduce a _succs class
2017-07-03, by Boris Feld
simplemerge: simplify code now that we always write to a context
2017-08-24, by Phil Cohen
simplemerge: make context parameters non-optional
2017-08-24, by Phil Cohen
simplemerge: stop accepting, and passing, file parameters
2017-08-24, by Phil Cohen
simplemerge: stop reading from, and writing to, files
2017-08-24, by Phil Cohen
simplemerge: use context paths for default labels instead of file paths
2017-08-24, by Phil Cohen
contrib: make simplemerge script pass context-like objects
2017-08-24, by Phil Cohen
simplemerge: use `ctx.decoddeddata()` instead of `repo.wreaddata`
2017-08-24, by Phil Cohen
context: add `decodeddata()` to basefilectx
2017-08-24, by Phil Cohen
bookmarks: allow renaming active bookmark using '.'
2017-08-21, by David Demelier
i18n: update check-translation script to pass import checker
2017-08-22, by Augie Fackler
demandimportpy3: update to pass import checker
2017-08-22, by Augie Fackler
contrib: always treat importlib.* as stdlib
2017-08-22, by Augie Fackler
hg: update top-level script to use modern import conventions
2017-08-22, by Augie Fackler
simplemerge: update to conform with modern import conventions
2017-08-22, by Augie Fackler
contrib: inform import checker that __builtin__ is a thing
2017-08-22, by Augie Fackler
contrib: allow importing "symbols" from mercurial
2017-08-22, by Augie Fackler
hgperf: update to conform with import style checks
2017-08-22, by Augie Fackler
contrib: update hg-ssh to conform with import style checks
2017-08-22, by Augie Fackler
contrib: have import-checker work mostly with native strings for mod names
2017-08-22, by Augie Fackler
bundlerepo: move bundle2 part handling out to a function
2017-08-23, by Durham Goode
bundle2: seek part back during iteration
2017-08-23, by Durham Goode
bundlerepo: move temp bundle creation to a separate function
2017-08-23, by Durham Goode
exchange: don't attempt phase exchange if phase-heads was in bundle
2017-08-17, by Martin von Zweigbergk
pushvars: do not mangle repo state
2017-08-16, by Jun Wu
record: fix revert -i for lines without newline (issue5651)
stable
2017-08-27, by Jun Wu
morestatus: check whether the conflict message is None before printing
2017-08-21, by Pulkit Goyal
bundle2: fixed usage of an attribute that was removed in py3k
2017-08-23, by Alex Gaynor
releasenotes: add check flag for use of admonitions and its validity
2017-08-13, by Rishabh Madan
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip