3296 Commits (474e4f9b5567e02e9c6947e36ed84f882868d77e)

Author SHA1 Message Date
René Scharfe 66e905b7dd use xopen() to handle fatal open(2) failures 4 years ago
Takashi Iwai ff7b83f562 completion: tcsh: Fix regression by drop of wrapper functions 4 years ago
Felipe Contreras be6444d1ca completion: bash: add correct suffix in variables 4 years ago
Felipe Contreras f3cc916acc completion: bash: fix for multiple dash commands 4 years ago
Felipe Contreras e9f2118ddf completion: bash: fix for suboptions with value 4 years ago
Felipe Contreras bf8ae49a8f completion: bash: fix prefix detection in branch.* 4 years ago
Ævar Arnfjörð Bjarmason 48ca53cac4 *.c static functions: add missing __attribute__((format)) 4 years ago
Dennis Ameling 50101b93ca cmake(windows): set correct path to the system Git config 4 years ago
Fabian Wermelinger cea232194d completion: bash: fix late declaration of __git_cmd_idx 4 years ago
Johannes Schindelin 77f37de39f subtree: fix assumption about the directory separator 4 years ago
Johannes Schindelin f7ee88f1d0 subtree: fix the GIT_EXEC_PATH sanity check to work on Windows 4 years ago
Matthew Rogers ce24797d38 cmake: add warning for ignored MSGFMT_EXE 4 years ago
Matthew Rogers 409047a2b3 cmake: create compile_commands.json by default 4 years ago
Matthew Rogers cd0a852981 cmake: add knob to disable vcpkg 4 years ago
Johannes Schindelin f74d11471f multimail: stop shipping a copy 4 years ago
Andrei Rybak 52ff891c03 t: fix whitespace around && 4 years ago
David Aguilar 0b18023d00 contrib/completion: fix zsh completion regression from 59d85a2a05 4 years ago
Thomas Braun d1e7c2cac9 completion: add --anchored to diff's options 4 years ago
Jeff Hostetler 6aac70a870 simple-ipc: correct ifdefs when NO_PTHREADS is defined 4 years ago
Elijah Newren 5c0cbdb107 git-prompt: work under set -u 4 years ago
Đoàn Trần Công Danh 59b519ab7e am: learn to process quoted lines that ends with CRLF 4 years ago
Sardorbek Imomaliev f2acf763e2 work around zsh comment in __git_complete_worktree_paths 4 years ago
Luke Shumaker 9a3e3ca2ba subtree: be stricter about validating flags 4 years ago
Luke Shumaker 49470cd445 subtree: push: allow specifying a local rev other than HEAD 4 years ago
Luke Shumaker 94389e7c81 subtree: allow 'split' flags to be passed to 'push' 4 years ago
Luke Shumaker cb6551447b subtree: allow --squash to be used with --rejoin 4 years ago
Luke Shumaker 6468784dd2 subtree: give the docs a once-over 4 years ago
Luke Shumaker e9525a8a02 subtree: have $indent actually affect indentation 4 years ago
Luke Shumaker 534ff90dbd subtree: don't let debug and progress output clash 4 years ago
Luke Shumaker 5cdae0f6fd subtree: add comments and sanity checks 4 years ago
Luke Shumaker cbb5de8b83 subtree: remove duplicate check 4 years ago
Luke Shumaker e4f8baa88a subtree: parse revs in individual cmd_ functions 4 years ago
Luke Shumaker bbffb02383 subtree: use "^{commit}" instead of "^0" 4 years ago
Luke Shumaker 22d5507493 subtree: don't fuss with PATH 4 years ago
Luke Shumaker a94f911072 subtree: use "$*" instead of "$@" as appropriate 4 years ago
Luke Shumaker e2b11e4211 subtree: use more explicit variable names for cmdline args 4 years ago
Luke Shumaker 6d43585a68 subtree: use git-sh-setup's `say` 4 years ago
Luke Shumaker f664304836 subtree: use `git merge-base --is-ancestor` 4 years ago
Luke Shumaker 8dc3240f5f subtree: drop support for git < 1.7 4 years ago
Luke Shumaker d2f0f81954 subtree: more consistent error propagation 4 years ago
Luke Shumaker 5a3569774f subtree: don't have loose code outside of a function 4 years ago
Luke Shumaker b04538d99f subtree: t7900: add porcelain tests for 'pull' and 'push' 4 years ago
Luke Shumaker b269976979 subtree: t7900: add a test for the -h flag 4 years ago
Luke Shumaker db6952b2b2 subtree: t7900: rename last_commit_message to last_commit_subject 4 years ago
Luke Shumaker f1cd2d93c2 subtree: t7900: fix 'verify one file change per commit' 4 years ago
Luke Shumaker 63ac4f1ade subtree: t7900: delete some dead code 4 years ago
Luke Shumaker c4566ab429 subtree: t7900: use 'test' for string equality 4 years ago
Luke Shumaker 40b1e1ec58 subtree: t7900: comment subtree_test_create_repo 4 years ago
Luke Shumaker f700406957 subtree: t7900: use consistent formatting 4 years ago
Luke Shumaker f2bb7fef7a subtree: t7900: use test-lib.sh's test_count 4 years ago