Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
tests: add missing '(glob)'s to match '\' in paths in test output on windows
2011-11-16, by Mads Kiilerich
tests: add 'hghave system-sh' to skip tests on windows
2011-11-16, by Mads Kiilerich
tests: launch hghave with python interpreter without relying on hash-bang
2011-11-16, by Mads Kiilerich
tests: use the specified shell for running old fashioned sh tests
2011-11-16, by Mads Kiilerich
tests: add missing 'hghave unix-permissions'
2011-11-16, by Mads Kiilerich
tests: remove hacks for testing if file or directory exists
2011-11-16, by Mads Kiilerich
tests: don't leave temporary directories without write permission behind
2011-11-16, by Mads Kiilerich
merge with stable
2011-11-17, by Matt Mackall
hook: flush stdout before redirecting to stderr
stable
2011-11-16, by Thomas De Schampheleire
import: fix parent selection when importing merges
stable
2011-11-16, by Patrick Mezard
patch: simplify hunk extents parsing
2011-11-14, by Patrick Mezard
diff: --ignore-blank-lines was too enthusiastic
stable
2011-11-13, by Patrick Mezard
graft: disallow grafting grafted csets in specific situations (issue3091)
stable
2011-11-12, by Stefano Tortarolo
graft: use revs to make tests more readable
stable
2011-11-12, by Stefano Tortarolo
graft: preserve original source in subsequent grafts
stable
2011-11-12, by Stefano Tortarolo
makedate: wrong timezone offset if DST rules changed this year (issue2511)
stable
2011-11-13, by Dmitry Panov
posix: fix findexe() to check for file type and access
2011-11-17, by Marc-Antoine Ruel
forget: use forward slashes for internal paths
2011-11-15, by Mads Kiilerich
check-code: add --nolineno option for hiding line numbers
2011-11-11, by Mads Kiilerich
merge: give a special message for internal:merge failure (issue3105)
2011-11-16, by Matt Mackall
setup: raise when executing with python3 without c2to3 argument
2011-11-12, by Simon Heimberg
posix: fix findexe() to check for file type and access
stable
2011-11-16, by Marc-Antoine Ruel
subrepo: use correct paths for subrepos with ..-relative paths on windows
stable
2011-11-15, by Mads Kiilerich
add missing localization markup
stable
2011-11-11, by Mads Kiilerich
url: handle file://localhost/c:/foo "correctly"
stable
2011-11-16, by Mads Kiilerich
help: it is 'file://localhost/', not 'file://local/'
stable
2011-11-16, by Mads Kiilerich
setup: support executing with python3 including 2to3
2011-08-21, by Simon Heimberg
setup: hgbuildmo inherits from Command
2011-11-01, by Simon Heimberg
setup: make script executable with python3
2011-11-12, by Simon Heimberg
bookmark: remove excess creation of changectx's
2011-08-17, by Kevin Bullock
bookmark: same order for options and code
2011-08-17, by Kevin Bullock
merge with stable
2011-11-15, by Matt Mackall
dirstate: fix case-folding identity for traditional Unix
stable
2011-11-15, by Matt Mackall
convert/bzr: fix test of divergent nested renames for bzr 1.x
stable
2011-11-15, by Thomas Arendsen Hein
phases: set common changeset to public on pull
2011-11-11, by Pierre-Yves David
phases: mark content pushed as public in local repo on push
2011-11-11, by Pierre-Yves David
phases: marked content of a changegroup as published
2011-11-11, by Pierre-Yves David
phases: set new commit in 1-phase
2011-11-11, by Pierre-Yves David
phases: add retractboundary function to move boundary backward
2011-11-11, by Pierre-Yves David
phases: rename moveboundary into advance boundary
2011-11-10, by Pierre-Yves David
phases: remove underbar into target_phase argument
2011-11-10, by Pierre-Yves David
merge with stable
2011-11-10, by Matt Mackall
tests: fix trailing whitespace
stable
2011-11-10, by Matt Mackall
merge with stable
2011-11-10, by Matt Mackall
mq: add a warning about uncommitted changes for qfinish
2011-11-10, by Matt Mackall
hgweb: add hint about finding library path with debuginstall
stable
2011-11-10, by Matt Mackall
forget: support forgetting explicit paths in subrepos
2011-11-09, by David M. Carr
tests: add test for behavior of forget for explicit path in subrepo
2011-11-09, by David M. Carr
largefiles: treat status of cache missed largefiles as "missing" correctly
stable
2011-11-11, by FUJIWARA Katsunori
merge with stable
2011-11-10, by Matt Mackall
merge with i18n
stable
2011-11-10, by Matt Mackall
rebase: ensure target is not taken as external (issue3085)
stable
2011-11-08, by Stefano Tortarolo
merge with i18n
2011-11-10, by Matt Mackall
i18n: merge with stable
2011-11-09, by Martin Geisler
i18n-da: add new strings from Mercurial 2.0
stable
2011-11-09, by Martin Geisler
i18n-ru: fix translation of --logfile (issue3095)
stable
2011-11-09, by Martin Geisler
rebase: treat nullmerge as a special case in rebasestate (issue3046)
stable
2011-11-06, by Stefano Tortarolo
graft: mark a string for translation
stable
2011-11-08, by Stefano Tortarolo
mdiff/patch: fix bad hunk handling for unified diffs with zero context
stable
2011-11-09, by Nicolas Venegas
convert/bzr: correctly handle divergent nested renames (issue3089)
stable
2011-11-08, by Patrick Mezard
setup: subclass build command
2011-11-01, by Simon Heimberg
setup: has_ext_modules always returns false when pure is specified
2011-11-01, by Simon Heimberg
setup: subclass distribution instead of overwriting original
2011-07-23, by Simon Heimberg
check-code: enable camelcase check, fix up problems
2011-11-09, by Matt Mackall
phases: handle unknown nodes in boundary
2011-11-07, by Pierre-Yves David
phases: add rollback support
2011-11-07, by Pierre-Yves David
phases: add a moveboundary function to move phases boundaries
2011-11-07, by Pierre-Yves David
phases: improve context.phase()
2011-11-07, by Pierre-Yves David
util: don't encode ':' in url paths
2011-11-07, by Mads Kiilerich
run-tests: make $TESTTMP matching case-insensitive on windows
2011-11-07, by Mads Kiilerich
run-tests: don't quote command names - that do apparently not work with msys
2011-11-07, by Mads Kiilerich
tests: ignore \r on windows
2011-11-07, by Mads Kiilerich
run-tests: convert windows paths to unix
2011-11-07, by Mads Kiilerich
tests: make (glob) on windows accept \ instead of /
2011-11-07, by Mads Kiilerich
tests: use 'hghave serve' to guard tests that requires serve daemon management
2011-11-07, by Mads Kiilerich
tests: use 'hghave system-sh' to guard tests that requires sh in system()
2011-11-07, by Mads Kiilerich
tests: use 'hghave no-windows' to avoid testing reserved file names on windows
2011-11-07, by Mads Kiilerich
tests: use 'hghave unix-permissions' for tests that really use chmod
2011-11-07, by Mads Kiilerich
tests: use 'hghave execbit' for tests that manipulate x bit in file system
2011-11-07, by Mads Kiilerich
tests: use 'hghave symlink' for tests using symlinks
2011-11-07, by Mads Kiilerich
windows: use umask 022 in debugstate output
2011-11-07, by Mads Kiilerich
dispatch: exit with 8-bit exit code
2011-11-07, by Mads Kiilerich
tests: don't let time go back before 0 o'clock in bisect3.t
2011-11-07, by Mads Kiilerich
diff: always use / in paths in diff
2011-11-07, by Mads Kiilerich
cmdutil: don't use repr on paths in pathauditor - it looks strange on windows
2011-11-07, by Mads Kiilerich
tests: make '(esc)' matching in run-tests.py work as intended
2011-11-07, by Mads Kiilerich
run-tests: replace inline python handling with more native scheme
2011-11-07, by Matt Mackall
merge with crew
2011-11-07, by Matt Mackall
merge with stable
2011-11-04, by Martin Geisler
merge with main
2011-11-04, by Martin Geisler
merge with main
stable
2011-11-04, by Martin Geisler
subrepo: improve help for svn subrepo support
stable
2011-11-03, by David M. Carr
subrepo: improve help for git subrepo support
stable
2011-11-03, by David M. Carr
subrepo: update help for commit to reflect new default behavior
stable
2011-11-03, by David M. Carr
merge with stable
2011-11-03, by Martin Geisler
i18n: disable translations with conflicting prompt keys (issue3082)
stable
2011-11-03, by Wagner Bruna
log: hide hidden option until it actually does something
2011-11-06, by Matt Mackall
phases: add a very simple test
2011-11-04, by Pierre-Yves David
phases: add a phase template keyword
2011-10-09, by Pierre-Yves David
phases: add a phase method to context
2011-10-18, by Pierre-Yves David
phases: add a cache allowing to know in which phase a changeset is
2011-11-04, by Pierre-Yves David
phases: handle errors other than ENOENT appropriately
2011-11-06, by Matt Mackall
phases: basic I/O logic
2011-11-04, by Pierre-Yves David
phases: Minimal first add.
2011-11-03, by Pierre-Yves David
run-tests: minor cleanups
2011-11-03, by Matt Mackall
run-tests: pull out line matching function
2011-11-03, by Matt Mackall
run-tests: pull out unified matching funcs
2011-11-03, by Matt Mackall
tests: add some comments to the unified test code
2011-11-03, by Matt Mackall
tests: rewrite inline Python support
2011-11-03, by Matt Mackall
merge with stable
2011-11-03, by Matt Mackall
add: support adding explicit files in subrepos
2011-11-02, by David M. Carr
tests: add test for add of explicit path in subrepo
2011-11-01, by David M. Carr
largefiles: ensure destination directory exists before findfile links to there
stable
2011-11-03, by Hao Lian
misc: adding missing file close() calls
stable
2011-11-03, by Matt Mackall
bisect: remove superfluous parameter in label()
2011-10-20, by Yann E. MORIN
log: hide some low-utility options
2011-11-02, by Matt Mackall
localrepo: convert various repo.set() users to repo.revs()
2011-11-02, by Matt Mackall
localrepo: add revs helper method
2011-11-02, by Matt Mackall
merge with stable, reopen default branch
2011-11-01, by Matt Mackall
Added signature for changeset 41453d55b481
stable
2011-11-01, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip