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
pathspec: copy and free owned memory
Brandon Williams committed over 9 years ago
pathspec: remove the deprecated get_pathspec function
Brandon Williams committed over 9 years ago
ls-tree: convert show_recursive to use the pathspec struct interface
Brandon Williams committed over 9 years ago
dir: convert fill_directory to use the pathspec struct interface
Brandon Williams committed over 9 years ago
dir: remove struct path_simplify
Brandon Williams committed over 9 years ago