Sign in
googlers
/
jrn
/
git
/
66915b5d7cc9b66bf8c452bb62c67da371c21d90
/
git-sh-setup.sh
4d6d6d2
Simplify setup of $GIT_DIR in git-sh-setup.sh
by Lars Hjemli
· 17 years ago
077b725
Protect get_author_ident_from_commit() from filenames in work tree
by Junio C Hamano
· 17 years ago
5d29275
shell-scripts usage(): consistently exit with non-zero
by Junio C Hamano
· 17 years ago
70087cd
git-help: add "help.format" config variable.
by Christian Couder
· 17 years ago
22c9071
git-help -w: do not require to be in git repository
by Junio C Hamano
· 17 years ago
e817e3e
sh-setup: don't let eval output to be shell-expanded.
by Pierre Habouzit
· 17 years ago
cbea86f
git-sh-setup: fix parseopt `eval` string underquoting
by Junio C Hamano
· 17 years ago
bac199b
Update git-sh-setup(1) to allow transparent use of git-rev-parse --parseopt
by Pierre Habouzit
· 17 years ago
6b9ff1e
git-sh-setup.sh: use "git rev-parse --show-cdup" to check for SUBDIRECTORY_OK
by Nguyễn Thái Ngọc Duy
· 17 years ago
e598c51
git-sh-setup: typofix in comments
by Junio C Hamano
· 18 years ago
b2bc9a3
git-sh-setup.sh: make GIT_DIR absolute
by David Kastrup
· 18 years ago
0887465
git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands
by David Kastrup
· 18 years ago
e90fdc3
Clean up work-tree handling
by Johannes Schindelin
· 18 years ago
ef0c2ab
Add GIT_EDITOR environment and core.editor configuration variables
by Adam Roben
· 18 years ago
5be6007
Rewrite "git-frotz" to "git frotz"
by Junio C Hamano
· 18 years ago
f36db54
Merge branch 'js/rebase'
by Junio C Hamano
· 18 years ago
0cae234
Move the pick_author code to git-sh-setup
by Johannes Schindelin
· 18 years ago
7ae3df8
Use new semantics of is_bare/inside_git_dir/inside_work_tree
by Matthias Lederhofer
· 18 years ago
493c774
rev-parse: introduce --is-bare-repository
by Matthias Lederhofer
· 18 years ago
6d9ba67
Commands requiring a work tree must not run in GIT_DIR
by Johannes Schindelin
· 18 years ago
e0d10e1
[PATCH] Rename git-repo-config to git-config.
by Tom Prince
· 18 years ago
9fde940
Define cd_to_toplevel shell function in git-sh-setup
by Junio C Hamano
· 18 years ago
120b0df
Explain "Not a git repository: '.git'".
by Junio C Hamano
· 18 years ago
7eff28a
Disallow working directory commands in a bare repository.
by Shawn O. Pearce
· 18 years ago
4b441f4
git-fetch: allow updating the current branch in a bare repository.
by Junio C Hamano
· 18 years ago
f947413
Use GIT_REFLOG_ACTION environment variable instead.
by Shawn O. Pearce
· 18 years ago
c8769f7
git-sh-setup: do not use repo-config to test the git directory
by Junio C Hamano
· 19 years ago
cad1ed9
"git cmd -h" for shell scripts.
by Junio C Hamano
· 19 years ago
4bbdfab
Fix "test: unexpected operator" on bsd
by Junio C Hamano
· 19 years ago
4890f62
Avoid using "git-var -l" until it gets fixed.
by Junio C Hamano
· 19 years ago
d025524
Usage message clean-up, take #2
by Fredrik Kuivinen
· 19 years ago
2a1ddc5
git-sh-setup: move the repository check to a core program.
by Junio C Hamano
· 19 years ago
ae2b0f1
git-sh-setup: die if outside git repository.
by Junio C Hamano
· 19 years ago
230f132
Create object subdirectories on demand
by Linus Torvalds
· 19 years ago
8098a17
Add git-symbolic-ref
by Junio C Hamano
· 19 years ago
e2f5f6e
Do not require clean tree when reverting and cherry-picking.
by Junio C Hamano
· 19 years ago
365527a
Fix CDPATH problem.
by Junio C Hamano
· 20 years ago
215a7ad
Big tool rename.
by Junio C Hamano
· 20 years ago
[Renamed (81%) from git-sh-setup-script]
4831359
Redo "revert" using three-way merge machinery.
by Junio C Hamano
· 20 years ago
5f5608b
[PATCH] Make .git directory validation code test HEAD
by Linus Torvalds
· 20 years ago
e4ad5f0
[PATCH] Make git-sh-setup-script do what it was supposed to do
by Linus Torvalds
· 20 years ago
51cb06c
Add "git-push-script" to make a more regular interface
by Linus Torvalds
· 20 years ago
b33e966
Add "git-sh-setup-script" for common git shell script setup
by Linus Torvalds
· 20 years ago