8908 Commits (ad8a1be529ea9e0bd6346a3cb1d53fec16e3bd10)

Author SHA1 Message Date
Simão Afonso df7f915fb6 crendential-store: use timeout when locking file 4 years ago
Kyle Meyer eaf5341538 stash: add missing space to an error message 4 years ago
Matheus Tavares b86339b12b worktree: fix order of arguments in error message 4 years ago
Ævar Arnfjörð Bjarmason 793c1464d3 gc: rename keep_base_pack variable for --keep-largest-pack 4 years ago
Johannes Schindelin e01ae2a4a7 pull: colorize the hint about setting `pull.rebase` 4 years ago
René Scharfe a1c74791d5 gc: fix cast in compare_tasks_by_selection() 4 years ago
Taylor Blau 2fcb03b52d builtin/repack.c: don't move existing packs out of the way 4 years ago
Philippe Blain 5176f20ffe pull: check for local submodule modifications with the right range 4 years ago
Philippe Blain 4f66d79ae3 pull --rebase: compute rebase arguments in separate function 4 years ago
Taylor Blau 704c4a5c07 builtin/repack.c: keep track of what pack-objects wrote 4 years ago
Jeff King 63f4d5cf57 repack: make "exts" array available outside cmd_repack() 4 years ago
Jeff King a9bc372ef8 use size_t to store pack .idx byte offsets 4 years ago
Jeff King f86f769550 compute pack .idx byte offsets using size_t 4 years ago
Elijah Newren 449a900969 shortlog: use strset from strmap.h 4 years ago
Elijah Newren b19315d8ab Use new HASHMAP_INIT macro to simplify hashmap initialization 4 years ago
Jiang Xin 80ffeb94f4 receive-pack: use default version 0 for proc-receive 4 years ago
Jiang Xin f65003b4c4 receive-pack: gently write messages to proc-receive 4 years ago
Jeff King 3a1f91cfd9 rev-parse: handle --end-of-options 4 years ago
Jeff King 9033addfa6 rev-parse: put all options under the "-" check 4 years ago
Jeff King e05e2ae8fe rev-parse: don't accept options after dashdash 4 years ago
Junio C Hamano 3baf58bfb4 format-patch: make output filename configurable 4 years ago
Phillip Wood 8843302307 rebase -i: simplify get_revision_ranges() 4 years ago
Phillip Wood a2bb10d06d rebase -i: use struct object_id when writing state 4 years ago
Phillip Wood f3e27a02d5 rebase -i: use struct object_id rather than looking up commit 4 years ago
Phillip Wood e100bea481 rebase -i: stop overwriting ORIG_HEAD buffer 4 years ago
Jeff King dc1672dd10 format-patch: support --output option 4 years ago
Jeff King 1e1693b2bb format-patch: tie file-opening logic to output_directory 4 years ago
Jeff King 4c6f781f9c format-patch: refactor output selection 4 years ago
Junio C Hamano 39664cb0ac log: diagnose -L used with pathspec as an error 4 years ago
Elijah Newren 14c4586c2d merge,rebase,revert: select ort or recursive by config or environment 4 years ago
Elijah Newren 6da1a25814 hashmap: provide deallocation function names 4 years ago
Philippe Blain 3af31e8786 blame: simplify 'setup_blame_bloom_data' interface 4 years ago
Philippe Blain 88894aaeea blame: simplify 'setup_scoreboard' interface 4 years ago
Philippe Blain 9466e3809d blame: enable funcname blaming with userdiff driver 4 years ago
Philippe Blain 180d641d7d line-log: mention both modes in 'blame' and 'log' short help 4 years ago
René Scharfe 4f44c5659b stash: simplify reflog emptiness check 4 years ago
René Scharfe cd8888452c object: allow clear_commit_marks_all to handle any repo 4 years ago
Jeff King 7e41061588 checkout-index: propagate errors to exit code 4 years ago
Jeff King 0b809c8248 checkout-index: drop error message from empty --stage=all 4 years ago
Ævar Arnfjörð Bjarmason 9144ba4cf5 remote: add meaningful exit code on missing/existing 4 years ago
Jeff King 2020451c5b am, sequencer: stop parsing our own committer ident 4 years ago
Jeff King 16b0bb99ea am: fix broken email with --committer-date-is-author-date 4 years ago
Michał Kępień ec7967cfaf merge-base, xdiff: zero out xpparam_t structures 4 years ago
Bradley M. Kuhn 3abd4a67d9 Documentation: stylistically normalize references to Signed-off-by: 4 years ago
Thomas Koutcher 567ad2c0f9 credential: load default config 4 years ago
Pranit Bauva b0f6494f70 bisect--helper: retire `--bisect-autostart` subcommand 4 years ago
Pranit Bauva 5c517fe345 bisect--helper: retire `--write-terms` subcommand 4 years ago
Pranit Bauva 9b437b056d bisect--helper: retire `--check-expected-revs` subcommand 4 years ago
Pranit Bauva 27257bc466 bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C 4 years ago
Pranit Bauva 04774b4e70 bisect--helper: retire `--next-all` subcommand 4 years ago