sequencer: support a new action: 'interactive rebase'
Johannes Schindelin committed over 9 years ago
sequencer: use a helper to find the commit message
Johannes Schindelin committed over 9 years ago
sequencer: move "else" keyword onto the same line as preceding brace
Johannes Schindelin committed over 9 years ago
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