8472 Commits (31e8595a1132187f99792a4b889c2128cd9253ef)

Author SHA1 Message Date
Jiang Xin 31e8595a11 receive-pack: new config receive.procReceiveRefs 5 years ago
Jiang Xin 63518a574a New capability "report-status-v2" for git-push 5 years ago
Jiang Xin 195d6eaea3 receive-pack: feed report options to post-receive 5 years ago
Jiang Xin 15d3af5e22 receive-pack: add new proc-receive hook 5 years ago
Junio C Hamano dbd5e0a186 Revert "commit-graph.c: introduce '--[no-]check-oids'" 5 years ago
Johannes Schindelin d192fa5006 push: anonymize URLs in error messages and warnings 5 years ago
Denton Liu 9b2df3e8d0 rebase: save autostash entry into stash reflog on --quit 5 years ago
Elijah Newren a35413c378 rebase: display an error if --root and --fork-point are both provided 5 years ago
Taylor Blau 37b9dcabfc shallow.c: use '{commit,rollback}_shallow_file' 5 years ago
Junio C Hamano 719483e547 receive-pack: compilation fix 5 years ago
Taylor Blau 5778b22b3d diff-tree.c: load notes machinery when required 5 years ago
Matheus Tavares 45115d8490 grep: follow conventions for printing paths w/ unusual chars 5 years ago
Derrick Stolee 0906ac2b54 blame: use changed-path Bloom filters 5 years ago
Derrick Stolee b23ea9790d tests: write commit-graph with Bloom filters 5 years ago
Emily Shaffer 709df95b78 help: move list_config_help to builtin/help 5 years ago
Derrick Stolee a6be5e6764 log: add log.excludeDecoration config option 5 years ago
Taylor Blau 7a9ce0269b commit-graph.c: introduce '--[no-]check-oids' 5 years ago
Taylor Blau 6830c36077 commit-graph.h: replace 'commit_hex' with 'commits' 5 years ago
Taylor Blau 8a6ac287b2 builtin/commit-graph.c: introduce split strategy 'replace' 5 years ago
Taylor Blau fdbde82fe5 builtin/commit-graph.c: introduce split strategy 'no-merge' 5 years ago
Taylor Blau 4f027355f6 builtin/commit-graph.c: support for '--split[=<strategy>]' 5 years ago
Martin Ågren 9881b451f3 merge: use skip_prefix to parse config key 5 years ago
Jonathan Tan 0fcb4f6b62 rebase --merge: optionally skip upstreamed commits 5 years ago
Elijah Newren 50ed76148a rebase: fix an incompatible-options error message 5 years ago
Elijah Newren b9cbd2958f rebase: reinstate --no-keep-empty 5 years ago
Jeff King f5914f4b6b parse_config_key(): return subsection len as size_t 5 years ago
Johannes Schindelin 08d383f23e interactive: refactor code asking the user for interactive input 5 years ago
Denton Liu d9f15d37f1 pull: pass --autostash to merge 5 years ago
Denton Liu a03b55530a merge: teach --autostash option 5 years ago
Denton Liu 0816f1dff8 sequencer: extract perform_autostash() from rebase 5 years ago
Denton Liu 9bb3dea45d rebase: generify create_autostash() 5 years ago
Denton Liu 4d4bc157f8 rebase: extract create_autostash() 5 years ago
Denton Liu b309a97108 reset: extract reset_head() from rebase 5 years ago
Denton Liu f213f069fb rebase: generify reset_head() 5 years ago
Denton Liu 86ed00aff4 rebase: use apply_autostash() from sequencer.c 5 years ago
Denton Liu efcf6cf049 rebase: use read_oneliner() 5 years ago
brian m. carlson edc6dccf81 builtin/receive-pack: use constant-time comparison for HMAC value 5 years ago
Johannes Schindelin 7723436149 stash -p: (partially) fix bug concerning split hunks 5 years ago
Emma Brooks 19d097e3d7 format-patch: teach --no-encode-email-headers 5 years ago
Garima Singh d5b873c832 commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag 5 years ago
Garima Singh d38e07b8c4 commit-graph: add --changed-paths option to write subcommand 5 years ago
Đoàn Trần Công Danh c241371c04 rebase.c: honour --no-gpg-sign 5 years ago
Jonathan Tan db7ed7418b promisor-remote: accept 0 as oid_nr in function 5 years ago
Patrick Steinhardt e48cf33b61 update-ref: implement interactive transaction handling 5 years ago
Patrick Steinhardt 94fd491a54 update-ref: read commands in a line-wise fashion 5 years ago
Patrick Steinhardt de0e0d650a update-ref: move transaction handling into `update_refs_stdin()` 5 years ago
Patrick Steinhardt 804dba54f5 update-ref: pass end pointer instead of strbuf 5 years ago
Patrick Steinhardt 5ae6c5a712 update-ref: drop unused argument for `parse_refname` 5 years ago
Patrick Steinhardt a65b8ac291 update-ref: organize commands in an array 5 years ago
Derrick Stolee b09b785c78 commit-graph: fix buggy --expire-time option 5 years ago