2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  milki aff2d34e76 Add missing else in repo.__delitem__ 13 жил өмнө
  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. 14 жил өмнө
  Dave Borowitz 20ad97bcd5 server: Correct short-circuiting operation for no-op fetches. 15 жил өмнө
  Dirk 7edf405704 Bare-repo related changes: have no index and bare=true in config. 14 жил өмнө
  Dave Borowitz df2a95d585 Add utility functions to DictRefsContainer, useful for tests. 14 жил өмнө
  Dave Borowitz 75dc621c3d Delegate SHA peeling to the object store. 14 жил өмнө
  Jelmer Vernooij 2a89fff246 Some restructuredText fixes. 15 жил өмнө
  Dave Borowitz 3a417f870f Add a MemoryRepo that stores everything in memory. 15 жил өмнө
  Dave Borowitz 44e1d6154c Use correct path separators for named repo files. 15 жил өмнө
  Dave Borowitz 20f3afcdb8 Move named file initilization to BaseRepo. 15 жил өмнө
  Dave Borowitz e950bdd711 Clean up file headers. 15 жил өмнө
  Augie Fackler fa8ef1f833 DiskRefsContainer: don't crash deleting a ref without peeled refs 15 жил өмнө
  Augie Fackler 59a161bff0 repo: clean up whitespace 15 жил өмнө
  Dave Borowitz 02828bd47c Allow double-staging of files that are deleted in the index. 15 жил өмнө
  Dave Borowitz 0e8468fc7a Implement set_symbolic_ref separately in Disk/DictRefsContainer. 15 жил өмнө
  Dave Borowitz b3ab139abf Add non-bare repository tests. 15 жил өмнө
  Dave Borowitz 28c1dee2e2 Fix RefsContainer.add_if_new to support dangling symrefs. 15 жил өмнө
  Dave Borowitz 9a0f31529c Fix up and test DictRefsContainer. 15 жил өмнө