Историја ревизија

Аутор SHA1 Порука Датум
  DeeKey d4f91ee510 add a test for "Do not crash when cloning HEAD-less repo" with empty.git test data пре 13 година
  Jelmer Vernooij 5fa048679f Add test for cloning a repository without a HEAD. пре 13 година
  Nick Ward 839323cb00 Unit test for loading a git submodule пре 13 година
  Jelmer Vernooij 6a92ba3213 Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp(). пре 13 година
  Jelmer Vernooij 792648b5d9 merge trunk пре 13 година
  Jelmer Vernooij 851e9c7a46 Use TestCase.assertEqual rather than TestCase.assertEquals. пре 13 година
  Risto Kankkunen 5b8a6675e8 Don't look up "HOME" environment variable unconditionally to avoid KeyError пре 13 година
  Jelmer Vernooij 45d211f79d $HOME is now explicitly specified for tests that use it to read пре 13 година
  Jelmer Vernooij cf48308d76 Add more docstrings to BaseRepo, remove BaseRepo.__iter__. пре 13 година
  Jelmer Vernooij e07e02e57b Use identity from ~/.gitconfig or .git/config if none was explicitly specified. пре 13 година
  Jelmer Vernooij ccc027a97e Split out Repo.get_config_stack(). пре 13 година
  Jelmer Vernooij 7b3d7c67e4 Use StackedConfig in Repo.get_config. пре 13 година
  Jelmer Vernooij cfd552812d Use config file infrastructure for writing initial .git/config file. пре 13 година
  Jelmer Vernooij 631cb5917f Merge trunk. пре 13 година
  Jelmer Vernooij d4243c687e InfoRefsContainer is authoritive - don't return None in get_peeled. пре 13 година
  Jelmer Vernooij 8a19f8b2b4 Add InfoRefsContainer. пре 13 година
  Jelmer Vernooij a577926b69 Use ConfigFile in Repo.get_config(). пре 14 година
  Jelmer Vernooij bd086daaa4 Implement stub Repo.__iter__, so NotImplementedError is raised rather than KeyError. пре 14 година
  Jelmer Vernooij 5bc573640a Merge deprecation of ``Repo.revision_history`` in favor of ``Repo.get_walker``. пре 14 година
  Jelmer Vernooij e0e795f3e9 Special case 'refs/stash' as a valid ref. пре 14 година
  Jelmer Vernooij 8d4f9c27c5 Deprecate ``Repo.revision_history`` in favour of ``Repo.get_walker``. пре 14 година
  Jelmer Vernooij 97ee883787 Support passing merge heads to do_commit. пре 14 година
  Jelmer Vernooij cbc2e83cdc Add very basic Repo.clone (#725369) пре 14 година
  Jelmer Vernooij 60ed7858ca Merge support for ref argument to do_commit, with some tweaks. пре 14 година
  milki 03c0b858c4 Add branch specification to do_commit пре 14 година
  Jelmer Vernooij 521ff969bf Use new unittest addCleanup method. пре 14 година
  Jelmer Vernooij 47cffed83e Merge fix to prevent rraising ValueError for correct refs in RefContainer.__delitem__. пре 14 година
  milki c3a5a4cc95 Add tests for repo.__delitem__ пре 14 година
  Jelmer Vernooij 10eaad8509 Deprecate Tree.entries. пре 14 година
  Jelmer Vernooij 126c7c3bff Allow accessing invalidly named refs, but don't allow setting them. пре 14 година