41539 Commits (48308681b072a1d32e1361c255347324a8ad151e)
 

Author SHA1 Message Date
Dennis Kaarsemaker 219cbf091a check-ignore: correct documentation about output 9 years ago
Jeff King 7cb5f7c44d blame: fix object casting regression 9 years ago
Christian Couder 5cb2e162d2 Documentation/git-update-index: add missing opts to synopsys 9 years ago
GIRARD Etienne b7638fed42 git-p4: clean up after p4 submit failure 9 years ago
SZEDER Gábor c26f70ceb3 bash prompt: indicate dirty index even on orphan branches 9 years ago
SZEDER Gábor 0af9f7ecb8 bash prompt: remove a redundant 'git diff' option 9 years ago
SZEDER Gábor a30d11ebdf bash prompt: test dirty index and worktree while on an orphan branch 9 years ago
Luke Diamand 00ad6e3182 git-p4: work with a detached head 9 years ago
Luke Diamand cbff4b25e4 git-p4: add option to system() to return subshell status 9 years ago
Luke Diamand 74b6fe9202 git-p4: add failing test for submit from detached head 9 years ago
Noam Postavsky 7f4d4746c1 credential-cache: new option to ignore sighup 9 years ago
René Scharfe 42fdf86e5f show-ref: stop using PARSE_OPT_NO_INTERNAL_HELP 9 years ago
René Scharfe 8a272f291a fsck: treat a NUL in a tag header as an error 9 years ago
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