| Commit message (Expand) | Author | Age |
... | |
* | Using 'perl' in *.sh | Michal Rokos | 2006-07-08 |
* | Racy GIT (part #3) | Junio C Hamano | 2006-06-29 |
* | Fix expr usage for FreeBSD | Dennis Stosberg | 2006-06-27 |
* | Merge branch 'jc/squash' | Junio C Hamano | 2006-06-26 |
|\ |
|
| * | git-merge --squash | Junio C Hamano | 2006-06-24 |
* | | git-commit: filter out log message lines only when editor was run. | Yann Dirson | 2006-06-25 |
|/ |
|
* | git-commit: allow -e option anywhere on command line | Jeff King | 2006-06-23 |
* | Merge branch 'master' into next | Junio C Hamano | 2006-05-31 |
|\ |
|
| * | Allow multiple -m options to git-commit. | Shawn Pearce | 2006-05-31 |
* | | Merge branch 'master' into next | Junio C Hamano | 2006-05-26 |
|\ \
| |/ |
|
| * | Add instructions to commit template. | Martin Waitz | 2006-05-26 |
* | | Merge branch 'sp/reflog' into next | Junio C Hamano | 2006-05-23 |
|\ \
| |/
|/| |
|
| * | Include ref log detail in commit, reset, etc. | Shawn Pearce | 2006-05-19 |
* | | git status: skip empty directories, and add -u to show all untracked files | Matthias Lederhofer | 2006-05-23 |
|/ |
|
* | Ensure author & committer before asking for commit message. | Sean | 2006-05-14 |
* | git-commit --amend: two fixes. | Junio C Hamano | 2006-04-20 |
* | Shell utilities: Guard against expr' magic tokens. | Mark Wooding | 2006-04-13 |
* | git-commit: do not muck with commit message when no_edit is set. | Junio C Hamano | 2006-04-12 |
* | Be verbose when !initial commit | Yasushi SHOJI | 2006-03-20 |
* | git-commit --amend: allow empty commit. | Junio C Hamano | 2006-03-05 |
* | git-commit: make sure we protect against races. | Junio C Hamano | 2006-03-02 |
* | git-commit --amend | Junio C Hamano | 2006-03-02 |
* | Merge branch 'jc/commit' | Junio C Hamano | 2006-02-14 |
|\ |
|
| * | commit: detect misspelled pathspec while making a partial commit. | Junio C Hamano | 2006-02-14 |
* | | git-commit: Now --only semantics is the default. | Junio C Hamano | 2006-02-12 |
|/ |
|
* | Only call git-rerere if $GIT_DIR/rr-cache exists. | Junio C Hamano | 2006-02-11 |
* | git-commit -v: have patch at the end. | Junio C Hamano | 2006-02-10 |
* | git-status -v | Junio C Hamano | 2006-02-10 |
* | git-commit: finishing touches. | Junio C Hamano | 2006-02-06 |
* | git-commit: revamp the git-commit semantics. | Junio C Hamano | 2006-02-06 |
* | git-rerere: reuse recorded resolve. | Junio C Hamano | 2006-02-06 |
* | Do not fall back on vi on dumb terminals. | Junio C Hamano | 2006-02-04 |
* | format-patch/commit: Quote single quote in the author name properly. | Junio C Hamano | 2006-01-05 |
* | trivial: typo in git-commit.sh | Alex Riesen | 2006-01-05 |
* | Trivial usage string clean-up | freku045@student.liu.se | 2005-12-14 |
* | git-sh-setup: die if outside git repository. | Junio C Hamano | 2005-11-25 |
* | Prevent "git-commit -a path1 path2..." | Junio C Hamano | 2005-11-25 |
* | Do not lose author name information to locale gotchas. | Junio C Hamano | 2005-11-11 |
* | Do not put automatic merge message after signed-off-by line. | Junio C Hamano | 2005-11-01 |
* | update usage string for git-commit.sh | c.shoemaker@cox.net | 2005-10-28 |
* | Teach git-add and git-commit to handle filenames starting with '-'. | Junio C Hamano | 2005-10-18 |
* | Write .editmsg in GIT_DIR to avoid being in git-status. | Santi_Béjar | 2005-10-09 |
* | [PATCH] Quote the missing GIT_DIR. | Santi_Béjar | 2005-10-05 |
* | Leave an empty line between log and sign-off. | Junio C Hamano | 2005-10-03 |
* | Add git-symbolic-ref | Junio C Hamano | 2005-10-01 |
* | Use git-update-ref in scripts. | Junio C Hamano | 2005-09-28 |
* | git-commit: use update-index --stdin, instead of xargs. | Junio C Hamano | 2005-09-27 |
* | Give default merge message after failed automerge. | Junio C Hamano | 2005-09-26 |
* | Multi-backend merge driver. | Junio C Hamano | 2005-09-10 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 |