bundle-uri: avoid using undefined output of `sscanf()`
Johannes Schindelin committed over 1 year ago
commit-graph: avoid using stale stack addresses
Johannes Schindelin committed over 1 year ago
trace2: avoid "futile conditional"
Johannes Schindelin committed over 1 year ago
Johannes Schindelin committed over 1 year ago
fetch: avoid unnecessary work when there is no current branch
Johannes Schindelin committed over 1 year ago
has_dir_name(): make code more obvious
Johannes Schindelin committed over 1 year ago
upload-pack: rename `enum` to reflect the operation
Johannes Schindelin committed over 1 year ago
commit-graph: avoid malloc'ing a local variable
Johannes Schindelin committed over 1 year ago
fetch: carefully clear local variable's address after use
Johannes Schindelin committed over 1 year ago
Johannes Schindelin committed over 1 year ago
git-gui: do not end the commit message with an empty line
Johannes Sixt committed over 1 year ago
gitk: do not hard-code color of search results in commit list
Alexander Ogorodov committed over 1 year ago
replay: replace the_repository with repo parameter passed to cmd_replay ()
Elijah Newren committed over 1 year ago
packed-backend: mmap large "packed-refs" file during fsck
shejialuo committed over 1 year ago
packed-backend: extract snapshot allocation in `load_contents`
shejialuo committed over 1 year ago
packed-backend: fsck should warn when "packed-refs" file is empty
shejialuo committed over 1 year ago
scalar reconfigure: improve --maintenance docs
Derrick Stolee committed over 1 year ago
gitk: place file name arguments after options in msgfmt call
Johannes Sixt committed over 1 year ago
send-email: try to get fqdn by running hostname -f on Linux and macOS
Aditya Garg committed over 1 year ago
Junio C Hamano committed over 1 year ago