Homec4science

Fix some mercurial edge cases

Authored by epriestley <git@epriestley.com> on Jul 10 2012, 19:36.

Description

Fix some mercurial edge cases

Summary:

  • Old versions of Mercurial give different output for hg log -- '' and hg log. Just use hg log.
  • Branch names with spaces can't be specified in --rev. I talked with hstuart in #mercurial and apparently am not crazy.

Test Plan:

  • Viewed history of a repository.
  • Viewed history of a file.
  • Viewed branch m m m m m 2:ffffffffffff (inactive)
  • Learned that you checkout this branch with hg checkout ':m m m m m 2:ffffffffffff (inactive)'

Reviewers: dschleimer, btrahan

Reviewed By: dschleimer

CC: aran

Maniphest Tasks: T1268

Differential Revision: https://secure.phabricator.com/D2950

Details

Committed
epriestley <git@epriestley.com>Jul 10 2012, 19:36
Pushed
aubortJan 31 2017, 17:16
Parents
rPHe2e9aed4fa14: Fix symbol handling in symbol query and IRC "Where is x?" handler
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH176b4a68a8cf: Fix some mercurial edge cases (authored by epriestley <git@epriestley.com>).Jul 10 2012, 19:36