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
blame: rework methods that determine 'final' commit
Jeff Smith committed over 9 years ago
blame: wrap blame_sort and compare_blame_final
Jeff Smith committed over 9 years ago
blame: move progress updates to a scoreboard callback
Jeff Smith committed over 9 years ago
cache_ref_iterator_begin(): avoid priming unneeded directories
Michael Haggerty committed over 9 years ago
blame: make sanity_check use a callback in scoreboard
Jeff Smith committed over 9 years ago
blame: move no_whole_file_rename flag to scoreboard
Jeff Smith committed over 9 years ago