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