Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
context: generate filtered manifest efficiently for exact matchers
2014-07-12, by Siddharth Agarwal
manifestdict: add a new method to intersect with a set of files
2014-07-12, by Siddharth Agarwal
log: use an exact matcher for --patch --follow
2014-07-12, by Siddharth Agarwal
merge with stable
2014-07-16, by Matt Mackall
log: make --patch --follow work inside a subdirectory
stable
2014-07-12, by Siddharth Agarwal
mergetools: add --nofork option to gvimdiff.diffargs for extdiff
2014-07-12, by Yuya Nishihara
contrib/vagrant: use Vagrant for running tests on virtual machine
2014-07-05, by anatoly techtonik
merge with stable
2014-07-14, by Matt Mackall
log: allow revset for --follow to be lazily evaluated
2014-07-12, by Siddharth Agarwal
parsers: remove unused getintat function
2014-07-14, by Siddharth Agarwal
revset: maintain ordering when subtracting from a baseset (issue4289)
2014-07-14, by Matt Mackall
cmdutil: separate building commit text from 'commitforceeditor'
2014-07-15, by FUJIWARA Katsunori
convert: detect removal of ".gitmodules" at git source revisions correctly
stable
2014-07-14, by FUJIWARA Katsunori
templates: escape NUL bytes in jsonescape (issue4303)
stable
2014-07-14, by Matt Mackall
localrepo: document localrepo.hook()
2014-07-12, by Gregory Szorc
filemerge: use 'util.ellipsis' to trim custom conflict markers correctly
2014-07-06, by FUJIWARA Katsunori
filemerge: use only the first line of the generated conflict marker for safety
2014-07-06, by FUJIWARA Katsunori
progress: use 'encoding.colwidth' to get column width of items correctly
2014-07-06, by FUJIWARA Katsunori
progress: use 'encoding.trim' to trim items in output line correctly
2014-07-06, by FUJIWARA Katsunori
encoding: add 'leftside' argument into 'trim' to switch trimming side
2014-07-06, by FUJIWARA Katsunori
progress: use 'encoding.colwidth' to get column width of output line correctly
2014-07-06, by FUJIWARA Katsunori
progress: use 'encoding.trim' to trim output line correctly
2014-07-06, by FUJIWARA Katsunori
histedit: use 'util.ellipsis' to trim description of each changesets
2014-07-06, by FUJIWARA Katsunori
util: replace 'ellipsis' implementation by 'encoding.trim'
2014-07-06, by FUJIWARA Katsunori
encoding: add 'trim' to trim multi-byte characters at most specified columns
2014-07-06, by FUJIWARA Katsunori
bugzilla: stop trying to cache setup across hook invocation
stable
2014-07-03, by Jim Hague
strip: drop -b/--backup option (BC)
2014-07-11, by Matt Mackall
purge: add options for deleting only files or only directories
2013-11-07, by Ben Kehoe
shelve: accept '--edit' like other commands creating new changeset
2014-06-20, by FUJIWARA Katsunori
shelve: refactor option combination check to easily add new ones
2014-06-20, by FUJIWARA Katsunori
merge with stable
2014-07-09, by Matt Mackall
test-extension: add check for 'hg version -v' listing enabled extensions
2014-07-08, by Augie Fackler
version: show enabled extensions (issue4209)
2014-06-10, by anatoly techtonik
strip: remove bookmarks after strip succeed (issue4295)
2014-07-08, by David Soria Parra
templater: introduce word function
2014-06-12, by Ryan McElroy
committablectx: move __contains__ into workingctx
2014-07-03, by Sean Farley
memctx: explicitly set substate to None
2014-07-02, by Sean Farley
bookmarks: avoid deleting primary bookmarks on rebase
stable
2014-07-08, by Matt Mackall
bugzilla: correct config documentation error
stable
2014-07-03, by Jim Hague
Merge with crew.
2014-07-06, by Augie Fackler
Merge with stable.
2014-07-06, by Augie Fackler
setup: fixed for Pythons which don't have a CFLAGS
stable
2014-07-05, by Alex Gaynor
util.h: declare dirstateTupleType variable instead of defining it
2014-07-03, by André Sintzoff
test-context: add test for performing a diff on a memctx
2014-06-13, by Sean Farley
test-context: add test for memctx status
2014-06-13, by Sean Farley
memctx: add _manifest implementation that computes the filenode
2014-05-29, by Sean Farley
basectx: pass raw context objects to patch.diff
2014-04-29, by Sean Farley
patch: use ctx.node() instead of bare node variable
2013-08-14, by Sean Farley
merge with stable
2014-07-02, by Matt Mackall
Added signature for changeset 2d8cd3d0e83c
stable
2014-07-01, by Matt Mackall
Added tag 3.0.2 for changeset 2d8cd3d0e83c
stable
2014-07-01, by Matt Mackall
merge with i18n
stable
3.0.2
2014-07-01, by Matt Mackall
i18n-pt_BR: synchronized with a4b67bf1f0a5
stable
2014-06-30, by Wagner Bruna
i18n-ja: synchronized with a4b67bf1f0a5
stable
2014-06-30, by FUJIWARA Katsunori
rebase: fix bug that caused transitive copy records to disappear (issue4192)
stable
2014-06-07, by Augie Fackler
cmdutil: add copy-filtering support to duplicatecopies
stable
2014-06-07, by Augie Fackler
dispatch: handle empty IOError args
2014-07-01, by Matt Mackall
repoview: do not crash when localtags refers to non existing revisions
stable
2014-06-29, by Angel Ezquerra
templater: add symbol to error
2014-06-12, by Ryan McElroy
templater: introduce startswith function
2014-06-12, by Ryan McElroy
templatefilter: add splitlines function
2014-06-12, by Ryan McElroy
serve: tidy up indent level of repository not found message
2014-05-01, by Yuya Nishihara
serve: inline checkrepo() that is used only when --stdio is specified
2014-05-01, by Yuya Nishihara
serve: make sure to print "listening at" message immediately
2014-06-28, by Yuya Nishihara
merge with stable
2014-06-27, by Matt Mackall
match: make glob '**/' match the empty string
stable
2014-06-25, by Siddharth Agarwal
tags: read tag info into a sorted dict (rather than into a regular dict)
2014-02-23, by Angel Ezquerra
config: move config.sortdict class into util
2014-02-23, by Angel Ezquerra
hg: add support for HGUNICODEPEDANTRY environment variable
2014-06-23, by Augie Fackler
dirstate.status: assign members one by one instead of unpacking the tuple
2014-05-27, by Siddharth Agarwal
dirstate.status: assign members one by one instead of unpacking the tuple
2014-05-27, by Siddharth Agarwal
parsers: inline fields of dirstate values in C version
2014-05-27, by Siddharth Agarwal
dirstate: add dirstatetuple to create dirstate values
2014-05-27, by Siddharth Agarwal
parsers: remove no longer used dirstate_unset
2014-05-27, by Siddharth Agarwal
pack_dirstate: in C version, for invalidation set dict to what we write to disk
2014-05-27, by Siddharth Agarwal
record: update comment to match code
2014-06-26, by Jordi Gutiérrez Hermoso
hg: update newly added listdir function of vfs in clone
2014-06-21, by Chinmay Joshi
hg: use vfs functions in clone
2014-06-21, by Chinmay Joshi
hg: update util.writefile method to use write with vfs in share
2014-06-21, by Chinmay Joshi
hg: update to use vfs functions in shared destination repository
2014-06-21, by Chinmay Joshi
hg: use vfs functions in destination repository with share
2014-06-21, by Chinmay Joshi
vfs: add listdir for os.listdir in vfs
2014-06-20, by Chinmay Joshi
templater: restore use of callable() since it was readded in Python 3.2
2014-06-23, by Augie Fackler
hook: restore use of callable() since it was readded in Python 3.2
2014-06-23, by Augie Fackler
help: restore use of callable() since it was readded in Python 3.2
2014-06-23, by Augie Fackler
extensions: restore use of callable() since it was readded in Python 3.2
2014-06-23, by Augie Fackler
fancyopts: restore use of callable() since it was readded in Python 3.2
2014-06-23, by Augie Fackler
gendoc: restore use of callable() since it was readded in Python 3.2
2014-06-23, by Augie Fackler
check-seclevel: restore use of callable() since it was readded in Python 3.2
2014-06-23, by Augie Fackler
check-code: drop ban on callable() which was restored in Python 3.2
2014-06-23, by Augie Fackler
diff: add nobinary config to suppress git-style binary diffs
2014-06-21, by Stephen Lee
branchmap: don't use ui.warn for debug message
2014-06-23, by Matt Mackall
branch: add debug message for branch cache write failure
2014-06-23, by Matt Mackall
record: define inferrepo in command decorator
2014-05-04, by Gregory Szorc
mq: define inferrepo in command decorator
2014-05-04, by Gregory Szorc
largefiles: define inferrepo in command decorator
2014-05-04, by Gregory Szorc
keyword: define inferrepo in command decorator
2014-05-04, by Gregory Szorc
hgk: define inferrepo in command decorator
2014-05-04, by Gregory Szorc
graphlog: define inferrepo in command decorator
2014-05-04, by Gregory Szorc
extdiff: define inferrepo in command decorator
2014-05-04, by Gregory Szorc
children: define inferrepo in command decorator
2014-05-04, by Gregory Szorc
churn: define inferrepo in command decorator
2014-05-04, by Gregory Szorc
commands: define inferrepo in command decorator
2014-05-04, by Gregory Szorc
cmdutil: support inferrepo in command decorator
2014-05-04, by Gregory Szorc
keyword: define optionalrepo in command decorator
2014-05-04, by Gregory Szorc
commands: define optionalrepo in command decorator
2014-05-04, by Gregory Szorc
cmdutil: add optionalrepo argument to command decorator
2014-05-04, by Gregory Szorc
tests: define norepo in command decorator
2014-05-04, by Gregory Szorc
share: define norepo in command decorator
2014-05-04, by Gregory Szorc
mq: define norepo in command decorator
2014-05-04, by Gregory Szorc
largefiles: define norepo in command decorator
2014-05-04, by Gregory Szorc
convert: define norepo in command decorator
2014-05-04, by Gregory Szorc
commands: define norepo in command decorator
2014-05-04, by Gregory Szorc
commands: add norepo argument to command decorator
2014-05-04, by Gregory Szorc
cmdutil: better document command()
2014-05-04, by Gregory Szorc
convert: update the transplant, rebase and graft references in 'extra'
2014-06-11, by Matt Harbison
merge with stable
2014-06-18, by Matt Mackall
run-tests: hold iolock across diff/prompt when interactive
2014-06-18, by Matt Mackall
bookmarks: improve the bookmark help (issue4244)
2014-06-18, by Matt Mackall
push: restore contents of HG_URL for hooks (issue4268)
stable
2014-06-18, by Matt Mackall
tests: ignore missing file with PYTHONDONTWRITEBYTECODE (issue4239)
stable
2014-06-18, by Matt Mackall
hgweb: avoid initialization race (issue4280)
stable
2014-06-16, by Matt Mackall
p4: accept changesets with no description (issue4282)
stable
2014-06-16, by Matt Mackall
merge with stable
2014-06-14, by Matt Mackall
test-run-tests.t: test the --nodiff option
2014-05-30, by Pierre-Yves David
test-run-tests.t: test the --interactive option
2014-05-30, by Pierre-Yves David
run-tests: fixes the '--interactive' option error
2014-06-13, by anuraggoel
run-tests: checks behaviour of test on failure while testing
2014-06-13, by anuraggoel
revlog: fix check-code error
stable
2014-06-14, by Matt Mackall
merge with stable
2014-06-13, by Matt Mackall
revlog: hold a private reference to self._cache
stable
2014-06-13, by Matt Mackall
revlog: make _chunkcache access atomic
stable
2014-06-13, by Matt Mackall
tests: cat error messages are different on Solaris
stable
2014-06-09, by Danek Duvall
error: restore python 2.4 compatibility for BundleValueError
2014-06-10, by Brendan Cully
i18n: explicitly decode paragraphs
2014-06-12, by Matt Mackall
minirst: explicitly decode substitutions
2014-06-13, by Matt Mackall
test-run-tests.t: tests --jobs option
2014-05-30, by Pierre-Yves David
test-run-tests.t: test --debug option
2014-05-30, by Pierre-Yves David
test-run-tests.t: test selection of testfile from the command line
2014-05-30, by Pierre-Yves David
test-run-tests.t: tests the --retest option
2014-05-30, by Pierre-Yves David
run-tests: fixes the number of tests ran when '--retest' is enabled
2014-06-12, by anuraggoel
run-tests: skipped test should not produce 'i' mark while retesting
2014-06-12, by anuraggoel
test-run-tests.t: test running a failing test
2014-05-30, by Pierre-Yves David
run-tests: filter whitespace at end of error diffs
2014-06-13, by Matt Mackall
run-tests: produce '!' mark after running a failing test
2014-06-12, by anuraggoel
run-tests: produce error on running a failing test
2014-06-12, by anuraggoel
test-run-tests.t: test running a passing test
2014-05-30, by Pierre-Yves David
run-tests: don't check for the mercurial library used when using --with-hg
2014-06-10, by Pierre-Yves David
test: introduce test-run-tests.t
2014-05-30, by Pierre-Yves David
tests: comment the main purpose of ``test-unified-test.t``
2014-05-30, by Pierre-Yves David
parsers.c: fix a couple of memory leaks
stable
2014-06-11, by Danek Duvall
tests: rename ``test-run-tests.t`` to ``test-unified-test.t``
2014-05-30, by Pierre-Yves David
wireproto: rephrase the error message for unknown getbundle parameters
2014-05-27, by Pierre-Yves David
patchbomb: reorder header insertions to clarify code
2014-06-07, by Augie Fackler
patchbomb: always use message-id of first patch for series-id
2014-06-07, by Augie Fackler
test-patchbomb: normalize glob lines and record their construction
2014-06-07, by Augie Fackler
patchbomb: includes a unique series ID in email header
2014-05-05, by Pierre-Yves David
color: add parenthesis to help readability
2014-05-30, by Pierre-Yves David
status: document the content of the returned tuple in the docstring
2014-05-31, by Pierre-Yves David
resolve: fix grammar of no matching files message
2014-06-09, by Matt Mackall
merge with stable
2014-06-09, by Matt Mackall
bash_completion: add -l|--list support for shelve
2014-06-06, by Sean Farley
workingctx: duplicate status list received at _poststatus hook
2014-05-31, by Yuya Nishihara
patch: replace functions in fsbackend to use vfs
2014-06-05, by Chinmay Joshi
vfs: add unlinkpath to vfs
2014-06-05, by Chinmay Joshi
shelve: add option combination tests for refactoring in succeeding patch
2014-06-05, by FUJIWARA Katsunori
qfold: allow to specify '--message/'--logfile' and '--edit' at the same time
2014-06-01, by FUJIWARA Katsunori
qrefresh: allow to specify '--message/'--logfile' and '--edit' at the same time
2014-06-01, by FUJIWARA Katsunori
backout: accept '--edit' like other commands creating new changeset
2014-06-01, by FUJIWARA Katsunori
gpg: accept '--edit' like other commands creating new changeset
2014-06-01, by FUJIWARA Katsunori
memfilectx: add a size method
2014-06-03, by Sean Farley
resolve: keep wlock while resolving
stable
2014-05-26, by Mads Kiilerich
keyword: suppress keyword expansion while 'hg fetch' for internal merge
stable
2014-06-05, by FUJIWARA Katsunori
keyword: suppress keyword expansion while 'hg histedit' for internal merge
stable
2014-06-05, by FUJIWARA Katsunori
keyword: suppress keyword expansion while 'hg backout' for internal merge
stable
2014-06-05, by FUJIWARA Katsunori
keyword: suppress keyword expansion while 'hg graft' for internal merge
stable
2014-06-05, by FUJIWARA Katsunori
keyword: suppress keyword expansion while 'hg rebase' for internal merge
stable
2014-06-05, by FUJIWARA Katsunori
keyword: suppress keyword expansion while 'hg unshelve' for internal merge
stable
2014-06-05, by FUJIWARA Katsunori
merge with stable
2014-06-01, by Matt Mackall
Added signature for changeset 269c80ee5b3c
stable
2014-06-01, by Matt Mackall
Added tag 3.0.1 for changeset 269c80ee5b3c
stable
2014-06-01, by Matt Mackall
merge with i18n
stable
3.0.1
2014-06-01, by Matt Mackall
localrepo: prevent leak of transaction object (issue4258)
stable
2014-05-21, by Gregory Szorc
i18n-ja: synchronized with 9e12579369f1
stable
2014-05-30, by FUJIWARA Katsunori
i18n-zh_TW: set Language header
stable
2014-05-07, by Martin Geisler
i18n-de: translation improvement for gpg extension
stable
2014-05-07, by Jakob Krainz
bundlerepo: backout dbf292f65b09
2014-05-30, by Matt Mackall
merge: drop the quotes around commit description
2014-05-26, by Pierre-Yves David
memfilectx: remove path since it is now inherited
2013-08-15, by Sean Farley
memfilectx: remove __str__ since it is now inherited
2013-08-15, by Sean Farley
memfilectx: remove __nonzero__ since it is now inherited
2013-08-15, by Sean Farley
memfilectx: call super.__init__ instead of duplicating code
2013-08-15, by Sean Farley
memfilectx: inherit from committablefilectx
2013-08-15, by Sean Farley
memctx: remove parents since it is now inherited
2013-08-15, by Sean Farley
memctx: remove flags since it is now inherited
2013-08-15, by Sean Farley
memctx: remove extra since it is now inherited
2013-08-15, by Sean Farley
memctx: remove branch since it is now inherited
2013-08-15, by Sean Farley
memctx: remove clean since it is now inherited
2014-05-28, by Sean Farley
memctx: remove ignored since it is now inherited
2014-05-28, by Sean Farley
memctx: remove unknown since it is now inherited
2014-05-28, by Sean Farley
memctx: remove deleted since it is now inherited
2013-08-15, by Sean Farley
memctx: remove removed since it is now inherited
2013-08-15, by Sean Farley
memctx: remove added since it is now inherited
2013-08-15, by Sean Farley
memctx: remove modified since it is now inherited
2013-08-15, by Sean Farley
memctx: remove files since it is now inherited
2013-08-15, by Sean Farley
memctx: remove description since it is now inherited
2013-08-15, by Sean Farley
memctx: remove date since it is now inherited
2013-08-15, by Sean Farley
memctx: remove user since it is now inherited
2013-08-15, by Sean Farley
memctx: remove p2 since it is now inherited
2013-08-15, by Sean Farley
memctx: remove p1 since it is now inherited
2013-08-15, by Sean Farley
memctx: remove __getitem__ since it is now inherited
2013-08-15, by Sean Farley
memctx: remove __nonzero__ since it is now inherited
2013-08-15, by Sean Farley
memctx: remove __int__ since it is now inherited
2013-08-15, by Sean Farley
memctx: remove __str__ since it is now inherited
2013-08-15, by Sean Farley
memctx: call super.__init__ instead of duplicating code
2013-08-15, by Sean Farley
memctx: inherit from committablectx
2013-08-15, by Sean Farley
committablectx: fix _manifest doc string
2014-04-29, by Sean Farley
context: fix wrong indentation from renaming method
2014-05-29, by Sean Farley
push: use bundle2 to push phases when available
2014-05-27, by Pierre-Yves David
pushkey: add an ``encode`` function
2014-05-29, by Pierre-Yves David
bundle2: add ``pushkey`` support
2014-05-27, by Pierre-Yves David
pushkey: add a ``decode`` function
2014-05-29, by Pierre-Yves David
pull: when remote supports it, pull phase data alongside changesets
2014-05-27, by Pierre-Yves David
getbundle: support of listkeys argument when bundle2 is used
2014-05-27, by Pierre-Yves David
getbundle: raise error if extra arguments are provided for bundle10
2014-05-29, by Pierre-Yves David
bundle: introduce a listkey handler
2014-05-27, by Pierre-Yves David
pull: split remote phases retrieval from actual application
2014-05-27, by Pierre-Yves David
wireproto: use pushkey.decodekey
2014-05-27, by Pierre-Yves David
pushkey: introduce an ``decodekeys`` function
2014-05-27, by Pierre-Yves David
wireproto: use pushkey.encodekey
2014-05-27, by Pierre-Yves David
pushkey: introduce an ``encodekeys`` function
2014-05-27, by Pierre-Yves David
bundle2: add more phase movement in the test
2014-05-27, by Pierre-Yves David
bundle2: use non-publishing repo in test
2014-05-27, by Pierre-Yves David
bundle2: use a smarter template for test
2014-05-27, by Pierre-Yves David
getbundle: declare type of parameters
2014-05-22, by Pierre-Yves David
bundle2: introduce a ``caps20to10`` function
2014-05-22, by Pierre-Yves David
bundle2: introduce a bundle2caps function
2014-05-24, by Pierre-Yves David
exchange: reinsert comment in the right place
2014-05-22, by Pierre-Yves David
docker: check for docker.io first
2014-05-29, by Matt Mackall
buildrpm: include release version in .tar.gz name
2014-05-20, by Mads Kiilerich
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip