1. 09 Mar, 2012 1 commit
    • error-handling: On-disk config file backend · dda708e7
      Includes:
      
      	- Proper error reporting when encountering syntax errors in a
      	config file (file, line number, column).
      
      	- Rewritten `config_write`, now with 99% less goto-spaghetti
      
      	- Error state in `git_filebuf`: filebuf write functions no longer
      	need to be checked for error returns. If any of the writes performed
      	on a buffer fail, the last call to `git_filebuf_commit` or
      	`git_filebuf_hash` will fail accordingly and set the appropiate error
      	message. Baller!
      Vicent Martí committed
  2. 07 Mar, 2012 4 commits
  3. 06 Mar, 2012 2 commits
  4. 05 Mar, 2012 1 commit
  5. 03 Mar, 2012 3 commits
  6. 02 Mar, 2012 24 commits
  7. 01 Mar, 2012 3 commits
  8. 29 Feb, 2012 2 commits