416 Commits (3e4ca43fd0ea0f6a150de3be096b52954d64f523)

Author SHA1 Message Date
Philip Oakley 73903d0bcb help: mention -a and -g option, and 'git help <concept>' usage. 12 years ago
Kevin Bracey 03a0fb0ccf git.c: make usage match manual page 12 years ago
Kevin Bracey 421a976945 Translate git_more_info_string consistently 12 years ago
Jeff King 2cd83d10bb setup: suppress implicit "." work-tree for bare repos 12 years ago
Adam Spiers 368aa52952 add git-check-ignore sub-command 12 years ago
Jeff King 823ab40fd4 add global --literal-pathspecs option 12 years ago
Nguyễn Thái Ngọc Duy 4914c9629c Move setup_diff_pager to libgit.a 12 years ago
Javier Roucher Iglesias e30b2feb1b add 'git credential' plumbing command 13 years ago
Jeff King 816fb46be6 move git_version_string into version.c 13 years ago
Nguyễn Thái Ngọc Duy 7e29b8254f Add column layout skeleton and git-column 13 years ago
Nguyễn Thái Ngọc Duy 9665627d8c i18n: help: mark strings for translation 13 years ago
Clemens Buchacher 10c6cddd92 dashed externals: kill children on exit 13 years ago
Ævar Arnfjörð Bjarmason 5e9637c629 i18n: add infrastructure for translating Git with gettext 13 years ago
Jeff King 1bc01efed1 upload-archive: use start_command instead of fork 13 years ago
Jeff King 92058e4d3e support pager.* for external commands 14 years ago
Jon Seymour 24c512803d bisect: add support for bisecting bare repositories 14 years ago
Junio C Hamano c6d72c4972 Revert clock-skew based attempt to optimize tag --contains traversal 14 years ago
Josh Triplett a1bea2c1fc ref namespaces: infrastructure 14 years ago
Jeff King 188c35e36d git skew: a tool to find how big a clock skew exists in the history 14 years ago
David Aguilar 26b052515d git: Remove handling for GIT_PREFIX 14 years ago
Junio C Hamano 73546c085d handle_options(): do not miscount how many arguments were used 14 years ago
Jon Seymour f2dd8c3799 git: add --info-path and --man-path options 14 years ago
Michael J Gruber 7cf16a14f5 handle_alias: provide GIT_PREFIX to !alias 14 years ago
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 15 years ago
Ilari Liusvaara 3a9ed4bdee git-remote-fd 15 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