print errno when reporting a system call error
Nguyễn Thái Ngọc Duy committed over 9 years ago
wrapper.c: make warn_on_inaccessible() static
Nguyễn Thái Ngọc Duy committed over 9 years ago
wrapper.c: add and use fopen_or_warn()
Nguyễn Thái Ngọc Duy committed over 9 years ago
wrapper.c: add and use warn_on_fopen_errors()
Nguyễn Thái Ngọc Duy committed over 9 years ago
config.mak.uname: set FREAD_READS_DIRECTORIES for Darwin, too
Junio C Hamano committed over 9 years ago
config.mak.uname: set FREAD_READS_DIRECTORIES for Linux and FreeBSD
Nguyễn Thái Ngọc Duy committed over 9 years ago
clone: use xfopen() instead of fopen()
Nguyễn Thái Ngọc Duy committed over 9 years ago
Nguyễn Thái Ngọc Duy committed over 9 years ago
git_fopen: fix a sparse 'not declared' warning
Ramsay Jones committed over 9 years ago
docs/config.txt: fix indefinite article in core.fileMode description
SZEDER Gábor committed over 9 years ago
Windows: do not treat a path with backslashes as a remote's nick name
Johannes Sixt committed over 9 years ago
blame: move entry prepend to libgit
Jeff Smith committed over 9 years ago
blame: move scoreboard setup to libgit
Jeff Smith committed over 9 years ago
blame: move scoreboard-related methods to libgit
Jeff Smith committed over 9 years ago
blame: move fake-commit-related methods to libgit
Jeff Smith committed over 9 years ago
blame: move origin-related methods to libgit
Jeff Smith committed over 9 years ago
blame: move core structures to header
Jeff Smith committed over 9 years ago
blame: create entry prepend function
Jeff Smith committed over 9 years ago
blame: create scoreboard setup function
Jeff Smith committed over 9 years ago
blame: create scoreboard init function
Jeff Smith committed over 9 years ago