4969 Commits (74866d75793559e8b351a17100679f83b96972ca)

Author SHA1 Message Date
Junio C Hamano 12cfa792b8 symbolic-ref -d: do not allow removal of HEAD 9 years ago
Jacob Keller 660e113ce1 graph: add support for --line-prefix on all graph-aware output 9 years ago
Ralf Thielow af74128f4a help: introduce option --exclude-guides 9 years ago
Junio C Hamano a77598ef44 am: refactor read_author_script() 9 years ago
Thomas Gummerer bc6b13a7d2 blame: fix segfault on untracked files 9 years ago
Jeff King c08db5a2d0 receive-pack: allow a maximum input size to be specified 9 years ago
Christian Couder 5ad2186733 unpack-objects: add --max-input-size=<size> option 9 years ago
Jeff King 411481be6f index-pack: add --max-input-size=<size> option 9 years ago
Jacob Keller 957ed3a56c format-patch: show 0/1 and 1/1 for singleton patch with cover letter 9 years ago
Johannes Schindelin 6db5967d4e Revert "display HTML in default browser using Windows' shell API" 9 years ago
Stefan Beller 31224cbdc7 clone: recursive and reference option triggers submodule alternates 9 years ago
Stefan Beller f7415b4d71 clone: implement optional references 9 years ago
Stefan Beller 5e40800df2 clone: clarify option_reference as required 9 years ago
Stefan Beller 9eeea7d2bc clone: factor out checking for an alternate path 9 years ago
Stefan Beller 779b88a91f checkout: do not mention detach advice for explicit --detach option 9 years ago
René Scharfe ddd0bfac7c receive-pack: use FLEX_ALLOC_MEM in queue_command() 9 years ago
Stefan Beller 5f50f33e87 submodule--helper update-clone: allow multiple references 9 years ago
Stefan Beller 965dbea09a submodule--helper module-clone: allow multiple references 9 years ago
Kevin Willford b3dfeebb92 rebase: avoid computing unnecessary patch IDs 9 years ago
Jeff Hostetler d9fc746cd7 status: print branch info with --porcelain=v2 --branch 9 years ago
Jeff Hostetler 1ecdecce62 status: collect per-file data for --porcelain=v2 9 years ago
Stefan Beller 2201ee09b5 submodule--helper: use parallel processor correctly 9 years ago
Johannes Sixt dc29ddebb9 config.c: avoid duplicated global static variables 9 years ago
Johannes Schindelin 189d035e67 git mv: do not keep slash in `git mv dir non-existing-dir/` 9 years ago
René Scharfe 1eb47f167d use strbuf_add_unique_abbrev() for adding short hashes 9 years ago
Jeff Hostetler c4f596b98e status: support --porcelain[=<version>] 9 years ago
Jeff Hostetler be7e795efe status: cleanup API to wt_status_print 9 years ago
Jeff Hostetler 957a0fe2e5 status: rename long-format print routines 9 years ago
René Scharfe 02a8cfa478 merge: use string_list_split() in add_strategies() 9 years ago
René Scharfe 542aa25d97 use CHILD_PROCESS_INIT to initialize automatic variables 9 years ago
René Scharfe bc57b9c0cc use strbuf_addstr() instead of strbuf_addf() with "%s" 9 years ago
Stefan Beller 4d7bc52b17 submodule update: allow '.' for branch value 9 years ago
Stefan Beller 92bbe7ccf1 submodule--helper: add remote-branch helper 9 years ago
Eric Sunshine aa59e14b23 blame: drop strdup of string literal 9 years ago
Jeff King 4d9c7e6f45 am: reset cached ident date for each patch 9 years ago
Stefan Beller 2de26ae1dc submodule--helper: fix usage string for relative-path 9 years ago
René Scharfe 02962d3684 use strbuf_addstr() for adding constant strings to a strbuf 9 years ago
Josh Triplett 6bc6b6c0dc format-patch: format.from gives the default for --from 9 years ago
Johannes Schindelin 548009c0d5 merge_trees(): ensure that the callers release output buffer 9 years ago
Jeff King 56dfeb6263 pack-objects: compute local/ignore_pack_keep early 9 years ago
Jeff King cd37996795 pack-objects: break out of want_object loop early 9 years ago
Vasco Almeida 996ee6d27a i18n: notes: mark comment for translation 9 years ago
Jeff King 642833db78 date: add "unix" format 9 years ago
Orgad Shaneh def480fe99 commit: describe that --no-verify skips the commit-msg hook in the help text 9 years ago
Johannes Schindelin 3f338f43b0 am -3: use merge_recursive() directly again 9 years ago
Johannes Schindelin f241ff0d0a prepare the builtins for a libified merge_recursive() 9 years ago
Johannes Schindelin ef1177d18e die("bug"): report bugs consistently 9 years ago
Johannes Sixt eb09121b74 submodule-helper: fix indexing in clone retry error reporting path 9 years ago
Jeff King 83558686ce receive-pack: send keepalives during quiet periods 9 years ago
Jeff King 6b4cd2f827 receive-pack: turn on connectivity progress 9 years ago