Geçmişin Kaydedilmesi

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