History of
bin
@debian/0.19.2-1
git clone https://www.dulwich.io/code/dulwich/
- Add really basic dulwich.porcelain.fsck. Jelmer Vernooij 2 years ago
- Fix 'remote add' command. Jelmer Vernooij 2 years ago
- Add simple check-mailmap command to bin/dulwich. Jelmer Vernooij 2 years ago
- Implement 'dulwich push'. Jelmer Vernooij 3 years ago
- Fix exit code for check-ignore. Jelmer Vernooij 3 years ago
- Implement check-ignore. Jelmer Vernooij 3 years ago
- Add really basic pull command. Jelmer Vernooij 3 years ago
- Fix remote commands in command-line tool. Jelmer Vernooij 3 years ago
- Add porcelain.remote_add. Jelmer Vernooij 3 years ago
- Add a superclass for Dulwich subcommands. Jelmer Vernooij 4 years ago
- Don't print "Changes to be committed" header if there are no changes to Jelmer Vernooij 4 years ago
- Add --name-status argument to porcelain.log. Jelmer Vernooij 4 years ago
- Pass --reverse argument on in porcelain. Jelmer Vernooij 4 years ago
- Support paths argument to 'dulwich log'. Jelmer Vernooij 4 years ago
- Add a very simple help command. Jelmer Vernooij 4 years ago
- Update header to reflect that license is now Apachev2 or GNU GPLv2+. Jelmer Vernooij 4 years ago
- Add dulwich.porcelain.ls_tree. Jelmer Vernooij 4 years ago
- Add porcelain.pack_objects. Jelmer Vernooij 5 years ago
- Add porcelain.repack(). Jelmer Vernooij 5 years ago
- porcelain: add ls-remote equivalent using client.get_refs Mike Edgar 5 years ago
- Actually run the web server when invoking 'dulwich web-daemon'. Jelmer Vernooij 5 years ago
- Fix python3 support in bin/dulwich. Jelmer Vernooij 5 years ago
- Merge dul-web into dulwich command. Jelmer Vernooij 6 years ago
- Add basic 'status' support to bin/dulwich. Jelmer Vernooij 6 years ago
- Handle SIGINT signals in dulwich script. Jelmer Vernooij 6 years ago
- Add porcelain for receive-pack and upload-pack. Jelmer Vernooij 6 years ago
- Add porcelain 'daemon'. Jelmer Vernooij 6 years ago
- Move the swift backend to dulwich/contrib. Jelmer Vernooij 6 years ago
- Openstack Swift backend support for bare repositories Fabien Boucher (commit: Jelmer Vernooij) 6 years ago
- print(): Switch from statement to funtion. Michael K (commit: Gary van der Merwe) 6 years ago