Tue, 31 Jan 2006 08:08:43 -0800 |
Vadim Gelfer |
add _ to several strings
|
Tue, 31 Jan 2006 08:06:35 -0800 |
Vadim Gelfer |
turn patchbomb script into an extension module.
|
Sun, 05 Feb 2006 20:52:55 -0500 |
Josef "Jeff" Sipek |
[hgweb] Added rename information to gitweb templates & misc cleanups
|
Mon, 30 Jan 2006 19:34:35 +1300 |
Matt Mackall |
verify: notice extra data in indices
|
Mon, 30 Jan 2006 13:01:16 +1300 |
Matt Mackall |
Added tag 0.8 for changeset 3a56574f329a368d645853e0f9e09472aee62349
|
Mon, 30 Jan 2006 12:04:36 +1300 |
Matt Mackall |
Merge with crew
0.8
|
Mon, 30 Jan 2006 12:02:12 +1300 |
Brendan Cully |
Safer version of FileMerge merge
|
Mon, 30 Jan 2006 12:02:06 +1300 |
Benoit Boissinot |
return a non-zero exit code when a merge failed
|
Sun, 29 Jan 2006 14:36:11 +0100 |
Thomas Arendsen Hein |
Added missing quote in warning text to tests, too.
|
Sun, 29 Jan 2006 14:33:12 +0100 |
Thomas Arendsen Hein |
Added missing quote in warning text.
|
Sun, 29 Jan 2006 20:30:41 +1300 |
Matt Mackall |
Fix revlog signature check for empty revlogs
|
Sun, 29 Jan 2006 20:27:58 +1300 |
Matt Mackall |
Add revlog version signature check
|
Sun, 29 Jan 2006 20:13:43 +1300 |
Matt Mackall |
doc: clone and outgoing point to pull for valid path docs
|
Sun, 29 Jan 2006 19:06:42 +1300 |
Matt Mackall |
deprecate the rawcommit command
|
Sun, 29 Jan 2006 18:38:56 +1300 |
Matt Mackall |
convert-repo: use commit rather than rawcommit
|
Sun, 29 Jan 2006 17:22:03 +1300 |
Matt Mackall |
convert-repo: automatically create empty map file
|
Sun, 29 Jan 2006 17:12:31 +1300 |
Benoit Boissinot |
deprecate the use of 'hg tag NAME [REV]'
|
Sun, 29 Jan 2006 17:10:38 +1300 |
Matt Mackall |
hgweb: show copy/rename links in file history
|
Sun, 29 Jan 2006 00:31:11 +0100 |
Peter van Dijk |
unbreak templates/summary-gitweb.tmpl
|
Sun, 29 Jan 2006 12:23:52 +1300 |
Matt Mackall |
Fix comment syntax
|
Sun, 29 Jan 2006 00:18:52 +0100 |
Peter van Dijk |
changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames
|
Sun, 29 Jan 2006 11:17:54 +1300 |
Matt Mackall |
hgweb: fix breakage on manifest subdirs from path cleaning
|
Sun, 29 Jan 2006 10:10:16 +1300 |
Petr Mazanec |
Process working files through encode filters in dodiff()
|
Sun, 29 Jan 2006 10:10:00 +1300 |
Christian Ebert |
Use of opendiff as merge program on MacOS X
|
Sun, 29 Jan 2006 09:10:13 +1300 |
Matt Mackall |
Clean up paths passed to hgweb
|
Sun, 29 Jan 2006 08:38:31 +1300 |
Benoit Boissinot |
add removed files to the changelog file list
|
Sat, 28 Jan 2006 17:16:15 +1300 |
mason |
Remove duplicate bunidiff code from hgdiff, importing from mdiff.py instead
|
Fri, 27 Jan 2006 12:15:39 +0100 |
Alexis S. L. Carvalho |
bash_completion: ignore hg help error messages
|
Fri, 27 Jan 2006 12:11:14 +0100 |
Alexis S. L. Carvalho |
bash_completion: always use single quotes with compgen -W
|
Fri, 27 Jan 2006 12:10:35 +0100 |
Alexis S. L. Carvalho |
bash_completion: be more careful about whitespaces
|
Thu, 26 Jan 2006 16:37:31 +0100 |
Thomas Arendsen Hein |
Added hint to hg-ssh that you can use shell pattern matching.
|
Thu, 26 Jan 2006 15:07:46 +0100 |
Thomas Arendsen Hein |
_hg_status improvements in bash_completion:
|
Thu, 26 Jan 2006 14:52:26 +0100 |
Alexis S. L. Carvalho |
bash_completion: small updates and fixes
|
Tue, 24 Jan 2006 15:02:10 +1300 |
mason |
Add new bdiff based unidiff generation.
|
Tue, 24 Jan 2006 14:49:19 +1300 |
Matt Mackall |
contrib: add Chris Mason's stand-alone diff tool
|
Tue, 24 Jan 2006 13:59:11 +1300 |
efiring |
Fix rcpath for hgwebdir case (sys.argv is empty)
|
Tue, 24 Jan 2006 13:59:01 +1300 |
Robin Farine |
copy & rename can ignore removed source files
|
Tue, 24 Jan 2006 13:57:09 +1300 |
Robin Farine |
copy/rename '.' or '..' correctly
|
Tue, 24 Jan 2006 13:50:40 +1300 |
Matt Mackall |
Merge with Eric
|
Tue, 24 Jan 2006 13:49:20 +1300 |
Matt Mackall |
Merge with crew
|
Fri, 20 Jan 2006 09:35:43 -0800 |
Eric Hopper |
This fixes a bug that Chris Mason found. As for a test case, I can't
|
Sun, 22 Jan 2006 18:54:25 +0100 |
Thomas Arendsen Hein |
Copy manifest map before modifying it (see issue86)
|
Mon, 23 Jan 2006 16:36:44 +1300 |
Matt Mackall |
[hgweb] Prevent search engine bots from indexing the entire repository
|
Wed, 18 Jan 2006 17:07:48 +0100 |
Benoit Boissinot |
fix for hgweb.filterfiles
|
Wed, 18 Jan 2006 16:55:05 +0100 |
Benoit Boissinot |
make the order of the arguments for filterfiles consistent
|
Tue, 17 Jan 2006 16:10:22 +0100 |
Benoit Boissinot |
correct the relative path when walking from a subdir
|
Tue, 17 Jan 2006 16:00:55 +0100 |
Thomas Arendsen Hein |
Added test for relative paths and all status flags for 'hg status'
|
Tue, 17 Jan 2006 15:03:47 +0100 |
Thomas Arendsen Hein |
Added test for the currently broken addremove with the expected output.
|
Mon, 16 Jan 2006 15:51:09 +0100 |
Benoit Boissinot |
fix locate broken since 63799b01985c
|
Thu, 12 Jan 2006 21:55:19 +0100 |
Thomas Arendsen Hein |
Restored old behaviour for 'hg co' and 'hg co -C' for removed files.
|
Thu, 12 Jan 2006 21:02:38 +0100 |
Thomas Arendsen Hein |
Adjusted all but one test output for the new behaviour of localrepo.changes()
|
Thu, 12 Jan 2006 13:58:36 +0100 |
Thomas Arendsen Hein |
Distinguish removed and deleted files. Tests are not fixed yet.
|
Thu, 12 Jan 2006 13:35:09 +0100 |
Thomas Arendsen Hein |
Renamed c, a, d, u to modified, added, removed, unknown for users of changes()
|
Thu, 12 Jan 2006 12:22:28 +0100 |
Thomas Arendsen Hein |
Make localrepo.changes() internally distinguish between removed and deleted.
|
Thu, 12 Jan 2006 11:32:07 +0100 |
Thomas Arendsen Hein |
Cleaned up localrepo.changes()
|
Thu, 12 Jan 2006 07:57:58 +0100 |
Thomas Arendsen Hein |
Cleanup of indentation, spacing, newlines, strings and line length
|