Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 60ed7858ca Merge support for ref argument to do_commit, with some tweaks. há 14 anos atrás
  milki 03c0b858c4 Add branch specification to do_commit há 14 anos atrás
  Dave Borowitz 71dc8de9a7 repo: Implement revision_history with a Walker. há 14 anos atrás
  milki aff2d34e76 Add missing else in repo.__delitem__ há 14 anos atrás
  Jelmer Vernooij 4275406f8a remove trailing whitespace há 14 anos atrás
  Timo Schmid 37b731e215 Repo.commit is deprecated => using Repo[] instead há 14 anos atrás
  Timo Schmid e79893c620 Improved Repo.revision_history(head) há 14 anos atrás
  Jelmer Vernooij e298c93735 Fix typo pointed out by Rob. há 14 anos atrás
  Jelmer Vernooij 126c7c3bff Allow accessing invalidly named refs, but don't allow setting them. há 14 anos atrás
  Tay Ray Chuan c3e4eb5c17 Repo.get_named_file: fix spelling in doc há 14 anos atrás
  Dave Borowitz cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. há 14 anos atrás
  Jelmer Vernooij b103560117 Add encoding argument to Repo.do_commit(). há 14 anos atrás
  Augie Fackler 3dc4c24ccc Includes simple tests to verify bare = (true|false) in .git/config is há 14 anos atrás
  Jelmer Vernooij a02eb38748 Repo.init: Fix mkdir argument; default to False for the moment as that's consistent with existing behaviour. há 14 anos atrás
  Jelmer Vernooij 078fb7d442 Repo.do_commit: Assert that the specified tree is 40 bytes long. há 14 anos atrás
  Jelmer Vernooij 189e678217 Some formatting fixes. há 15 anos atrás
  Jelmer Vernooij b6ab38c097 Merge fix to correctly cope with no-op fetches in the server. há 15 anos atrás
  Dave Borowitz 20ad97bcd5 server: Correct short-circuiting operation for no-op fetches. há 15 anos atrás
  Dirk 7edf405704 Bare-repo related changes: have no index and bare=true in config. há 15 anos atrás
  Dave Borowitz df2a95d585 Add utility functions to DictRefsContainer, useful for tests. há 15 anos atrás
  Dave Borowitz 75dc621c3d Delegate SHA peeling to the object store. há 15 anos atrás
  Jelmer Vernooij 2a89fff246 Some restructuredText fixes. há 15 anos atrás
  Dave Borowitz 3a417f870f Add a MemoryRepo that stores everything in memory. há 15 anos atrás
  Dave Borowitz 44e1d6154c Use correct path separators for named repo files. há 15 anos atrás
  Dave Borowitz 20f3afcdb8 Move named file initilization to BaseRepo. há 15 anos atrás
  Dave Borowitz e950bdd711 Clean up file headers. há 15 anos atrás
  Augie Fackler fa8ef1f833 DiskRefsContainer: don't crash deleting a ref without peeled refs há 15 anos atrás
  Augie Fackler 59a161bff0 repo: clean up whitespace há 15 anos atrás
  Dave Borowitz 02828bd47c Allow double-staging of files that are deleted in the index. há 15 anos atrás
  Dave Borowitz 0e8468fc7a Implement set_symbolic_ref separately in Disk/DictRefsContainer. há 15 anos atrás