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