Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+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.
dirstate: use tuple interface to fix leak in pack_dirstate()
stable
2018-09-05, by Yuya Nishihara
xdiff: fix leak in hunk_consumer()
stable
2018-09-05, by Yuya Nishihara
base85: fix leak on error return from b85decode()
stable
2018-09-05, by Yuya Nishihara
merge with stable
2018-09-04, by Augie Fackler
Added signature for changeset ede3bf31fe63
stable
2018-09-04, by Augie Fackler
Added tag 4.7.1 for changeset ede3bf31fe63
stable
2018-09-04, by Augie Fackler
hgweb: load revcount + 1 entries to fill nextentry in log page (issue5972)
stable
4.7.1
2018-08-31, by Yuya Nishihara
revlog: fix size of Python nodetree object
2018-09-04, by Yuya Nishihara
revert: stabilize status message of chunks selected interactively
2018-09-03, by Yuya Nishihara
cborutil: add a buffering decoder
2018-08-29, by Gregory Szorc
cborutil: remove readindefinitebytestringtoiter()
2018-08-31, by Gregory Szorc
cborutil: implement sans I/O decoder
2018-08-28, by Gregory Szorc
tests: remove use of string in CBOR test
2018-08-28, by Gregory Szorc
internals: document CBOR utilization
2018-08-28, by Gregory Szorc
py3: add new passing test to whitelist found by buildbot
2018-09-03, by Pulkit Goyal
py3: alias xrange to range in tests/test-fastannotate-revmap.py
2018-09-03, by Pulkit Goyal
py3: add r'' prefix to prevent b'' being prepended
2018-09-03, by Pulkit Goyal
revert: fix the inconsistency of status msgs in --interactive mode
2018-08-31, by Sushil khanchi
revert: remove unnecessary check as `msg` should never be a callable now
2018-09-03, by Sushil khanchi
run-tests: drop support for --with-python3 and $PYTHON3
2018-09-02, by Yuya Nishihara
test-check-py3-compat: don't run py3 part if not build against python3
2018-09-02, by Yuya Nishihara
test-check-py3-compat: don't run py2 part if $PYTHON is python3
2018-09-02, by Yuya Nishihara
resolve: test that we suggest a valid hg command
2018-09-01, by Valentin Gatien-Baron
bash_completion: complete arguments for --color and --pager
2018-09-02, by Anton Shestakov
bash_completion: add more global options that receive an argument
2018-09-02, by Anton Shestakov
tracing: ignore any IOErrors when writing to pipe
2018-09-01, by Augie Fackler
tests: avoid shellquoting bytes on Python 3
2018-09-01, by Augie Fackler
resolve: ui.config -> ui.configbool, for better validation
2018-09-01, by Valentin Gatien-Baron
zsh_completion: handle --rev as well as -r for diff and revert
2018-08-22, by Anton Shestakov
resolve: add config to make hg resolve not re-merge by default
2018-08-26, by Valentin Gatien-Baron
resolve: add a flag for the default behavior of re-merging
2018-08-26, by Valentin Gatien-Baron
tests: conditionalize narrow-widen error output for Windows
2018-09-01, by Matt Harbison
largefiles: use a context manager to control the progress bar lifetime
2018-08-25, by Matt Harbison
lfs: use a context manager to control the progress bar lifetime
2018-08-25, by Matt Harbison
hg: ensure the progress bar is completed when copying the store
2018-08-25, by Matt Harbison
shelve: fix crash on unshelve without .shelve metadata file
2018-08-31, by Yuya Nishihara
fastannotate: use stringutil.pprint() to dump diffopts to be hashed
2018-09-01, by Yuya Nishihara
test-check-py3-compat: update "python3 check-py3-compat.py" output
2018-09-01, by Yuya Nishihara
test-check-py3-compat: exclude thirdparty and cffi which are known to fail
2018-09-01, by Yuya Nishihara
test-check-py3-compat: remove false output from "python3 check-py3-compat.py"
2018-09-01, by Yuya Nishihara
test: add a test file that displays ssh behavior in front of various errors
2018-08-01, by Boris Feld
tests: update test-casefolding.t with recent changes
2018-09-01, by Pulkit Goyal
py3: don't use dict.iterkeys() in hgext/fastannotate/context.py
2018-09-01, by Pulkit Goyal
run-tests: replace '/dev/null' with os.devnull for Windows
2018-08-29, by Matt Harbison
stringutil: teach pprint() to indent
2018-08-27, by Gregory Szorc
zsh_completion: complete merge tools for -t/--tool
2018-08-22, by Anton Shestakov
shelve: add an "internal" extra
2018-06-06, by Boris Feld
shelve: write metadata file on the fly if they are missing
2018-06-06, by Boris Feld
shelve: look for shelved node in the repository before unbundling
2018-06-06, by Boris Feld
shelve: handle shelved node on unfiltered repository
2018-06-06, by Boris Feld
shelve: store shelved node in a new data file
2018-05-29, by Boris Feld
templatekw: add {path} keyword to host documentation
2018-08-05, by Yuya Nishihara
status: rename {copy} to {source} for compatibility with {file_copies} (BC)
2018-08-05, by Yuya Nishihara
formatter: rename {abspath}/{file} to {path}, and drop relative {path} (BC)
2018-08-05, by Yuya Nishihara
templatekw: alias {name} of file copies dict to {path}
2018-08-05, by Yuya Nishihara
templatekw: alias {file} of files list to {path}
2018-08-05, by Yuya Nishihara
copies: improve logic of deciding copytracing on based of config options
2018-08-29, by Pulkit Goyal
relnotes: enable extension when running releasenotes command
2018-08-30, by Pulkit Goyal
narrow: rename getbundlechangegrouppart_nonellipsis function
2018-08-30, by Pulkit Goyal
tests: rename test-narrow-widen-non-ellipsis to match current names
2018-08-30, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip