Commit History

Author SHA1 Message Date
  Michael K 81b11cd0b1 print(): Switch from statement to funtion. 11 years ago
  Michael K 053ad0e08c Bugfix: cmd_reset could not determine the mode 11 years ago
  Michael K 0ded7d5a1b Fix copy-&-paste errors in command line interface. 11 years ago
  Jelmer Vernooij bb676beb02 Sort command names in bin/dulwich. 11 years ago
  Jelmer Vernooij dd5cf2abbb Add bin/dulwich support for reset command. 11 years ago
  Jelmer Vernooij 516709ead6 Support creating unannotated tags. 11 years ago
  Jelmer Vernooij 3a65716436 Support non-commit objects and multiple objects in 'show' porcelain. 11 years ago
  Jelmer Vernooij b1375ef538 Add porcelain for 'dulwich rev-list'. 11 years ago
  Jelmer Vernooij 21a5f41e64 Fix typo in commit_tree command. 11 years ago
  Jelmer Vernooij b202c74278 Add wrapper for commit-tree. 12 years ago
  Jelmer Vernooij 8d4d28cb9b Add porcelain for diff-tree. 12 years ago
  Marcin Kuzminski 776d9d8964 Added_symbolic_ref function into porcelain module. 12 years ago
  Jelmer Vernooij c32cd5ee61 Add implementation of 'show' for porcelain. 12 years ago
  Jelmer Vernooij 633270989b Add log command to porcelain. 12 years ago
  Jelmer Vernooij 6047ead898 Provide a rm command in porcelain. 12 years ago
  Jelmer Vernooij 1d9419a437 Add 'add' command to porcelain. 12 years ago
  Jelmer Vernooij a9f9b6261e Add clone to porcelain. 12 years ago
  Jelmer Vernooij d152936241 Add init support to porcelain. 12 years ago
  Jelmer Vernooij aa2b6b15c8 Add basic commit support to porcelain. 12 years ago
  Jelmer Vernooij 61169bd000 Add porcelain for update_server_info. 12 years ago
  Jelmer Vernooij 715bd95976 Add porcelain for 'archive' command. 12 years ago
  Jelmer Vernooij 4133f28ae2 Add 'dulwich diff' command. 12 years ago
  Jelmer Vernooij f4b3e92c27 Print refs after fetch. 13 years ago
  Jelmer Vernooij 7b6caab148 Add a 'dulwich fetch' implementation. 13 years ago
  Jelmer Vernooij e7ec4dc01b New method ``update_server_info`` which generates data 13 years ago
  Jelmer Vernooij df4aeaf611 Add support for retrieving tarballs from remote servers. 13 years ago
  Chris Eberle 0b8b6b0833 getopt longopts weren't specified correctly, couldn't call dulwich init --bare 14 years ago
  Jelmer Vernooij ae5df7c2cc Use unbuffered standard I/O in dulwich script. 14 years ago
  Dave Borowitz e950bdd711 Clean up file headers. 15 years ago
  Jelmer Vernooij 115d2a9f75 Improve formatting, update docstring. 15 years ago