Mercurial > hg-stable
graph
-
merge3: fix argument orderWed, 15 Jun 2005 00:27:20 -0800, by mpm
-
Add a tags/identify test groupWed, 15 Jun 2005 00:10:18 -0800, by mpm
-
Fix yet another resolve corner caseWed, 15 Jun 2005 00:09:19 -0800, by mpm
-
rework all code using tagsWed, 15 Jun 2005 00:08:03 -0800, by mpm
-
update help test for identifyWed, 15 Jun 2005 00:03:25 -0800, by mpm
-
run-tests: actually mark changed output as failureWed, 15 Jun 2005 00:02:13 -0800, by mpm
-
Handle the case where the current working copy is not based on a checkout.Wed, 15 Jun 2005 07:07:05 +0100, by Thomas Arendsen Hein
-
added hg identify|id (based on a patch from Andrew Thompson)Wed, 15 Jun 2005 06:44:43 +0100, by Thomas Arendsen Hein
-
default path support with .hg/hgrcTue, 14 Jun 2005 18:37:53 -0800, by mpm
-
Add support for .hg/hgrc fileTue, 14 Jun 2005 18:36:09 -0800, by mpm
-
Add some more testsTue, 14 Jun 2005 17:30:56 -0800, by mpm
-
Fix misrecognition of commandsTue, 14 Jun 2005 17:06:57 -0800, by mpm
-
hgit: remove tabsTue, 14 Jun 2005 14:04:15 -0800, by mpm
-
hg rawcommit: fix files arg conflictTue, 14 Jun 2005 13:53:22 -0800, by mpm
-
testing fixupsTue, 14 Jun 2005 13:44:37 -0800, by mpm
-
Add a simple testing frameworkTue, 14 Jun 2005 13:28:42 -0800, by mpm
-
Merge with TAHMon, 13 Jun 2005 18:36:40 -0800, by mpm
-
Use common output function show_changeset() for hg heads|history|log|tip.Mon, 13 Jun 2005 08:49:21 +0100, by Thomas Arendsen Hein
-
hg pull: more query fixesMon, 13 Jun 2005 17:29:04 -0800, by mpm
-
Tweak README for branch, push, and .hgrcMon, 13 Jun 2005 15:01:38 -0800, by mpm
-
mdiff: fix the fixMon, 13 Jun 2005 14:53:33 -0800, by mpm
-
mdiff: reinstate new algorithmMon, 13 Jun 2005 13:43:48 -0800, by mpm
-
hg merge: some getchangegroup fixupsMon, 13 Jun 2005 12:04:04 -0800, by mpm
-
lazyparser speed upsMon, 13 Jun 2005 12:01:12 -0800, by mpm
-
hgweb: Fix reloading of indexMon, 13 Jun 2005 11:58:33 -0800, by mpm
-
Transparent proxy supportSun, 12 Jun 2005 22:05:08 -0800, by mpm
-
hg push: propagate return codeSun, 12 Jun 2005 20:39:08 -0800, by mpm
-
stopgap hg push supportSun, 12 Jun 2005 19:35:41 -0800, by mpm
-
mdiff: revert grouping optimization for the time beingSun, 12 Jun 2005 10:20:07 -0800, by mpm
-
hg commit: user and date optionsSun, 12 Jun 2005 10:18:32 -0800, by mpm
-
Add new convert-repo scriptSun, 12 Jun 2005 08:51:11 -0800, by mpm
-
Remove the old convert-repo script for .4-era hg repositoriesSun, 12 Jun 2005 08:49:49 -0800, by mpm
-
More tweaking to rawcommit for repo conversionSun, 12 Jun 2005 08:48:01 -0800, by mpm
-
Minor caching improvement for manifestSun, 12 Jun 2005 08:23:29 -0800, by mpm
-
Optimize diff and status in subdirectoriesSun, 12 Jun 2005 08:11:43 -0800, by mpm
-
fix KeyErrors from reading empty dirstateSat, 11 Jun 2005 10:10:06 -0800, by mpm
-
hg patch: add default commit textFri, 10 Jun 2005 14:10:07 -0800, by mpm
-
add easy profiling supportFri, 10 Jun 2005 13:48:08 -0800, by mpm
-
Add tip to tagsFri, 10 Jun 2005 12:49:25 -0800, by mpm
-
add tip to repo.lookupFri, 10 Jun 2005 12:48:12 -0800, by mpm
-
Merge with TAHFri, 10 Jun 2005 09:36:38 -0800, by mpm
-
more merge fixesFri, 10 Jun 2005 09:36:02 -0800, by mpm
-
Use vi if $EDITOR is unset.Fri, 10 Jun 2005 07:52:39 +0100, by Thomas Arendsen Hein
-
Check if $DISPLAY is set before using tkdiff or kdiff3.Fri, 10 Jun 2005 07:50:20 +0100, by Thomas Arendsen Hein
-
various fixups for git importFri, 10 Jun 2005 00:29:36 -0800, by mpm
-
revlog: allow duplicatesFri, 10 Jun 2005 00:26:29 -0800, by mpm
-
hg init: when hardlinking, remove dirstateFri, 10 Jun 2005 00:25:04 -0800, by mpm
-
Merge with TAHThu, 09 Jun 2005 09:48:50 -0800, by mpm
-
Turn on +x for every +r bit when making a file executable and obey umask.Thu, 09 Jun 2005 09:24:08 +0100, by Thomas Arendsen Hein
-
Fixed usage of removed variable 'wp'.Thu, 09 Jun 2005 08:53:07 +0100, by Thomas Arendsen Hein
-
hg update: fix clobbering files when going backwardsThu, 09 Jun 2005 09:41:21 -0800, by mpm
-
Fix hg import fixWed, 08 Jun 2005 22:03:18 -0800, by mpm
-
hg patch: fix to actually take a list of patchesWed, 08 Jun 2005 21:22:38 -0800, by mpm
-
hg help improvementsWed, 08 Jun 2005 20:11:57 -0800, by mpm
-
Make most file opening binaryWed, 08 Jun 2005 17:38:46 -0800, by mpm
-
Add wopener for opening files in the working directoryWed, 08 Jun 2005 17:26:09 -0800, by mpm
-
replace hg branch with hg init [source]Wed, 08 Jun 2005 17:08:55 -0800, by mpm
-
hg commit: add -t and -l optionsWed, 08 Jun 2005 16:28:34 -0800, by mpm
-
commit: edit text fixupsWed, 08 Jun 2005 16:27:03 -0800, by mpm
-
commit: abort with empty commit textWed, 08 Jun 2005 16:15:07 -0800, by mpm
-
hg pull: ditch .hgpaths for new .hgrcWed, 08 Jun 2005 14:46:34 -0800, by mpm
-
ui: add configuration file supportWed, 08 Jun 2005 14:45:06 -0800, by mpm
-
verify: don't die from new permission bitsWed, 08 Jun 2005 14:44:32 -0800, by mpm
-
minor hgk fixesWed, 08 Jun 2005 13:06:46 -0800, by mpm
-
mpatch: properly NULL out return in lallocWed, 08 Jun 2005 11:01:18 -0800, by mpm
-
hg cat: relative file supportWed, 08 Jun 2005 10:59:18 -0800, by mpm
-
Mark the usual things executableWed, 08 Jun 2005 10:52:01 -0800, by mpm
-
permissions merge: remove a debugging printWed, 08 Jun 2005 10:50:50 -0800, by mpm
-
unidiff: handle empty diffs more gracefullyWed, 08 Jun 2005 10:47:10 -0800, by mpm
-
merge: update permissions even if file contents didn't changeWed, 08 Jun 2005 10:46:39 -0800, by mpm
-
add tracking of execute permissionsWed, 08 Jun 2005 10:16:33 -0800, by mpm
-
various merge improvementsTue, 07 Jun 2005 20:06:05 -0800, by mpm
-
[PATCH] hgk should parse dates in the diff outputTue, 07 Jun 2005 19:02:31 -0800, by mpm
-
merge: Fix bug where we overwrote local when local was newerTue, 07 Jun 2005 19:00:56 -0800, by mpm
-
diff: use tab to separate date from filenameTue, 07 Jun 2005 08:53:05 -0800, by mpm
-
hgweb: ignore pipe errorsTue, 07 Jun 2005 00:21:53 -0800, by mpm
-
Reverse order of hg log and hg history listsTue, 07 Jun 2005 00:07:31 -0800, by mpm
-
hgweb: shrink the default changelog list to 10Tue, 07 Jun 2005 00:04:43 -0800, by mpm
-
unknown command fixupsTue, 07 Jun 2005 00:03:38 -0800, by mpm
-
Initial import of hgit and hgkTue, 07 Jun 2005 00:00:56 -0800, by mpm
-
Fix argument processing for patch and rawcommitMon, 06 Jun 2005 23:57:00 -0800, by mpm
-
hgweb: fix non-existent source or destination for diffMon, 06 Jun 2005 10:52:19 -0800, by mpm
-
Attempt to make diff deal with null sources properlyMon, 06 Jun 2005 10:51:09 -0800, by mpm
-
Fix empty repository transaction bugSun, 05 Jun 2005 10:50:03 -0800, by mpm
-
implement demand loading hackSun, 05 Jun 2005 10:48:39 -0800, by mpm
-
Update READMESun, 05 Jun 2005 10:42:52 -0800, by mpm
-
Some tweaking of notes.txtSun, 05 Jun 2005 00:42:44 -0800, by mpm
-
fix addremoveSat, 04 Jun 2005 23:37:11 -0800, by mpm
-
hgweb: watch changelog for changesSat, 04 Jun 2005 20:02:27 -0800, by mpm
-
Sort tags in revision orderSat, 04 Jun 2005 19:35:08 -0800, by mpm
-
minor fixes for update()Sat, 04 Jun 2005 19:21:13 -0800, by mpm
-
hg help: use docstrings onlySat, 04 Jun 2005 19:09:00 -0800, by mpm
-
unify checkout and resolve into updateSat, 04 Jun 2005 18:34:35 -0800, by mpm
-
Remove invalid state from dirstateSat, 04 Jun 2005 15:16:48 -0800, by mpm
-
Handle unknown commands nicelySat, 04 Jun 2005 15:14:39 -0800, by mpm
-
backup dirstate for undoSat, 04 Jun 2005 15:14:11 -0800, by mpm
-
Catch broken pipes in command interpreterSat, 04 Jun 2005 14:25:08 -0800, by mpm
-
import and startup cleanupsSat, 04 Jun 2005 14:16:32 -0800, by mpm
-
migrate remaining commandsSat, 04 Jun 2005 13:45:31 -0800, by mpm
-
migrate verifySat, 04 Jun 2005 12:24:23 -0800, by mpm
-
Migrate rawcommit, import, export, history, and mergeSat, 04 Jun 2005 12:14:14 -0800, by mpm
-
big heap of command clean-up workSat, 04 Jun 2005 11:18:56 -0800, by mpm
-
root relative IO and valid commit statesSat, 04 Jun 2005 11:13:25 -0800, by mpm
-
fix heads for rev 0Sat, 04 Jun 2005 11:10:42 -0800, by mpm
-
hgmerge: use diff3 if availableFri, 03 Jun 2005 18:42:53 -0800, by mpm
-
Resolve bits from TAHFri, 03 Jun 2005 18:29:46 -0800, by mpm
-
Replace tkmerge with hgmergeFri, 03 Jun 2005 18:27:55 -0800, by mpm
-
mdiff.py: kill #! line, add copyright noticeFri, 03 Jun 2005 13:44:34 -0800, by mpm
-
hgweb.py: kill #! line, clean up copyright noticeFri, 03 Jun 2005 13:43:17 -0800, by mpm
-
Merge from tahFri, 03 Jun 2005 13:32:37 -0800, by mpm
-
Removed extra closing brace from date string.Thu, 02 Jun 2005 09:23:44 +0100, by Thomas Arendsen Hein
-
Obfuscate author in all HTML templates.Thu, 02 Jun 2005 09:14:12 +0100, by Thomas Arendsen Hein
-
ui.warn can use more than one argument like the other ui methods.Thu, 02 Jun 2005 07:06:29 +0100, by Thomas Arendsen Hein
-
Add missing > to </td> in templates.Thu, 02 Jun 2005 07:05:56 +0100, by Thomas Arendsen Hein
-
hg resolve: merge a given node into the working directoryFri, 03 Jun 2005 12:58:47 -0800, by mpm
-
add 'm' state to dirstatesFri, 03 Jun 2005 12:56:50 -0800, by mpm
-
make diffdir default to dirstate.parents()Fri, 03 Jun 2005 12:55:56 -0800, by mpm
-
teach commit about dirstate.parents()Fri, 03 Jun 2005 12:54:54 -0800, by mpm
-
teach rawcommit about dirstate.parents()Fri, 03 Jun 2005 12:54:14 -0800, by mpm
-
move repo.current to dirstate.parents()Fri, 03 Jun 2005 12:46:38 -0800, by mpm