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.
Issue a warning if "-r ." is used with two working directory parents.
2007-06-06, by Thomas Arendsen Hein
graphlog: Print . instead of @ for working directory parents
2007-06-06, by Thomas Arendsen Hein
Remove atomicfile class.
2007-06-05, by Alexis S. L. Carvalho
Use atomictemp files to write the dirstate.
2007-06-05, by Alexis S. L. Carvalho
test-serve: let run-tests.py kill the daemons
2007-06-05, by Alexis S. L. Carvalho
Fix bug in "hg serve -v"
2007-06-04, by Joel Rosdahl
Add test reproducing a bug in "hg serve -v"
2007-06-04, by Joel Rosdahl
Merge with crew-stable
2007-06-04, by Patrick Mezard
hgk: display tags that contain spaces
2007-06-04, by TK Soh
hgk: added -selectbackground grey to canvases
2007-06-04, by Bela Babik
merge with stable
2007-06-04, by Thomas Arendsen Hein
Obfuscate author in gitweb shortlog (issue578)
2007-06-04, by Thomas Arendsen Hein
Fixed indentation in hgext/notify.py
2007-06-04, by Thomas Arendsen Hein
merge with crew-stable
2007-06-04, by Alexis S. L. Carvalho
patch.diff: avoid calling workingctx().manifest()
2007-06-03, by Alexis S. L. Carvalho
Merge with crew-stable
2007-06-03, by Patrick Mezard
Merge with crew.
2007-06-02, by Bryan O'Sullivan
patchbomb: Fail early if no revs given to email
2007-05-27, by Bryan O'Sullivan
patchbomb: Fix typo.
2007-05-27, by Bryan O'Sullivan
patchbomb: Hoist sender config higher.
2007-05-27, by Bryan O'Sullivan
Automated merge with http://hg.intevation.org/mercurial/crew
2007-05-27, by Bryan O'Sullivan
patchbomb: Validate email config before we start prompting for info.
2007-05-27, by Bryan O'Sullivan
Introduce find_exe. Use instead of find_in_path for programs.
2007-05-27, by Bryan O'Sullivan
ui: Rename has_config to has_section.
2007-05-27, by Bryan O'Sullivan
patchbomb: Defer the import of readline.
2007-05-27, by Bryan O'Sullivan
patchbomb: Don't prompt for headers until sure we have revs to export.
2007-05-27, by Bryan O'Sullivan
wsgicgi: change stdin to binary mode
2007-06-04, by Alexis S. L. Carvalho
Also check the index file size when deciding whether to reload a revlog.
2007-06-04, by Alexis S. L. Carvalho
use .extend instead of .append in readtags
2007-06-04, by Alexis S. L. Carvalho
hbisect: fix a typo in error message
2007-04-20, by TK Soh
hgk - fix CR issues on windows
2006-12-15, by Andrei Vermel
Add sending date to notify message.
2007-05-24, by Mathieu Clabaut
Add support for url#id syntax
2007-06-01, by Matt Mackall
clone: checkout the "default" branch if available
2007-06-01, by Matt Mackall
mq: pass a URL to clone
2007-06-02, by Matt Mackall
Warn about large files on hg add
2007-06-01, by Matt Mackall
merge with stable
2007-06-01, by Thomas Arendsen Hein
Corrected similarity parameter used in test-addremove
2007-06-01, by Thomas Arendsen Hein
addremove: comparing two empty files caused ZeroDivisionError
2007-06-01, by Thomas Arendsen Hein
Add archive download links to hgweb search template
2007-06-01, by Thomas Arendsen Hein
merge with crew
2007-06-01, by Thomas Arendsen Hein
gitweb: Fixed-up search template
2007-05-31, by Josef "Jeff" Sipek
gitweb: Add search box to the summary page
2007-05-31, by Josef "Jeff" Sipek
gitweb: file diff: Display metadata in same order as changeset does
2007-05-29, by Josef "Jeff" Sipek
gitweb: file annotate: Display metadata in same order as changeset does
2007-05-29, by Josef "Jeff" Sipek
gitweb: file rev template: Display metadata in same order as changeset does
2007-05-29, by Josef "Jeff" Sipek
gitweb: changeset template: remove manifest link from cset metadata
2007-05-29, by Josef "Jeff" Sipek
purge: add --include and --exclude options
2007-05-11, by Emanuele Aina
hgweb: use generator to count parity of horizontal stripes for easier reading.
2007-05-29, by Thomas Arendsen Hein
gitweb: shortlog: display nav links near the bottom
2007-05-29, by Josef "Jeff" Sipek
gitweb: file log: display nav links near the bottom
2007-05-29, by Josef "Jeff" Sipek
gitweb: file log template: removed excesive whitespace
2007-05-29, by Josef "Jeff" Sipek
hgweb: manifest: pass parity for the '[up]' link
2007-05-29, by Josef "Jeff" Sipek
gitweb: manifest template: do not include trailing slash in directory names
2007-05-29, by Josef "Jeff" Sipek
gitweb: Add title separator to tags template
2007-05-29, by Josef "Jeff" Sipek
gitweb: changelog template: removed excessive whitespace
2007-05-29, by Josef "Jeff" Sipek
gitweb: shortlog template: removed excessive whitespace, added title bar.
2007-05-29, by Josef "Jeff" Sipek
gitweb: Fixed manifest template opening an extra div tag
2007-05-29, by Josef "Jeff" Sipek
gitweb: Fix summary page ellipsis line colspans
2007-05-29, by Josef "Jeff" Sipek
Make "hg incoming -r revision_number" work for remote repos (issue566)
2007-06-01, by Thomas Arendsen Hein
accept -r REV in more places
2007-05-17, by Daniel Holth
Merge with crew-stable.
2007-05-20, by Patrick Mezard
use documented convert-repo interface
2007-05-16, by Daniel Holth
document conversion interface
2007-05-16, by Daniel Holth
Merge with crew-stable.
2007-05-19, by Patrick Mezard
Make hg import --exact work when a new branch is created by an import.
2007-05-17, by Eric Hopper
Alter test to test import --exact to make sure it works with branches.
2007-05-17, by Eric Hopper
Add ability to parse branch information to hg import
2007-05-17, by Eric Hopper
Add a test for the Branch header being in hg export.
2007-05-17, by Eric Hopper
Fix issue 563: error in _hg_commit in the contrib/zsh_completion script.
2007-05-20, by Henri Precheur
Fix issue 562: .hgignore requires newline at end.
2007-05-19, by Patrick Mezard
Test issue 562: .hgignore requires newline at end
2007-05-19, by Patrick Mezard
Fix hg import --exact bug that hangs hg on failure.
2007-05-17, by Eric Hopper
Make mergepatch save queue now that qpush isn't.
2007-05-13, by Brendan Cully
Add branch information to hg export.
2007-05-10, by Eric Hopper
Add ui.patch option.
2007-05-12, by Patrick Mezard
Fix issue483 - mq does not work under windows with gnu-win32 patch.
2007-05-12, by Patrick Mezard
mercurial.el: fix error on hg-read-rev() with small tip, and cleanups
2007-05-07, by NIIMI Satoshi
mq: add qgoto command.
2007-05-08, by Bryan O'Sullivan
Fix typo in bugzilla extension.
2007-05-08, by Bryan O'Sullivan
Fix test-patchbomb for crew
2007-05-08, by Brendan Cully
mq.el: add mq-signoff, to sign off on a patch
2007-05-08, by Bryan O'Sullivan
mq.el: don't fill half the screen with a single line of output.
2007-05-08, by Bryan O'Sullivan
mq.el: add hook to run when finishing the edit of a patch.
2007-05-08, by Bryan O'Sullivan
imported patch mq-refresh-git.patch
2007-05-08, by Bryan O'Sullivan
mq.el: allow mq-diff to take a git option.
2007-05-08, by Bryan O'Sullivan
mq.el: add mq-diff function.
2007-05-08, by Bryan O'Sullivan
mq.el: add mq-edit-series function.
2007-05-08, by Bryan O'Sullivan
mq.el: add mq-new function.
2007-05-08, by Bryan O'Sullivan
Fix up patchbomb test
2007-05-08, by Brendan Cully
add test for patchbomb extension.
2007-05-08, by Bryan O'Sullivan
contrib/hgsh: Check for .hg/store as well as .hg/data.
2007-05-08, by Bryan O'Sullivan
MQ: tidy up if a qpush is interrupted.
2007-05-08, by Bryan O'Sullivan
Merge with stable
2007-05-08, by Matt Mackall
merge: fix spurious merges for copies in linear updates
2007-05-08, by Matt Mackall
branch.cache: silently ignore I/O and OS errors
2007-05-08, by Matt Mackall
context: fix workingfilectx._changectx
2007-05-07, by Matt Mackall
mercurial.el: don't raise an error from find-file-hook
2007-05-05, by NIIMI Satoshi
mercurial.el: move defmacro of hg-do-across-repo before use
2007-05-05, by NIIMI Satoshi
Unconfuse font-lock
2007-05-07, by Brendan Cully
Add fast-forward branch merging
2007-05-06, by Brendan Cully
Merge with crew-stable.
2007-05-07, by Patrick Mezard
simplemerge: flush stdout before writing to stderr.
2007-05-06, by Patrick Mezard
Move win32 find_in_files from util_win32 to util.
2007-05-06, by Patrick Mezard
mq: fix qtop failure when the series ends with guarded patches.
2007-05-06, by Patrick Mezard
Test qtop breaking when series ends with guarded patches.
2007-05-06, by Patrick Mezard
Merge with stable
2007-05-03, by Matt Mackall
mq: account for readheaders munging in qrefresh
2007-05-01, by Brendan Cully
Merge with crew-stable
2007-05-03, by Matt Mackall
Update Windows build instructions.
2007-05-03, by Lee Cantey
merge: reorganize some hunks in findcopies
2007-05-03, by Matt Mackall
merge: simplify a check in checkcopies
2007-05-03, by Matt Mackall
merge: expand and simplify the invalid handling for directory moves
2007-05-03, by Matt Mackall
merge: fix a bug detecting directory moves
2007-05-03, by Matt Mackall
merge: clarify the findcopies code
2007-05-03, by Matt Mackall
verify: hold write lock
2007-05-01, by Matt Mackall
Also restore old rm -A behavior for inexact patterns
2007-04-30, by Brendan Cully
Fix rm -A with no patterns, which I just broke.
2007-04-30, by Brendan Cully
Make rm --after simply mark files as removed, unless --force is also given
2007-04-30, by Brendan Cully
Add hgwebdir.fcgi to contrib
2007-04-29, by Michael Gebetsroither
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip