Files
git/diff.c
Junio C Hamano f198c35682 Merge branch 'js/reflog' into next
* js/reflog:
  Sanitize for_each_reflog_ent()
  merge-base: do not leak commit list
  Auto-quote config values in config.c:store_write_pair()
  Ignore git-init and git-remote
  rm git-rerere.perl -- it is now a built-in.
  cvsserver: fix revision number during file adds
  cvsserver: detect early of we are up to date and avoid costly rev-list
  Documentation: add git-remote man page
  short i/o: fix config updates to use write_in_full
  short i/o: fix calls to write to use xwrite or write_in_full
  short i/o: fix calls to read to use xread or read_in_full
  short i/o: clean up the naming for the write_{in,or}_xxx family
  --prune is now default for 'pack-refs'
  --utf8 is now default for 'git-am'
  git-commit: do not fail to print the diffstat even if there is a file named HEAD
  ssh-upload: prevent buffer overrun
2007-01-09 03:04:14 -08:00

71 KiB