Branches for Squeeze

Name Status Last Modified Last Commit
lp:debian/squeeze/git 1 Development 2011-09-18 12:59:28 UTC
10. * debian/diff/0034..0042: new from th...

Author: Jonathan Nieder
Revision Date: 2011-09-18 12:59:28 UTC

* debian/diff/0034..0042: new from the upstream maint-1.7.2 branch:
  * bisect, blame, cherry-pick, merge-recursive, revert: fix
    off-by-one read when searching for the end of a commit subject.
  * some minor documentation updates.
* debian/diff/0043-upload-pack-start-pack-objects-before-...: new
  from upstream; upload-pack: start child that reads pack_pipe
  before writing to it. This prevents server-side deadlocks on
  shallow clone (closes: #607346).
* debian/git-daemon/run: use SO_REUSEADDR when binding the listening
  socket so the server can restart without waiting for old connections
  to time out (thx Daniel Kahn Gillmor; closes: #609405).
* debian/git-daemon-run.postrm purge: terminate the git-daemon/log
  service, even if there is an active connection using it, before
  deleting logs and the gitlog user (thx Daniel Kahn Gillmor; closes:
  #627314).

11 of 1 result