29 Commits (c90161586c174f740950ed56a748702ea3d9d6a1)

Author SHA1 Message Date
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
Junio C Hamano 2a1ddc58e4 git-sh-setup: move the repository check to a core program. 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Linus Torvalds 230f13225d Create object subdirectories on demand 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
Junio C Hamano e2f5f6ef67 Do not require clean tree when reverting and cherry-picking. 19 years ago
Junio C Hamano 365527adbf Fix CDPATH problem. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano 48313592bf Redo "revert" using three-way merge machinery. 19 years ago
Linus Torvalds 5f5608bcec [PATCH] Make .git directory validation code test HEAD 19 years ago
Linus Torvalds e4ad5f0979 [PATCH] Make git-sh-setup-script do what it was supposed to do 20 years ago
Linus Torvalds 51cb06c36d Add "git-push-script" to make a more regular interface 20 years ago
Linus Torvalds b33e966608 Add "git-sh-setup-script" for common git shell script setup 20 years ago