41644 Commits (9096ee162b7e4e426b1719bb43f9e42e84c95816)
 

Author SHA1 Message Date
René Scharfe 4441549995 grep: stop using PARSE_OPT_NO_INTERNAL_HELP 9 years ago
René Scharfe 80c7f5a011 t1450: add tests for NUL in headers of commits and tags 9 years ago
René Scharfe 5ad0d3d526 parse-options: allow -h as a short option 9 years ago
René Scharfe d3d1f8c46f parse-options: inline parse_options_usage() at its only remaining caller 9 years ago
René Scharfe ac20ff6daa parse-options: deduplicate parse_options_usage() calls 9 years ago
Jacob Keller dfbe5eeb32 completion: add support for completing email aliases 9 years ago
Lars Schneider dfe90e8b52 git-p4: add trap to kill p4d on test exit 9 years ago
Johannes Sixt 68297e0fd8 modernize t9300: move test preparations into test_expect_success 9 years ago
John Keeping 6e07a3b51b send-email: expand path in sendemail.smtpsslcertpath config 9 years ago
Jacob Keller 17b7a83244 sendemail: teach git-send-email to dump alias names 9 years ago
Lars Schneider 842addef70 git-p4: add p4d timeout in tests 9 years ago
Johannes Sixt 0ca2972345 modernize t9300: mark here-doc words to ignore tab indentation 9 years ago
Lars Schneider 23aee4199a git-p4: retry kill/cleanup operations in tests with timeout 9 years ago
Johannes Sixt 93e911f5ae modernize t9300: use test_when_finished for clean-up 9 years ago
Johannes Sixt ec2c10bef8 modernize t9300: wrap lines after && 9 years ago
Johannes Sixt acf3af25fb modernize t9300: use test_must_be_empty 9 years ago
Johannes Sixt b08d82f0e8 modernize t9300: use test_must_fail 9 years ago
Johannes Sixt d67824feaa modernize t9300: single-quote placement and indentation 9 years ago
brian m. carlson fcd30b1387 remote: convert functions to struct object_id 9 years ago
brian m. carlson ed1c9977cb Remove get_object_hash. 9 years ago
brian m. carlson f2fd0760f6 Convert struct object to object_id 9 years ago
brian m. carlson 7999b2cf77 Add several uses of get_object_hash. 9 years ago
brian m. carlson 3c4270107f object: introduce get_object_hash macro. 9 years ago
brian m. carlson 6f3d57b6e4 ref_newer: convert to use struct object_id 9 years ago
brian m. carlson 27912a03fd push_refs_with_export: convert to struct object_id 9 years ago
brian m. carlson e96b16cc2a get_remote_heads: convert to struct object_id 9 years ago
brian m. carlson 8338c911d1 parse_fetch: convert to use struct object_id 9 years ago
brian m. carlson 854ecb9cad add_sought_entry_mem: convert to struct object_id 9 years ago
brian m. carlson f4e54d02b8 Convert struct ref to use object_id. 9 years ago
brian m. carlson b419aa25d5 sha1_file: introduce has_object_file helper. 9 years ago
Pat Thoyts 6d7afe07f2 remote-http(s): support SOCKS proxies 9 years ago
Jeff King 0c83680e9c Merge branch 'master' of git://git.bogomips.org/git-svn 9 years ago
Jeff King dbba85e46b Merge branch 'lf/ref-is-hidden-namespace' 9 years ago
Jeff King 45014beac0 Merge branch 'dk/gc-idx-wo-pack' 9 years ago
Dennis Kaarsemaker 681390b3f6 t5813: avoid creating urls that break on cygwin 9 years ago
Daniel Knittl-Frank 4573a68e9b Escape Git's exec path in contrib/rerere-train.sh script 9 years ago
David Turner 0845122c39 refs: break out ref conflict checks 9 years ago
David Turner 5f3c3a4e6f files_log_ref_write: new function 9 years ago
David Turner eb33876c26 initdb: make safe_create_dir public 9 years ago
Michael Haggerty 7bd9bcf372 refs: split filesystem-based refs code into a new file 9 years ago
Michael Haggerty 4cb77009e1 refs/refs-internal.h: new header file 9 years ago
Michael Haggerty 03b32623d8 refname_is_safe(): improve docstring 9 years ago
Michael Haggerty a935ebd4a7 pack_if_possible_fn(): use ref_type() instead of is_per_worktree_ref() 9 years ago
David Turner f4a5721ccb copy_msg(): rename to copy_reflog_msg() 9 years ago
Ronnie Sahlberg d336123160 verify_refname_available(): new function 9 years ago
Ronnie Sahlberg 7003b3ce21 verify_refname_available(): rename function 9 years ago
Clemens Buchacher af65f68cdf allow hooks to ignore their standard input stream 9 years ago
Fredrik Medley fe9394ad3e rebase-i-exec: Allow space in SHELL_PATH 9 years ago
Techlive Zheng d16031caf1 contrib/subtree: Handle '--prefix' argument with a slash appended 9 years ago
Techlive Zheng 43711746bd contrib/subtree: Make each test self-contained 9 years ago