aboutsummaryrefslogtreecommitdiff
path: root/git-commit.sh
Commit message (Expand)AuthorAge
* Merge branch 'jc/bare'Junio C Hamano2007-01-11
|\
| * Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-10
* | git-commit: do not fail to print the diffstat even if there is a file named HEADMichael Loeffler2007-01-08
|/
* Remove unused variable (git-commit.sh)Junio C Hamano2007-01-01
* Suggest use of "git add file1 file2" when there is nothing to commit.Shawn O. Pearce2006-12-15
* make commit message a little more consistent and confortingNicolas Pitre2006-12-15
* Merge branch 'np/addcommit'Junio C Hamano2006-12-13
|\
| * git-commit: allow --only to lose what was staged earlier.Junio C Hamano2006-12-10
* | git-commit: show --summary after successful commit.Junio C Hamano2006-11-25
|/
* Merge branch 'lj/refs'Junio C Hamano2006-11-01
|\
| * git-revert with conflicts to behave as git-merge with conflictsLuben Tuikov2006-10-15
| * update a few Porcelain-ish for ref lock safety.Junio C Hamano2006-09-27
* | git-commit: fix coding style.Martin Waitz2006-10-07
* | git-commit: cleanup unused function.Martin Waitz2006-10-03
|/
* Teach runstatus about --untrackedJohannes Schindelin2006-09-12
* git-commit.sh: convert run_status to a C builtinJeff King2006-09-08
* Do not use perl in git-commit.shAlex Riesen2006-07-13
* Record the type of commit operation in the reflog.Shawn Pearce2006-07-10
* Fix more typos, primarily in the codePavel Roskin2006-07-10
* Using 'perl' in *.shMichal Rokos2006-07-08
* Racy GIT (part #3)Junio C Hamano2006-06-29
* Fix expr usage for FreeBSDDennis Stosberg2006-06-27
* Merge branch 'jc/squash'Junio C Hamano2006-06-26
|\
| * git-merge --squashJunio C Hamano2006-06-24
* | git-commit: filter out log message lines only when editor was run.Yann Dirson2006-06-25
|/
* git-commit: allow -e option anywhere on command lineJeff King2006-06-23
* Merge branch 'master' into nextJunio C Hamano2006-05-31
|\
| * Allow multiple -m options to git-commit.Shawn Pearce2006-05-31
* | Merge branch 'master' into nextJunio C Hamano2006-05-26
|\ \ | |/
| * Add instructions to commit template.Martin Waitz2006-05-26
* | Merge branch 'sp/reflog' into nextJunio C Hamano2006-05-23
|\ \ | |/ |/|
| * Include ref log detail in commit, reset, etc.Shawn Pearce2006-05-19
* | git status: skip empty directories, and add -u to show all untracked filesMatthias Lederhofer2006-05-23
|/
* Ensure author & committer before asking for commit message.Sean2006-05-14
* git-commit --amend: two fixes.Junio C Hamano2006-04-20
* Shell utilities: Guard against expr' magic tokens.Mark Wooding2006-04-13
* git-commit: do not muck with commit message when no_edit is set.Junio C Hamano2006-04-12
* Be verbose when !initial commitYasushi SHOJI2006-03-20
* git-commit --amend: allow empty commit.Junio C Hamano2006-03-05
* git-commit: make sure we protect against races.Junio C Hamano2006-03-02
* git-commit --amendJunio C Hamano2006-03-02
* Merge branch 'jc/commit'Junio C Hamano2006-02-14
|\
| * commit: detect misspelled pathspec while making a partial commit.Junio C Hamano2006-02-14
* | git-commit: Now --only semantics is the default.Junio C Hamano2006-02-12
|/
* Only call git-rerere if $GIT_DIR/rr-cache exists.Junio C Hamano2006-02-11
* git-commit -v: have patch at the end.Junio C Hamano2006-02-10
* git-status -vJunio C Hamano2006-02-10
* git-commit: finishing touches.Junio C Hamano2006-02-06
* git-commit: revamp the git-commit semantics.Junio C Hamano2006-02-06
* git-rerere: reuse recorded resolve.Junio C Hamano2006-02-06