builtin/am: fold am_signoff() into am_append_signoff()
Giuseppe Bilotta committed over 9 years ago
builtin/am: honor --signoff also when --rebasing
Giuseppe Bilotta committed over 9 years ago
git-p4: don't use name-rev to get current branch
Luke Diamand committed over 9 years ago
git-p4: add read_pipe_text() internal function
Luke Diamand committed over 9 years ago
git-p4: add failing test for name-rev rather than symbolic-ref
Luke Diamand committed over 9 years ago
submodule: prevent backslash expantion in submodule names
Brandon Williams committed over 9 years ago
test-read-cache: setup git dir
René Scharfe committed over 9 years ago
refs.c: make submodule ref store hashmap generic
Nguyễn Thái Ngọc Duy committed over 9 years ago
environment.c: fix potential segfault by get_git_common_dir()
Nguyễn Thái Ngọc Duy committed over 9 years ago
refs: reject ref updates while GIT_QUARANTINE_PATH is set
Jeff King committed over 9 years ago
receive-pack: document user-visible quarantine effects
Jeff King committed over 9 years ago
receive-pack: drop tmp_objdir_env from run_update_hook
Jeff King committed over 9 years ago
t6500: wait for detached auto gc at the end of the test script
SZEDER Gábor committed over 9 years ago
pathspec: fix segfault in clear_pathspec
Brandon Williams committed over 9 years ago
grep: plug a trivial memory leak
Ævar Arnfjörð Bjarmason committed over 9 years ago
connect.c: handle errors from split_cmdline
Jeff King committed over 9 years ago
travis-ci: add static analysis build job to run coccicheck
Lars Schneider committed over 9 years ago
travis-ci: unset compiler for jobs that do not need one
Lars Schneider committed over 9 years ago
travis-ci: parallelize documentation build
Lars Schneider committed over 9 years ago
travis-ci: build documentation with AsciiDoc and Asciidoctor
Lars Schneider committed over 9 years ago