Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
bisect: add skip command
2007-12-27, by Matt Mackall
bisect: simplify state handling and init
2007-12-27, by Matt Mackall
bisect: remove unused imports
2007-12-27, by Matt Mackall
bisect: rename autobad/good/next
2007-12-27, by Matt Mackall
bisect: slightly improve the help message
2007-12-27, by Matt Mackall
bisect: remove stale test function
2007-12-27, by Matt Mackall
bisect: use array.array rather than lists for ancestor lists
2007-12-27, by Matt Mackall
bisect: switch individual ancestor lists from dict to list
2007-12-27, by Matt Mackall
bisect: turn ancestors into an array
2007-12-27, by Matt Mackall
bisect: greatly simplify the ancestor accumulating loop
2007-12-27, by Matt Mackall
bisect: switch to rev-based calculation
2007-12-27, by Matt Mackall
bisect: fix up node vs rev naming
2007-12-27, by Matt Mackall
bisect: clarify some bisection code
2007-12-27, by Matt Mackall
bisect: inline num_children function
2007-12-27, by Matt Mackall
bisect: remove usage of sets
2007-12-27, by Matt Mackall
bisect: remove stop argument to ancestors function
2007-12-27, by Matt Mackall
bisect: use bail_if_changed
2007-12-27, by Matt Mackall
cmdutil: make bail_if_changed bail on uncommitted merge
2007-12-27, by Matt Mackall
bisect: remove versionstr
2007-12-27, by Matt Mackall
bisect: simplify lookup
2007-12-27, by Matt Mackall
bisect: remove redundant clean checks
2007-12-27, by Matt Mackall
bisect: fold in two trivial functions
2007-12-27, by Matt Mackall
bisect: remove two unused functions
2007-12-27, by Matt Mackall
update test-merge-types
2007-12-27, by Matt Mackall
ui: allow default when prompting
2007-12-27, by Matt Mackall
merge: add flag merging intelligence
2007-12-27, by Matt Mackall
util: remove set_exec and set_link methods
2007-12-27, by Matt Mackall
patch: use util.set_flags
2007-12-27, by Matt Mackall
convert/svn: use util.set_flags
2007-12-27, by Matt Mackall
merge: use util.set_flags
2007-12-27, by Matt Mackall
wwrite: simplify with util.set_flags
2007-12-27, by Matt Mackall
util: add new set_flags method
2007-12-27, by Matt Mackall
add --debug to test-merge-types
2007-12-27, by Matt Mackall
merge: simplify merge tests, fix exec flag bug
2007-12-27, by Matt Mackall
hg: fail upon copy/link errors while cloning locally
2007-12-27, by Patrick Mezard
convert: svn-sink: copy and set properties after adding dirs/files
2007-12-27, by Maxim Dounin
convert: don't read ~/.cvsrc in test-convert-cvs
2007-12-27, by Maxim Dounin
merge with crew-stable
2007-12-27, by Thomas Arendsen Hein
merge with crew-stable
2007-12-26, by Thomas Arendsen Hein
convert: allow repo root to be matched in filemap
2007-12-25, by Maxim Dounin
.hgignore += tags & cscope files
2007-12-25, by Kirill Smelkov
Merge with crew-stable
2007-12-25, by Patrick Mezard
merge with crew-stable
2007-12-25, by Thomas Arendsen Hein
server: append to logfiles
2007-12-24, by Mirko Friedenhagen
Move diffing missing file test and remove test-notfound
2007-12-24, by Patrick Mezard
commands: add exits(1) if a specified file cannot be added (issue 891)
2007-12-24, by Patrick Mezard
test-hgweb-commands: replace all "XX years ago" occurences
2007-12-24, by Patrick Mezard
Switch to using cat with EOF doc instead of trying to quote newlines for echo.
2007-12-21, by Lee Cantey
Use skipped: instead of hghave: for skipping tests, use this in test-merge-types
2007-12-21, by Thomas Arendsen Hein
merge with crew-stable
2007-12-21, by Thomas Arendsen Hein
Use common readlink.py instead of own implementations per test script.
2007-12-21, by Thomas Arendsen Hein
Use test -h instead of test -L for portability
2007-12-21, by Thomas Arendsen Hein
test-hgweb: fix css update
2007-12-21, by Patrick Mezard
test-win32text: avoid unix2dos, printf extensions
2007-12-21, by Patrick Mezard
Atom/RSS logo display problem using min font size.
2007-12-20, by Jesse Glick
man 5 hgrc implied you need to use external tools to do CRLF translation.
2007-12-20, by Jesse Glick
Merge with mpm
2007-12-19, by Bryan O'Sullivan
Merge with crew
2007-12-19, by Bryan O'Sullivan
Issue 882: add standard hook to reject text files with CRLF.
2007-12-19, by Jesse Glick
patchbomb: make "hg email -b" w/o destination work as advertised
2007-12-16, by Christian Ebert
mq: add --currentuser and --user options to qnew and qrefresh
2007-12-19, by peter arrenbrecht
Tests for b5605d88dc27 and 840e2b315c1f (interactive prompts during merge)
2007-12-27, by Thomas Arendsen Hein
Make ui.prompt repeat on "unrecognized response" again (issue897)
2007-12-27, by Thomas Arendsen Hein
Fix misleading error and prompts during update/merge (issue556)
2007-12-26, by Thomas Arendsen Hein
patch: be more tolerant to diffstat failures (issue 865)
2007-12-25, by Patrick Mezard
Fix chmod of writable but unowned files (issue530)
2007-12-25, by Thomas Arendsen Hein
Fix test-convert-darcs output on Debian etch (issue779)
2007-12-21, by Thomas Arendsen Hein
fix spelling error
2007-12-18, by Matt Mackall
Merge with stable
2007-12-18, by Matt Mackall
Fix income/pull with bundle and -R (issue 820).
2007-12-18, by Peter Arrenbrecht
Add output markers to test-bundle so it's easier to spot the source of
2007-11-03, by Peter Arrenbrecht
hgk: add black and blue as preferred colors
2007-12-10, by Steve Borho
Remove spurious escape attempt in hg.1.txt
2007-12-10, by Christian Ebert
Use VISUAL in addition to EDITOR when choosing the editor to use.
2007-12-05, by Osku Salerma
util: get rid of is_win_9x wart
2007-12-18, by Matt Mackall
Add --verbose support to tags command.
2007-12-09, by Osku Salerma
Properly check tag's existence as a local/global tag when removing it.
2007-12-09, by Osku Salerma
[RFC] convert: fix --datesort
2007-12-18, by Kirill Smelkov
highlight: pass encoding to lexers and formatter
2007-12-12, by Christian Ebert
highlight: mandatory arguments where possible
2007-12-12, by Christian Ebert
patch: simplify directory creation
2007-12-17, by Patrick Mezard
patch: write rej files for missing targets (issue 853)
2007-12-17, by Patrick Mezard
patch: avoid file existence tests when possible in selectfile()
2007-12-17, by Patrick Mezard
patch: move diff parsing in iterhunks generator
2007-12-17, by Patrick Mezard
patch: move NoHunk detection up with parsing code
2007-12-17, by Patrick Mezard
merge with main
2007-12-17, by Thomas Arendsen Hein
Workaround for "Not enough space" error due to the bug of Windows.
2007-12-14, by Shun-ichi GOTO
fix typo in sshargs
2007-12-13, by Steve Borho
mq: drop obsolete reference to 'qversion'
2007-12-13, by Peter Arrenbrecht
win32: fix ssh://host:port when using Plink
2007-12-12, by Steve Borho
patchbomb: make "hg email -b" w/o destination work as advertised
2007-12-16, by Christian Ebert
Default to 10.5 version using the default python 2.5
2007-12-10, by Lee Cantey
patchbomb: prompt with ui.prompt()
2007-12-10, by Patrick Mezard
ignore: fix up comment parsing
2007-12-10, by Matt Mackall
demandload: give better diagnostic for call of an unloaded module
2007-12-10, by Matt Mackall
fancyopts: lots of cleanups
2007-12-10, by Matt Mackall
commit: avoid losing edits during commit
2007-12-10, by Matt Mackall
rm: complain more about removing added files
2007-12-10, by Matt Mackall
merge: make return codes more sensible
2007-12-10, by Matt Mackall
doc: correct preoutgoing description
2007-12-10, by Matt Mackall
dispatch: report OOM rather than traceback
2007-12-10, by Matt Mackall
Merge with crew-stable
2007-12-09, by Patrick Mezard
convert: move commands definition to ease demandload job (issue 860)
2007-12-09, by Patrick Mezard
win32: remove text man pages from Windows package
2007-12-08, by Steve Borho
Merge with mpm
2007-12-07, by Bryan O'Sullivan
win32: include zsh_completion in Windows package
2007-12-07, by Steve Borho
win32: include contrib/vim in Windows package
2007-12-07, by Steve Borho
win32: use relative path to install source
2007-12-07, by Steve Borho
win32: move default install path inside program files
2007-12-07, by Steve Borho
win32: it is no longer necessary to bundle patch.exe
2007-12-07, by Steve Borho
win32: do not install bash hgmerge on Windows
2007-12-07, by Steve Borho
win32: ignore all installers generated in Output/
2007-12-07, by Steve Borho
convert: move commands definition to ease demandload job (issue 860)
2007-12-09, by Patrick Mezard
Merge with crew
2007-12-07, by Matt Mackall
win32: favor local mercurial.ini over registry key
2007-12-05, by Steve Borho
Merge with stable
2007-12-06, by Bryan O'Sullivan
convert: fix SVN date parser dropping the final whole second digit
2007-12-06, by David J. Mellor
highlight: adapt to hgweb_mode refactoring
2007-12-05, by Christian Ebert
Merge with -stable
2007-12-06, by Bryan O'Sullivan
Fix bdiff test failures on AIX.
2007-10-23, by Jim Hague
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip