Historie revizí

Autor SHA1 Zpráva Datum
  Jelmer Vernooij 0569197876 remove trailing whitespace před 14 roky
  Timo Schmid fd40b80016 Repo.commit is deprecated => using Repo[] instead před 14 roky
  Timo Schmid def91e346c Improved Repo.revision_history(head) před 14 roky
  Jelmer Vernooij c94bbc51d6 Fix typo pointed out by Rob. před 14 roky
  Jelmer Vernooij 34f38b652e Allow accessing invalidly named refs, but don't allow setting them. před 14 roky
  Tay Ray Chuan aab723d9e1 Repo.get_named_file: fix spelling in doc před 14 roky
  Dave Borowitz 4f3679af6d repo: Raise RefFormatException instead of KeyError on bad refs. před 14 roky
  Jelmer Vernooij 94bb421dc5 Add encoding argument to Repo.do_commit(). před 14 roky
  Augie Fackler a68e13a570 Includes simple tests to verify bare = (true|false) in .git/config is před 14 roky
  Jelmer Vernooij 612e26d37b Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour. před 14 roky
  Jelmer Vernooij 3f6a576165 Repo.do_commit: Assert that the specified tree is 40 bytes long. před 14 roky
  Jelmer Vernooij be986b1139 Some formatting fixes. před 14 roky
  Jelmer Vernooij 4e9fc6d5ff Merge fix to correctly cope with no-op fetches in the server. před 15 roky
  Dave Borowitz f09bdd409b server: Correct short-circuiting operation for no-op fetches. před 15 roky
  Dirk b3e73cd232 Bare-repo related changes: have no index and bare=true in config. před 15 roky
  Dave Borowitz 6b4c86f717 Add utility functions to DictRefsContainer, useful for tests. před 15 roky
  Dave Borowitz 3be37749da Delegate SHA peeling to the object store. před 15 roky
  Jelmer Vernooij 56dcf6d989 Some restructuredText fixes. před 15 roky
  Dave Borowitz dc302fbceb Add a MemoryRepo that stores everything in memory. před 15 roky
  Dave Borowitz ee1b8b1c0b Use correct path separators for named repo files. před 15 roky
  Dave Borowitz 685f2959c6 Move named file initilization to BaseRepo. před 15 roky
  Dave Borowitz 0994d0331b Clean up file headers. před 15 roky
  Augie Fackler 6d588cda2e DiskRefsContainer: don't crash deleting a ref without peeled refs před 15 roky
  Augie Fackler 74c0def194 repo: clean up whitespace před 15 roky
  Dave Borowitz a29437a81d Allow double-staging of files that are deleted in the index. před 15 roky
  Dave Borowitz 178c9f4223 Implement set_symbolic_ref separately in Disk/DictRefsContainer. před 15 roky
  Dave Borowitz cf7bf4759b Add non-bare repository tests. před 15 roky
  Dave Borowitz 20a316e839 Fix RefsContainer.add_if_new to support dangling symrefs. před 15 roky
  Dave Borowitz 6f99b1385d Fix up and test DictRefsContainer. před 15 roky
  Jelmer Vernooij ce0d767303 Implement BaseRepo.__contains__. před 15 roky