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