rebase: display an error if --root and --fork-point are both provided
Elijah Newren committed over 6 years ago
credential: fix matching URLs with multiple levels in path
brian m. carlson committed over 6 years ago
macOS/brew: let the build find gettext headers/libraries/msgfmt
Johannes Schindelin committed over 6 years ago
lockfile.c: introduce 'hold_lock_file_for_update_mode'
Taylor Blau committed over 6 years ago
tempfile.c: introduce 'create_tempfile_mode'
Taylor Blau committed over 6 years ago
progress.c: silence cgcc suggestion about internal linkage
Đoàn Trần Công Danh committed over 6 years ago
graph.c: limit linkage of internal variable
Đoàn Trần Công Danh committed over 6 years ago
compat/regex: move stdlib.h up in inclusion chain
Đoàn Trần Công Danh committed over 6 years ago
test-parse-pathspec-file.c: s/0/NULL/ for pointer type
Đoàn Trần Công Danh committed over 6 years ago
commit-graph: close descriptors after mmap
Jeff King committed over 6 years ago
gitweb: Recognize *-to and Closes/Fixes trailers
Emma Brooks committed over 6 years ago
config doc: fix reference to config.worktree info
Matheus Tavares committed over 6 years ago
credential: handle `credential.<partial-URL>.<key>` again
Johannes Schindelin committed over 6 years ago
credential: optionally allow partial URLs in credential_from_url_gently()
Johannes Schindelin committed over 6 years ago
credential: optionally allow partial URLs in credential_from_url_gently()
Johannes Schindelin committed over 6 years ago
Johannes Schindelin committed over 6 years ago
date.c: allow compact version of ISO-8601 datetime
Đoàn Trần Công Danh committed over 6 years ago
date.c: skip fractional second part of ISO-8601
Đoàn Trần Công Danh committed over 6 years ago
date.c: validate and set time in a helper function
Đoàn Trần Công Danh committed over 6 years ago
shallow.c: use '{commit,rollback}_shallow_file'
Taylor Blau committed over 6 years ago