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.
merge: remove linear variable
2006-09-17, by Matt Mackall
merge: simplify hook code
2006-09-17, by Matt Mackall
merge: linear_path -> linear
2006-09-17, by Matt Mackall
merge: pull manifest checks and updates into separate functions
2006-09-17, by Matt Mackall
merge: remove now unused umap dict
2006-09-17, by Matt Mackall
merge: pull manifest comparison out into separate function
2006-09-17, by Matt Mackall
Merge with mainline
2006-09-17, by Matt Mackall
merge: move set_exec to actions
2006-09-17, by Matt Mackall
merge: add forget to action list
2006-09-17, by Matt Mackall
merge: add codes to action list, eliminate None elements
2006-09-17, by Matt Mackall
merge: convert actions to list
2006-09-17, by Matt Mackall
Merge with backout
2006-09-15, by Matt Mackall
Back out trusted hgrc change for now
2006-09-15, by Matt Mackall
Merge with crew
2006-09-15, by Matt Mackall
Add support for diffstat in commit emails, and move diffstat from
2006-09-13, by Matt Doar
cat: default to working dir parent instead of tip
2006-09-14, by Brendan Cully
merge with brendan
2006-09-15, by Benoit Boissinot
hgk: add --limit, and revranges
2006-09-13, by Brendan Cully
hgk: add revision numbers
2006-09-13, by Brendan Cully
mq: handle patch names containing ":"
2006-09-14, by Brendan Cully
Move revision parsing into cmdutil.
2006-09-14, by Brendan Cully
Avoid negative block sizes in lazyparser.
2006-09-13, by Alexis S. L. Carvalho
mq: add qdelete --forget option
2006-09-14, by Brendan Cully
mq: do not update an empty working directory after strip.
2006-09-13, by Brendan Cully
mq: Add --git option to qrefresh
2006-09-12, by Brendan Cully
Add the -s option to `hg help qseries`.
2006-09-13, by john levon
sshrepo: don't try to validate when creating the repo
2006-09-13, by Benoit Boissinot
Make qrename handle directory targets; closes #333.
2006-09-13, by Brendan Cully
Fixed python2.3 incompatibility (rsplit) in qpush/qpop with index.
2006-09-12, by Thomas Arendsen Hein
Added tests for qpush/qpop with index.
2006-09-12, by Thomas Arendsen Hein
Fixed OSError "No such file or directory: None" and make IOError consistent.
2006-09-11, by Thomas Arendsen Hein
If local repository is missing, make error message clearer.
2006-09-11, by Thomas Arendsen Hein
don't let lazyparser read more data than it can handle
2006-09-10, by Alexis S. L. Carvalho
document changelog format
2006-09-09, by Benoit Boissinot
merge with brendan
2006-09-09, by Benoit Boissinot
strip: strip changelog before manifest
2006-08-30, by Brendan Cully
extdiff: do not shell-quote options to new commands
2006-08-28, by TK Soh
Include section name and parameter name (if available) in config errors.
2006-09-08, by Thomas Arendsen Hein
Never apply string formatting to generated errors with util.Abort.
2006-09-08, by Thomas Arendsen Hein
hg merge: fix lookup of branch
2006-09-08, by Benoit Boissinot
merge with crew
2006-09-08, by Benoit Boissinot
hgk.py: fix for a bug introduced in 32fd512ca7c0
2006-09-08, by Benoit Boissinot
allow shell-quoting in command defaults
2006-09-07, by TK Soh
hgk.py: use mercurial.patch functions when possible
2006-09-07, by Benoit Boissinot
git --diff: fix traceback when getting mode change
2006-09-07, by Benoit Boissinot
hgk.py: use nullid instead of a constant
2006-09-07, by Benoit Boissinot
hgk.py: fix warnings from pychecker
2006-09-06, by Benoit Boissinot
hgk.py: add an optional file list to debug-diff-tree
2006-09-06, by Benoit Boissinot
really treat the right side of acl.{allow,deny} as a list of users
2006-06-27, by Mikhail Sobolev
merge crew with hg-churn
2006-09-05, by Benoit Boissinot
Fix for Python 2.3 compatibility.
2006-09-05, by Shun-ichi GOTO
hgk: use short changeset hashes
2006-08-24, by TK Soh
merge with brendan
2006-09-05, by Benoit Boissinot
unlink temporary patch files even when an exception is raised
2006-09-05, by Benoit Boissinot
Remove temporary git patch files
2006-08-30, by Brendan Cully
Fix git patch application when cwd != repo.root
2006-08-30, by Brendan Cully
Detect git patches in patchbomb makepatch function
2006-08-30, by Brendan Cully
merge with hg-churn
2006-09-04, by Benoit Boissinot
[churn] Moved churn extension from hgext to contrib
2006-09-04, by Josef "Jeff" Sipek
[churn] Fix progress bar not incrementing when merge cset is encountered
2006-09-03, by Josef "Jeff" Sipek
[churn] progress meter
2006-09-03, by Josef "Jeff" Sipek
[churn] Ignore merge csets
2006-09-03, by Josef "Jeff" Sipek
[churn] repo.changes was renamed to repo.status
2006-09-03, by Josef "Jeff" Sipek
Merge with mpm
2006-09-03, by Josef "Jeff" Sipek
Merge with Brendan Cully
2006-08-19, by Josef "Jeff" Sipek
Add revision range support
2006-08-18, by Brendan Cully
[churn] Fixed churn ignoring the first commit
2006-08-19, by Josef "Jeff" Sipek
[churn] Trivial cleanup
2006-08-15, by Josef "Jeff" Sipek
[churn] Trivial cleanup suggested by Thomas
2006-08-15, by Josef "Jeff" Sipek
[churn] Cleanup suggestions from tonfa
2006-08-08, by Josef "Jeff" Sipek
Churn extension
2006-07-26, by Josef "Jeff" Sipek
add document on command defaults
2006-09-02, by TK Soh
do not enable verbose output if quiet is specified in the cmdline
2006-09-03, by Benoit Boissinot
clone: simplifying dest repo creation
2006-09-02, by Benoit Boissinot
sshrepo: when creating a repo, raise an error if it already exists
2006-09-02, by Benoit Boissinot
localrepo: move the repo creation code, fail if the repo exists
2006-09-02, by Benoit Boissinot
sshrepo: flush stderr before connecting to the hg server
2006-09-02, by Benoit Boissinot
gitweb: add file links to filelog page
2006-08-31, by TK Soh
gitweb: add annotate links to changeset page
2006-08-31, by TK Soh
Merge with crew
2006-08-30, by Brendan Cully
Add --git support to hg email
2006-08-30, by Brendan Cully
Add --git to hg export
2006-08-30, by Brendan Cully
merge with brendan
2006-08-30, by Benoit Boissinot
Call patch.diff directly instead of printdiff - this also saves an
2006-08-29, by Brendan Cully
Remove dates from git export file lines - they confuse git-apply
2006-08-29, by Brendan Cully
Find the system's MD5 binary.
2006-07-28, by Will Maier
gitweb: fix annotate page display problem on IE (6.0)
2006-08-29, by TK Soh
gitweb: fix file page display problem on IE (6.0)
2006-08-29, by TK Soh
gitweb: fix issue 349
2006-08-29, by TK Soh
Document the fact that revert might overwrite .orig files
2006-08-29, by Benoit Boissinot
Add a hint for revert --all when aborting
2006-08-29, by Benoit Boissinot
fix incorrect warning when walking on a particular rev
2006-08-28, by Benoit Boissinot
fix errors reported by pychecker
2006-08-26, by Benoit Boissinot
Fixed an exception in notify extension (b2a_hex argument incorrect)
2006-08-24, by Alexis S. L. Carvalho
minor docstring fix for revert
2006-08-22, by TK Soh
Allow for MB/sec transfer rates in test-http-proxy and test-ssh.
2006-08-21, by Lee Cantey
load extensions only after the ui object has been completely initialized
2006-08-22, by Alexis S. L. Carvalho
Only read .hg/hgrc files from trusted users/groups
2006-08-22, by Alexis S. L. Carvalho
Fix hgk extension due to 4ec58b157265 refactoring
2006-08-23, by Edouard Gomez
merge.
2006-08-23, by Vadim Gelfer
mq.el: Add comment to mq-edit-finish.
2006-08-22, by Bryan O'Sullivan
mq.el: add ability to edit a patch.
2006-08-22, by Bryan O'Sullivan
qheader: exit withh meaningful error code.
2006-08-22, by Bryan O'Sullivan
Emacs: add mq.el, early support for Mercurial Queues.
2006-08-22, by Bryan O'Sullivan
MQ: Make more commands return meaningful errors.
2006-08-22, by Bryan O'Sullivan
mercurial.el: deal with more vagaries of "hg status".
2006-08-22, by Bryan O'Sullivan
qrefresh: exit with status 1 if no patches applied.
2006-08-22, by Bryan O'Sullivan
mercurial.el: add hg-cwd
2006-08-22, by Bryan O'Sullivan
mercurial.el: speed up mode line updates.
2006-08-22, by Bryan O'Sullivan
mercurial.el: add hg-status.
2006-08-22, by Bryan O'Sullivan
mercurial.el: use parents in modeline, not tip
2006-08-22, by Bryan O'Sullivan
mercurial.el: fix hg-chomp.
2006-08-22, by Bryan O'Sullivan
mercurial.el: fix calls to goto-char.
2006-08-22, by Bryan O'Sullivan
mercurial.el: get rid of unportable, unperformant use of replace-regexp.
2006-08-22, by Bryan O'Sullivan
merge.
2006-08-22, by Vadim Gelfer
Support the demandload syntax "@" in packagescan
2006-08-10, by Volker Kleinfeld
merge.
2006-08-22, by Vadim Gelfer
Support foo@bar notation as demandload module spec.
2006-08-22, by Shun-ichi GOTO
Make test-strict append to $HGRCPATH, like other tests do since 61fcd9fac434.
2006-08-22, by Thomas Arendsen Hein
Merge with tah
2006-08-22, by Thomas Arendsen Hein
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip