sequencer: avoid unnecessary curly braces
Johannes Schindelin committed over 9 years ago
execv_dashed_external: wait for child on signal death
Jeff King committed over 9 years ago
execv_dashed_external: stop exiting with negative code
Jeff King committed over 9 years ago
execv_dashed_external: use child_process struct
Jeff King committed over 9 years ago
real_path: set errno when max number of symlinks is exceeded
Brandon Williams committed over 9 years ago
real_path: prevent redefinition of MAXSYMLINKS
Brandon Williams committed over 9 years ago
Makefile: put LIBS after LDFLAGS for imap-send
Steven Penny committed over 9 years ago
Steven Penny committed over 9 years ago
Pranit Bauva committed over 9 years ago
git_exec_path: do not return the result of getenv()
Jeff King committed over 9 years ago
pathspec: rename prefix_pathspec to init_pathspec_item
Brandon Williams committed over 9 years ago
pathspec: small readability changes
Brandon Williams committed over 9 years ago
pathspec: create strip submodule slash helpers
Brandon Williams committed over 9 years ago
pathspec: create parse_element_magic helper
Brandon Williams committed over 9 years ago
pathspec: create parse_long_magic function
Brandon Williams committed over 9 years ago
pathspec: create parse_short_magic function
Brandon Williams committed over 9 years ago
pathspec: factor global magic into its own function
Brandon Williams committed over 9 years ago
pathspec: simpler logic to prefix original pathspec elements
Brandon Williams committed over 9 years ago
pathspec: always show mnemonic and name in unsupported_magic
Brandon Williams committed over 9 years ago
pathspec: remove unused variable from unsupported_magic
Brandon Williams committed over 9 years ago