summaryrefslogtreecommitdiff
path: root/git-sh-setup.sh
Commit message (Expand)AuthorAgeFilesLines
* Commands requiring a work tree must not run in GIT_DIRJohannes Schindelin2007-02-051-1/+2
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-1/+1
* Define cd_to_toplevel shell function in git-sh-setupJunio C Hamano2007-01-121-0/+11
* Explain "Not a git repository: '.git'".Junio C Hamano2007-01-121-1/+5
* Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-101-0/+5
* git-fetch: allow updating the current branch in a bare repository.Junio C Hamano2007-01-071-0/+8
* Use GIT_REFLOG_ACTION environment variable instead.Shawn O. Pearce2006-12-281-0/+8
* git-sh-setup: do not use repo-config to test the git directoryJunio C Hamano2006-08-111-8/+3
* "git cmd -h" for shell scripts.Junio C Hamano2006-04-141-1/+1
* Fix "test: unexpected operator" on bsdJunio C Hamano2006-02-121-1/+1
* Avoid using "git-var -l" until it gets fixed.Junio C Hamano2006-02-121-1/+5
* Usage message clean-up, take #2Fredrik Kuivinen2005-12-141-5/+29
* git-sh-setup: move the repository check to a core program.Junio C Hamano2005-11-251-7/+2
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-251-6/+9
* Create object subdirectories on demandLinus Torvalds2005-10-081-1/+1
* Add git-symbolic-refJunio C Hamano2005-10-011-2/+5
* Do not require clean tree when reverting and cherry-picking.Junio C Hamano2005-09-261-11/+0
* Fix CDPATH problem.Junio C Hamano2005-09-121-0/+6
* Big tool rename.Junio C Hamano2005-09-071-0/+27