Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
revert: restore the ability to revert across case only renames (issue4481)
stable
2015-04-25, by Matt Harbison
convert: avoid traceback in subversion sink
stable
2015-04-27, by Matt Mackall
merge with i18n
stable
2015-04-24, by Matt Mackall
i18n-pt_BR: synchronized with 5947a68fa271
stable
2015-04-23, by Wagner Bruna
template-phases: do not show description or summary if empty
stable
2015-04-24, by Jordi GutiƩrrez Hermoso
test-command-template: add a short description of a temporary snippet
stable
2015-04-24, by Jordi GutiƩrrez Hermoso
bundle2: also save output when error happens during part processing
stable
2015-04-23, by Pierre-Yves David
bundle2: capture output issue during transaction close
stable
2015-04-23, by Pierre-Yves David
bundle2: also capture hook output during processing
stable
2015-04-23, by Pierre-Yves David
ui: allow capture of subprocess output
stable
2015-04-23, by Pierre-Yves David
bundle2: capture transaction rollback message output (issue4614)
stable
2015-04-23, by Pierre-Yves David
bundle2: issue remote output as "status" (issue4612)
stable
2015-04-24, by Pierre-Yves David
record: edit patch of newly added files (issue4304)
stable
2015-04-23, by Laurent Charignon
record: remove useless line in test
stable
2015-04-23, by Laurent Charignon
revert: apply normallookup on reverted file if size isn't changed (issue4583)
stable
2015-04-24, by FUJIWARA Katsunori
win32: remove cacert.pem file from Inno Setup installer
stable
2015-04-23, by Pascal Quantin
revert: accept just -I/-X without paths or -a/-i (issue4592)
stable
2015-04-22, by Martin von Zweigbergk
record: change wording for record curses interface
stable
2015-04-21, by Laurent Charignon
wix: remove cacert.pem from Windows distribution
stable
2015-04-23, by Yuya Nishihara
tests: use double quote to quote arguments in hook for portability
stable
2015-04-23, by FUJIWARA Katsunori
record: fix record with change on moved file crashes (issue4619)
stable
2015-04-22, by Laurent Charignon
check-code: check os.path.join(*, '') not working correctly with Python 2.7.9
stable
2015-04-22, by FUJIWARA Katsunori
unionrepo: use pathutil.normasprefix to ensure os.sep at the end of cwd
stable
2015-04-22, by FUJIWARA Katsunori
bundlerepo: use pathutil.normasprefix to ensure os.sep at the end of cwd
stable
2015-04-22, by FUJIWARA Katsunori
dirstate: use pathutil.normasprefix to ensure os.sep at the end of root
stable
2015-04-22, by FUJIWARA Katsunori
bookmarks: add i18n hints to bookmark sync states
stable
2015-04-21, by Wagner Bruna
histedit: fix typo in abort message
stable
2015-04-21, by Wagner Bruna
help: fix typos in txnclose and txnabort documentation
stable
2015-04-21, by Wagner Bruna
util: fix the check for non-C99 compilers (issue4605)
stable
2015-04-20, by Kevin Bullock
histedit: fix rollup prompting for a commit message (issue4606)
stable
2015-04-20, by Durham Goode
test-hook.t: don't directly use redirect to /dev/null in hook for Windows
stable
2015-04-20, by Matt Harbison
mq: avoid silent failure when single patch doesn't apply (issue4604)
stable
2015-04-20, by Matt Mackall
pushkey: flush pending data before running a pre-pushkey hook (issue4607)
stable
2015-04-20, by Pierre-Yves David
pushkey: use hook arguments from transaction when one exists
stable
2015-04-20, by Pierre-Yves David
util.h: also sniff for C99 before trying to use stdbool.h (issue4605)
stable
2015-04-20, by Augie Fackler
changelog: fix readpending if no pending data exist (issue4609)
stable
2015-04-20, by Pierre-Yves David
afterlock: add the callback to the top level lock (issue4608)
stable
2015-04-20, by Pierre-Yves David
debuglock: access the lock file using the proper vfs
stable
2015-04-20, by Pierre-Yves David
status: pass matcher to pathcopies()
stable
2015-04-19, by Martin von Zweigbergk
annotate: prepare ancestry context of workingfilectx
stable
2015-04-18, by Yuya Nishihara
committablefilectx: propagate ancestry info to parent to fix annotation
stable
2015-04-18, by Yuya Nishihara
filectx: extract function to create parent fctx keeping ancestry info
stable
2015-04-18, by Yuya Nishihara
filectx: factor out creation of parent fctx
stable
2015-04-18, by Yuya Nishihara
help: fix typo commited -> committed
stable
2015-04-19, by Javi Merino
largefiles: don't mangle filesets when fixing up the log matcher
stable
2015-04-18, by Matt Harbison
largefiles: don't crash when cloning to a remote repo
stable
2015-04-18, by Matt Harbison
run-tests: don't error when glob matched line ends with backslash
stable
2015-04-17, by Gregory Szorc
histedit: change state format to allow non-hash lines
stable
2015-04-17, by Durham Goode
tests: fix portability issue with test-merge-tools
stable
2015-04-17, by Matt Mackall
test-rename-merge2: fix test failure on Windows
stable
2015-04-17, by Matt Harbison
test-add.t: fix output difference between Windows and OS X (issue4603)
stable
2015-04-17, by Matt Harbison
tags: do not abort if failed to write lock file to save cache
stable
2015-04-17, by Yuya Nishihara
Added signature for changeset e89f909edffa
stable
2015-04-16, by Matt Mackall
Added tag 3.4-rc for changeset e89f909edffa
stable
2015-04-16, by Matt Mackall
merge default into stable for 3.4 freeze
stable
3.4-rc
2015-04-16, by Matt Mackall
tests: fix up whitespace complaint
2015-04-16, by Matt Mackall
tests: fix test-tags on vfat
2015-04-16, by Matt Mackall
tests: ignore sha512 flag in bundle2 for py2.4
2015-04-16, by Matt Mackall
bundle2-localpeer: properly propagate the server output on error (issue4594)
2015-04-16, by Pierre-Yves David
bundle2: add on more layer of exception catching in localrepo.unbundle
2015-04-16, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip