mingw: use Unicode functions explicitly
Johannes Schindelin committed about 7 years ago
mingw: get pw_name in UTF-8 format
Johannes Schindelin committed about 7 years ago
mingw: embed a manifest to trick UAC into Doing The Right Thing
Cesar Eduardo Barros committed about 7 years ago
mingw: enable stack smashing protector
Johannes Schindelin committed about 7 years ago
Use the right 'struct repository' instead of the_repository
Nguyễn Thái Ngọc Duy committed about 7 years ago
match-trees.c: remove the_repo from shift_tree*()
Nguyễn Thái Ngọc Duy committed about 7 years ago
tree-walk.c: remove the_repo from get_tree_entry_follow_symlinks()
Nguyễn Thái Ngọc Duy committed about 7 years ago
tree-walk.c: remove the_repo from get_tree_entry()
Nguyễn Thái Ngọc Duy committed about 7 years ago
tree-walk.c: remove the_repo from fill_tree_descriptor()
Nguyễn Thái Ngọc Duy committed about 7 years ago
sha1-file.c: remove the_repo from read_object_with_reference()
Nguyễn Thái Ngọc Duy committed about 7 years ago
trace2: correct typo in technical documentation
Carlo Marcelo Arenas Belón committed about 7 years ago
status: do not report errors in sequencer/todo
Phillip Wood committed about 7 years ago
sequencer: factor out todo command name parsing
Phillip Wood committed about 7 years ago
sequencer: always allow tab after command name
Phillip Wood committed about 7 years ago
t5551: test usage of chunked encoding explicitly
Jonathan Tan committed over 7 years ago
Move core_partial_clone_filter_default to promisor-remote.c
Christian Couder committed about 7 years ago
Move repository_format_partial_clone to promisor-remote.c
Christian Couder committed about 7 years ago
Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}
Christian Couder committed about 7 years ago
remote: add promisor and partial clone config to the doc
Christian Couder committed about 7 years ago
partial-clone: add multiple remotes in the doc
Christian Couder committed about 7 years ago