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

Аутор SHA1 Порука Датум
  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(). пре 13 година
  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 година
  Dave Borowitz 71dc8de9a7 repo: Implement revision_history with a Walker. пре 14 година
  milki aff2d34e76 Add missing else in repo.__delitem__ пре 14 година
  Jelmer Vernooij 4275406f8a remove trailing whitespace пре 14 година
  Timo Schmid 37b731e215 Repo.commit is deprecated => using Repo[] instead пре 14 година
  Timo Schmid e79893c620 Improved Repo.revision_history(head) пре 14 година
  Jelmer Vernooij e298c93735 Fix typo pointed out by Rob. пре 14 година
  Jelmer Vernooij 126c7c3bff Allow accessing invalidly named refs, but don't allow setting them. пре 14 година
  Tay Ray Chuan c3e4eb5c17 Repo.get_named_file: fix spelling in doc пре 14 година
  Dave Borowitz cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. пре 14 година
  Jelmer Vernooij b103560117 Add encoding argument to Repo.do_commit(). пре 14 година
  Augie Fackler 3dc4c24ccc Includes simple tests to verify bare = (true|false) in .git/config is пре 14 година
  Jelmer Vernooij a02eb38748 Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour. пре 14 година
  Jelmer Vernooij 078fb7d442 Repo.do_commit: Assert that the specified tree is 40 bytes long. пре 14 година
  Jelmer Vernooij 189e678217 Some formatting fixes. пре 14 година
  Jelmer Vernooij b6ab38c097 Merge fix to correctly cope with no-op fetches in the server. пре 15 година
  Dave Borowitz 20ad97bcd5 server: Correct short-circuiting operation for no-op fetches. пре 15 година