46023 Commits (7bd881f7ca942be3a98077642ea6d526ac6ff458)
 

Author SHA1 Message Date
Richard Hansen ecfdf0bd2f t7610: update branch names to match test number 8 years ago
Richard Hansen 11873b438f rev-parse doc: pass "--" to rev-parse in the --prefix example 8 years ago
Stefan Beller 384f1a167b unpack-trees: factor progress setup out of check_updates 8 years ago
Stefan Beller c4bfc7728b unpack-trees: remove unneeded continue 8 years ago
Stefan Beller 30ac275b1c unpack-trees: move checkout state into check_updates 8 years ago
Richard Hansen 314caebe21 .mailmap: record canonical email for Richard Hansen 8 years ago
Stefan Beller 2d81c48fa7 pathspec: give better message for submodule related pathspec error 8 years ago
Johannes Schindelin ac191470c7 sequencer (rebase -i): differentiate between comments and 'noop' 8 years ago
Johannes Schindelin b3fdd581ae sequencer (rebase -i): implement the 'drop' command 8 years ago
Johannes Schindelin 9d7bf3cf99 sequencer (rebase -i): allow rescheduling commands 8 years ago
Johannes Schindelin ca6c6b45dd sequencer (rebase -i): respect strategy/strategy_opts settings 8 years ago
Johannes Schindelin 796c7972c7 sequencer (rebase -i): respect the rebase.autostash setting 8 years ago
Johannes Schindelin 795160457d sequencer (rebase -i): run the post-rewrite hook, if needed 8 years ago
Johannes Schindelin ca98c6d487 sequencer (rebase -i): record interrupted commits in rewritten, too 8 years ago
Johannes Schindelin 25cb8df97c sequencer (rebase -i): copy commit notes at end 8 years ago
Johannes Schindelin 8ab37ef21f sequencer (rebase -i): set the reflog message consistently 8 years ago
Johannes Schindelin 96e832a5fd sequencer (rebase -i): refactor setting the reflog message 8 years ago
Johannes Schindelin bcbb68be2e sequencer (rebase -i): allow fast-forwarding for edit/reword 8 years ago
Johannes Schindelin 04efc8b57c sequencer (rebase -i): implement the 'reword' command 8 years ago
Johannes Schindelin 4a5146f9d2 sequencer (rebase -i): leave a patch upon error 8 years ago
Johannes Schindelin 4b83ce9f67 sequencer (rebase -i): update refs after a successful rebase 8 years ago
Johannes Schindelin 52865279ee sequencer (rebase -i): the todo can be empty when continuing 8 years ago
Johannes Schindelin 4258a6da90 sequencer (rebase -i): skip some revert/cherry-pick specific code path 8 years ago
Johannes Schindelin 5263220967 sequencer (rebase -i): remove CHERRY_PICK_HEAD when no longer needed 8 years ago
Johannes Schindelin 9d93ccd1d2 sequencer (rebase -i): allow continuing with staged changes 8 years ago
Johannes Schindelin 0473f28ad7 sequencer (rebase -i): write an author-script file 8 years ago
Johannes Schindelin 414697a9d8 sequencer (rebase -i): implement the short commands 8 years ago
Johannes Schindelin 6e98de72c0 sequencer (rebase -i): add support for the 'fixup' and 'squash' commands 8 years ago
Johannes Schindelin 1df6df0c18 sequencer (rebase -i): write the 'done' file 8 years ago
Johannes Schindelin 556907f1e1 sequencer (rebase -i): learn about the 'verbose' mode 8 years ago
Johannes Schindelin 311af5266b sequencer (rebase -i): implement the 'exec' command 8 years ago
Johannes Schindelin 56dc3ab04b sequencer (rebase -i): implement the 'edit' command 8 years ago
Johannes Schindelin 25c4366782 sequencer (rebase -i): implement the 'noop' command 8 years ago
Johannes Schindelin 845839575d sequencer: support a new action: 'interactive rebase' 8 years ago
Johannes Schindelin 23aa51420c sequencer: use a helper to find the commit message 8 years ago
Johannes Schindelin a70d8f8067 sequencer: move "else" keyword onto the same line as preceding brace 8 years ago
Johannes Schindelin 637666c822 sequencer: avoid unnecessary curly braces 8 years ago
Jeff King 46df6906f3 execv_dashed_external: wait for child on signal death 8 years ago
Jeff King 246f0edec0 execv_dashed_external: stop exiting with negative code 8 years ago
Jeff King 2b296c93d4 execv_dashed_external: use child_process struct 8 years ago
Brandon Williams 0b9864aa28 real_path: set errno when max number of symlinks is exceeded 8 years ago
Brandon Williams 7aeb81f1de real_path: prevent redefinition of MAXSYMLINKS 8 years ago
Steven Penny aa38ad2b24 Makefile: put LIBS after LDFLAGS for imap-send 8 years ago
Steven Penny 7c44b33f8b Makefile: POSIX windres 8 years ago
Pranit Bauva c6f44e1da5 t9813: avoid using pipes 8 years ago
Jeff King 007ac54401 git_exec_path: do not return the result of getenv() 8 years ago
Brandon Williams 27ec42826e pathspec: rename prefix_pathspec to init_pathspec_item 8 years ago
Brandon Williams 4f1bf4d2b4 pathspec: small readability changes 8 years ago
Brandon Williams 5590215b13 pathspec: create strip submodule slash helpers 8 years ago
Brandon Williams 1b6112c527 pathspec: create parse_element_magic helper 8 years ago