SubmittingPatches: mention GitGitGadget
Linus Arver committed over 2 years ago
SubmittingPatches: clarify 'git-contacts' location
Linus Arver committed over 2 years ago
MyFirstContribution: mention contrib/contacts/git-contacts
Linus Arver committed over 2 years ago
rebase -m: fix --signoff with conflicts
Phillip Wood committed over 2 years ago
sequencer: store commit message in private context
Phillip Wood committed over 2 years ago
sequencer: move current fixups to private context
Phillip Wood committed over 2 years ago
sequencer: start removing private fields from public API
Phillip Wood committed over 2 years ago
sequencer: always free "struct replay_opts"
Phillip Wood committed over 2 years ago
Merge branch 'pw/t3428-cleanup' into pw/rebase-m-signoff-fix
Junio C Hamano committed over 2 years ago
repository: drop `initialize_the_repository()`
Patrick Steinhardt committed over 2 years ago
repository: drop `the_index` variable
Patrick Steinhardt committed over 2 years ago
builtin/clone: stop using `the_index`
Patrick Steinhardt committed over 2 years ago
repository: initialize index in `repo_init()`
Patrick Steinhardt committed over 2 years ago
builtin: stop using `the_index`
Patrick Steinhardt committed over 2 years ago
t/helper: stop using `the_index`
Patrick Steinhardt committed over 2 years ago
Merge branch 'icasefs-symlink-confusion'
Johannes Schindelin committed over 2 years ago
init: refactor the template directory discovery into its own function
Johannes Schindelin committed over 2 years ago
find_hook(): refactor the `STRIP_EXTENSION` logic
Johannes Schindelin committed over 2 years ago
clone: when symbolic links collide with directories, keep the latter
Johannes Schindelin committed over 2 years ago
entry: report more colliding paths
Johannes Schindelin committed over 2 years ago