| Commit message (Expand) | Author | Age | Files | Lines |
* | git-sh-setup.sh: make GIT_DIR absolute | David Kastrup | 2007-08-13 | 1 | -1/+11 |
* | git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands | David Kastrup | 2007-08-01 | 1 | -2/+3 |
* | Clean up work-tree handling | Johannes Schindelin | 2007-08-01 | 1 | -2/+1 |
* | Add GIT_EDITOR environment and core.editor configuration variables | Adam Roben | 2007-07-20 | 1 | -0/+15 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -6/+6 |
* | Merge branch 'js/rebase' | Junio C Hamano | 2007-07-02 | 1 | -0/+27 |
|\ |
|
| * | Move the pick_author code to git-sh-setup | Johannes Schindelin | 2007-06-24 | 1 | -0/+27 |
* | | Use new semantics of is_bare/inside_git_dir/inside_work_tree | Matthias Lederhofer | 2007-06-06 | 1 | -1/+1 |
* | | rev-parse: introduce --is-bare-repository | Matthias Lederhofer | 2007-06-06 | 1 | -5/+1 |
|/ |
|
* | Commands requiring a work tree must not run in GIT_DIR | Johannes Schindelin | 2007-02-05 | 1 | -1/+2 |
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 1 | -1/+1 |
* | Define cd_to_toplevel shell function in git-sh-setup | Junio C Hamano | 2007-01-12 | 1 | -0/+11 |
* | Explain "Not a git repository: '.git'". | Junio C Hamano | 2007-01-12 | 1 | -1/+5 |
* | Disallow working directory commands in a bare repository. | Shawn O. Pearce | 2007-01-10 | 1 | -0/+5 |
* | git-fetch: allow updating the current branch in a bare repository. | Junio C Hamano | 2007-01-07 | 1 | -0/+8 |
* | Use GIT_REFLOG_ACTION environment variable instead. | Shawn O. Pearce | 2006-12-28 | 1 | -0/+8 |
* | git-sh-setup: do not use repo-config to test the git directory | Junio C Hamano | 2006-08-11 | 1 | -8/+3 |
* | "git cmd -h" for shell scripts. | Junio C Hamano | 2006-04-14 | 1 | -1/+1 |
* | Fix "test: unexpected operator" on bsd | Junio C Hamano | 2006-02-12 | 1 | -1/+1 |
* | Avoid using "git-var -l" until it gets fixed. | Junio C Hamano | 2006-02-12 | 1 | -1/+5 |
* | Usage message clean-up, take #2 | Fredrik Kuivinen | 2005-12-14 | 1 | -5/+29 |
* | git-sh-setup: move the repository check to a core program. | Junio C Hamano | 2005-11-25 | 1 | -7/+2 |
* | git-sh-setup: die if outside git repository. | Junio C Hamano | 2005-11-25 | 1 | -6/+9 |
* | Create object subdirectories on demand | Linus Torvalds | 2005-10-08 | 1 | -1/+1 |
* | Add git-symbolic-ref | Junio C Hamano | 2005-10-01 | 1 | -2/+5 |
* | Do not require clean tree when reverting and cherry-picking. | Junio C Hamano | 2005-09-26 | 1 | -11/+0 |
* | Fix CDPATH problem. | Junio C Hamano | 2005-09-12 | 1 | -0/+6 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -0/+27 |