63 Commits (48f36dcd7320d27a840e89fc2aa7ab11716951c6)

Author SHA1 Message Date
Fredrik Gustafsson adb231cfda git-sh-setup: add die_with_status 14 years ago
Junio C Hamano e2eb527345 require-work-tree wants more than what its name says 14 years ago
Ramkumar Ramachandra 92c62a3f4f Porcelain scripts: Rewrite cryptic "needs update" error message 14 years ago
Pat Thoyts 5e9677cbdf git-am: fix detection of absolute paths for windows 14 years ago
Uwe Kleine-König 9facb3b05b get_author_ident_from_commit(): remove useless quoting 14 years ago
Giuseppe Bilotta 7d750f0ea5 shell setup: clear_local_git_env() function 15 years ago
Gabriel Filion ab62677b14 require_work_tree broken with NONGIT_OK 15 years ago
Jonathan Nieder f6dff119d5 am: Fix launching of pager 15 years ago
Jonathan Nieder 46bac90458 Do not install shell libraries executable 15 years ago
Steven Drake 91dc602de9 Use $(git rev-parse --show-toplevel) in cd_to_toplevel(). 15 years ago
Junio C Hamano e1622bfcba Protect scripted Porcelains from GREP_OPTIONS insanity 15 years ago
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 15 years ago
Stephen Boyd e064c170b4 git-sh-setup: introduce say() for quiet options 16 years ago
Junio C Hamano 61dbb3c441 Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/bin 16 years ago
Junio C Hamano 0e0aea5a47 Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATH 16 years ago
Marcel M. Cary 2c3c395e84 git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree 16 years ago
Marcel M. Cary dd6c1360b2 git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS X 16 years ago
Marcel M. Cary 08fc060865 git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir 16 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Johannes Sixt 87bddba992 Windows: Work around incompatible sort and find. 17 years ago
Lars Hjemli 4d6d6d2d3f Simplify setup of $GIT_DIR in git-sh-setup.sh 17 years ago
Junio C Hamano 077b725f0b Protect get_author_ident_from_commit() from filenames in work tree 17 years ago
Junio C Hamano 5d29275638 shell-scripts usage(): consistently exit with non-zero 17 years ago
Christian Couder 70087cdbd3 git-help: add "help.format" config variable. 17 years ago
Junio C Hamano 22c9071728 git-help -w: do not require to be in git repository 17 years ago
Pierre Habouzit e817e3e857 sh-setup: don't let eval output to be shell-expanded. 17 years ago
Junio C Hamano cbea86fd14 git-sh-setup: fix parseopt `eval` string underquoting 17 years ago
Pierre Habouzit bac199b7b1 Update git-sh-setup(1) to allow transparent use of git-rev-parse --parseopt 17 years ago
Nguyễn Thái Ngọc Duy 6b9ff1e3bd git-sh-setup.sh: use "git rev-parse --show-cdup" to check for SUBDIRECTORY_OK 17 years ago
Junio C Hamano e598c5177e git-sh-setup: typofix in comments 17 years ago
David Kastrup b2bc9a3098 git-sh-setup.sh: make GIT_DIR absolute 17 years ago
David Kastrup 08874658b4 git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands 18 years ago
Johannes Schindelin e90fdc39b6 Clean up work-tree handling 18 years ago
Adam Roben ef0c2abf3e Add GIT_EDITOR environment and core.editor configuration variables 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Johannes Schindelin 0cae23467a Move the pick_author code to git-sh-setup 18 years ago
Matthias Lederhofer 7ae3df8c0a Use new semantics of is_bare/inside_git_dir/inside_work_tree 18 years ago
Matthias Lederhofer 493c774e58 rev-parse: introduce --is-bare-repository 18 years ago
Johannes Schindelin 6d9ba67b0f Commands requiring a work tree must not run in GIT_DIR 18 years ago
Tom Prince e0d10e1c63 [PATCH] Rename git-repo-config to git-config. 18 years ago
Junio C Hamano 9fde9401a9 Define cd_to_toplevel shell function in git-sh-setup 18 years ago
Junio C Hamano 120b0dfbed Explain "Not a git repository: '.git'". 18 years ago
Shawn O. Pearce 7eff28a9b4 Disallow working directory commands in a bare repository. 18 years ago
Junio C Hamano 4b441f47ce git-fetch: allow updating the current branch in a bare repository. 18 years ago
Shawn O. Pearce f94741324e Use GIT_REFLOG_ACTION environment variable instead. 18 years ago
Junio C Hamano c8769f76d9 git-sh-setup: do not use repo-config to test the git directory 18 years ago
Junio C Hamano cad1ed9535 "git cmd -h" for shell scripts. 19 years ago
Junio C Hamano 4bbdfab766 Fix "test: unexpected operator" on bsd 19 years ago
Junio C Hamano 4890f62bc0 Avoid using "git-var -l" until it gets fixed. 19 years ago
Fredrik Kuivinen d025524d9d Usage message clean-up, take #2 19 years ago