Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+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.
Fix a small corner of log behaviour.
2005-08-24, by bos
Update hg log docs
2005-08-24, by mpm
Merge with BOS
2005-08-24, by mpm
Fix help output, and a few broken tests.
2005-08-24, by Bryan O'Sullivan
Merge with MPM.
2005-08-24, by Bryan O'Sullivan
Get patchbomb working with tip again.
2005-08-24, by Bryan O'Sullivan
Rewrite log command. New version is faster and more featureful.
2005-08-24, by Bryan O'Sullivan
Merge with MPM.
2005-08-23, by Bryan O'Sullivan
Emacs: implement hg-incoming, hg-outgoing and hg-push.
2005-08-23, by Bryan O'Sullivan
Add commands.debugconfig.
2005-08-23, by Bryan O'Sullivan
Emacs: fix up hg-log and hg-diff to operate more uniformly.
2005-08-23, by Bryan O'Sullivan
Merge with MPM.
2005-08-23, by Bryan O'Sullivan
Merge with MPM.
2005-08-23, by Bryan O'Sullivan
Sync buffers prior to doing a diff.
2005-08-23, by bos
Minor tweak to the revgen algorithm
2005-08-24, by mpm
Minor hgwebdir tweaks
2005-08-24, by mpm
Add Makefile to the manifest
2005-08-24, by mpm
Add default make rule
2005-08-24, by mpm
Create helper functions for I/O to files in the working directory
2005-08-24, by mpm
Add some aliases
2005-08-24, by mpm
Fix up help for binary options
2005-08-24, by mpm
Teach annotate about binary files
2005-08-23, by mpm
Add automatic binary file detection to diff and export
2005-08-23, by mpm
Clean up argument passing for dodiff
2005-08-23, by mpm
Deal with repos with missing timezones
2005-08-23, by mpm
Merge with BOS
2005-08-23, by mpm
Emacs: search for hg in path before looking in funny places.
2005-08-23, by bos
Merge with TAH
2005-08-23, by mpm
Don't show the diff in hgeditor if there are no changes in file contents.
2005-08-22, by Thomas Arendsen Hein
Add Makefile for generating release tarballs.
2005-08-22, by Thomas Arendsen Hein
Include generated documentation in MANIFEST.
2005-08-22, by Thomas Arendsen Hein
Generate html documentation by default, too.
2005-08-22, by Thomas Arendsen Hein
Merge with BOS
2005-08-23, by mpm
Emacs: improved GNU Emacs support.
2005-08-22, by bos
Emacs support: numerous changes.
2005-08-22, by bos
Merge with MPM.
2005-08-22, by bos
Emacs: update mode lines properly after commit.
2005-08-22, by Bryan O'Sullivan
Emacs: kill commit buffer once it's done with.
2005-08-22, by Bryan O'Sullivan
Emacs: first cut at commit support.
2005-08-22, by Bryan O'Sullivan
contrib/patchbomb: Fix buglet with empty cc list.
2005-08-21, by Bryan O'Sullivan
Fix handling of addresses in hgrc.
2005-08-21, by Bryan O'Sullivan
Emacs: document existing functions.
2005-08-21, by Bryan O'Sullivan
Emacs support: add hg-revert-buffer.
2005-08-21, by Bryan O'Sullivan
Fix callers to file.revision to use file.read
2005-08-23, by mpm
Clean up some merge logic
2005-08-23, by mpm
Fix up some bugs introduced by recent merge changes
2005-08-22, by mpm
merge: remove remaining mark bits
2005-08-21, by mpm
Fix long-standing excessive file merges
2005-08-21, by mpm
Reformat debugindex output
2005-08-21, by mpm
Remove unused relfilter function
2005-08-21, by mpm
hgweb: change startup argument processing
2005-08-21, by mpm
Add web:style option
2005-08-21, by mpm
hgweb: fix RSS and raw for new % scheme
2005-08-21, by mpm
Remove debug print
2005-08-21, by mpm
Fix RSS feeds
2005-08-21, by mpm
hgweb: convert index entries to list expansion style
2005-08-20, by mpm
Merge with jeffpc
2005-08-20, by mpm
Merge with MPM
2005-08-17, by Josef "Jeff" Sipek
hgweb: Changed manifest page to list format syntax
2005-08-17, by Josef "Jeff" Sipek
hgweb: Changed file revision page to list format syntax
2005-08-17, by Josef "Jeff" Sipek
hgweb: Changed annotate page to list format syntax
2005-08-17, by Josef "Jeff" Sipek
hgweb: Changed file page to list format syntax
2005-08-17, by Josef "Jeff" Sipek
hgweb: Changed changelog page to list format syntax
2005-08-17, by Josef "Jeff" Sipek
Added support for #foo%bar# syntax
2005-08-17, by Josef "Jeff" Sipek
Deal with non-integer date offsets generated by some tools
2005-08-20, by mpm
Added tag 0.6c for changeset eac9c8efcd9bd8244e72fb6821f769f450457a32
2005-08-20, by mpm
Remove call to non-existent date_parser
0.6c
2005-08-20, by mpm
Fix possible unitialized variable warnings
2005-08-20, by mpm
Minor README updates
2005-08-20, by mpm
[PATCH] Take DST into account
2005-08-19, by Samuel Tardieu
[PATCH] Print timezone offset when outputting dates
2005-08-19, by Samuel Tardieu
hg import: abort with uncommitted changes, override with --force
2005-08-19, by mpm
Use post-expanded clone pathname as default
2005-08-19, by mpm
hgweb: Make maxfiles, maxchanges, and allowpull proper config options
2005-08-19, by mpm
Add -e and --remotecmd for clone and pull too
2005-08-19, by mpm
Doc updates for push, pull, hooks, local tags, and ssh options
2005-08-19, by mpm
Add --ssh and --remotecmd to push
2005-08-19, by mpm
Add ui.setconfig overlay
2005-08-19, by mpm
Fix option parsing bug for empty short options
2005-08-19, by mpm
Make mercurial.el load with GNU emacs
2005-08-19, by mpm
hgweb: sort repository list
2005-08-19, by mpm
Fix hgwebdir virtual start-up
2005-08-19, by mpm
Remove -C alias for --cwd
2005-08-19, by mpm
Add hgwebdir.cgi to MANIFEST.in
2005-08-19, by mpm
Merge with TAH
2005-08-19, by mpm
bash_completion: support GNU sed 3 and non-GNU sed
2005-08-19, by TK Soh
Read global config file /etc/mercurial/hgrc and fix reading hgrc on Windows.
2005-08-18, by Thomas Arendsen Hein
Removed TODO from MANIFEST.in
2005-08-18, by Thomas Arendsen Hein
test fixes for Solaris 2.6
2005-08-18, by TK Soh
Merge with BOS
2005-08-19, by mpm
In-progress Emacs snapshot.
2005-08-19, by Bryan O'Sullivan
Merge with MPM.
2005-08-18, by Bryan O'Sullivan
Merge with MPM.
2005-08-18, by Bryan O'Sullivan
Initial skeleton for mercurial.el.
2005-08-18, by Bryan O'Sullivan
Add --cwd global option, to change directory before doing anything.
2005-08-18, by Bryan O'Sullivan
Modify commands.walk to yield a 4-tuple.
2005-08-18, by Bryan O'Sullivan
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip