383 Commits (5cb3c9b7dff15f762d63df0b6f2d6b4bf82565e9)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy ef5dd8a922 git.c: reorder builtin command list 14 years ago
René Scharfe 6390c905dc repo-config: add deprecation warning 14 years ago
Erik Faye-Lund 7f51f8bc2b alias: use run_command api to execute aliases 14 years ago
Nguyễn Thái Ngọc Duy a9ca8a85ef builtins: print setup info if repo is found 14 years ago
Jeff King 9bad723369 allow command-specific pagers in pager.<cmd> 14 years ago
Ilari Liusvaara 7f3ecebfcd git-remote-ext 14 years ago
Ilari Liusvaara 3a9ed4bdee git-remote-fd 14 years ago
Štěpán Němec 62b4698e55 Use angles for placeholders consistently 15 years ago
Thiago Farina fd5c363da4 builtin.h: Move two functions definitions to help.h. 15 years ago
Knut Franke 90e87b017f Allow core.askpass to override SSH_ASKPASS. 15 years ago
Linus Torvalds 1fda91b511 Fix 'git log' early pager startup error case 15 years ago
Jeff King 2b64fc894d pass "git -c foo=bar" params through environment 15 years ago
Nguyễn Thái Ngọc Duy 3668d42383 merge-file: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 2bc8c1a8a6 var: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy f0ef6a6eff ls-remote: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy e0fce074fc index-pack: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 3ba7e6e29a config: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 2cb60093e6 bundle: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy d1ea896290 apply: run setup_git_directory_gently() sooner 15 years ago
Greg Brockman ad9ac6db5d split_cmdline: Allow caller to access error string 15 years ago
Nguyễn Thái Ngọc Duy ff38d1a995 grep: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy 773b69bf71 shortlog: run setup_git_directory_gently() sooner 15 years ago
Nguyễn Thái Ngọc Duy ee38dfb89e git wrapper: allow setup_git_directory_gently() be called earlier 15 years ago
Nguyễn Thái Ngọc Duy e37c1329fa git wrapper: introduce startup_info struct 15 years ago
Thomas Rast 293b07f114 Fix 'git' wrapper usage string 15 years ago
Jonathan Nieder 030149a4dc git --paginate: paginate external commands again 15 years ago
Nguyễn Thái Ngọc Duy 73e25e7cc8 git --paginate: do not commit pager choice too early 15 years ago
Johannes Schindelin 678e484b7d grep: Add the option '--open-files-in-pager' 15 years ago
Alex Riesen 8b1fa77867 Allow passing of configuration parameters in the command line 15 years ago
Frank Li 82cd8358e8 fallback SSH_ASKPASS when GIT_ASKPASS not set 15 years ago
Pete Harlan 7283bbc70a Remove hyphen from "git-command" in two error messages 15 years ago
Johan Herland cd067d3bf4 Builtin-ify git-notes 15 years ago
Junio C Hamano 59332d13b2 Resurrect "git grep --no-index" 15 years ago
Junio C Hamano 3c8f6c8c4f Revert 30816237 and 7e62265 15 years ago
Linus Torvalds 3bb7256281 make "index-pack" a built-in 15 years ago
Linus Torvalds 377d0276ca make "git pack-redundant" a built-in 15 years ago
Linus Torvalds b53258182b make "git unpack-file" a built-in 15 years ago
Linus Torvalds 112dd51465 make "mktag" a built-in 15 years ago
Linus Torvalds 0ecace728f make "merge-index" a built-in 15 years ago
Linus Torvalds dedc0ec5d7 make "git patch-id" a built-in 15 years ago
Linus Torvalds 55b6745d63 make "git var" a built-in 15 years ago
Linus Torvalds b28a1ce04c make "git hash-object" a built-in 15 years ago
Linus Torvalds 907a7cb51c make "git merge-tree" a built-in 15 years ago
Avery Pennarun 8cc5b29065 git merge -X<option> 15 years ago
Junio C Hamano 7e622650d7 grep: prepare to run outside of a work tree 15 years ago
Christian Couder 6476b38b1f replace: use a GIT_NO_REPLACE_OBJECTS env variable 15 years ago
Jonathan Nieder 99caeed05d Let 'git <command> -h' show usage without a git dir 15 years ago
Jonathan Nieder fe9a215214 Retire fetch--tool helper to contrib/examples 15 years ago
Christian Couder b0fa7ab51b git: add --no-replace-objects option to disable replacing 16 years ago
Matthieu Moy 511a3fc116 wrap git's main usage string. 16 years ago