GIT 0.99.6
[gitweb.git] / git-commit-script
2005-09-01 Merge refs/heads/master from .
2005-09-01 Use 'git status' now it can handle initial commit.
2005-08-30 Merge refs/heads/master from paulus
2005-08-30 Merge refs/heads/master from .
2005-08-30 git commit: Allow editing on all occasions.
2005-08-29 Merge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-29 Merge refs/heads/master from .
2005-08-28 Show the branch name more prominently in "git status".
2005-08-27 Merge master branch changes into release candidate...
2005-08-27 Accept -m and friends for initial commits and merge...
2005-08-20 Merge with master to pick up commit hook works.
2005-08-19 Merge with master to pick up gitk updates.
2005-08-19 Add commit hook and make the verification customizable.
2005-08-19 [PATCH] Allow file removal when "git commit --all"...
2005-08-19 Merge from gitk
2005-08-18 Merge with gitk --parents change.
2005-08-18 Merge with gitk
2005-08-17 Merge from master for misc fixes.
2005-08-17 Fix git-commit without paths.
2005-08-17 Merge changes from master.
2005-08-17 git-commit: pass explicit path to git-diff-files.
2005-08-16 Merge with master changes.
2005-08-15 Tentative fix to git-commit-script
2005-08-14 Merge master into rc
2005-08-14 Add --signoff and --verify option to git commit.
2005-08-12 Merge with gitk.
2005-08-10 Merge with gitk.
2005-08-10 Merge with master.
2005-08-10 git-commit: log parameter updates.
2005-08-09 Merge with gitk.
2005-08-08 Merge with gitk.
2005-08-07 Merge with gitk.
2005-08-06 Merge with gitk.
2005-08-06 [PATCH] git-commit-script fix for degenerated merge
2005-08-05 Merge with gitk.
2005-07-31 Merge with gitk.
2005-07-29 Merge with gitk.
2005-07-23 [PATCH] Audit rev-parse users.
2005-07-19 Add "git commit --all" since everybody seems to want it.
2005-07-18 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Merge git-tools repository under "tools" subdirectory
2005-07-08 Add "git-sh-setup-script" for common git shell script...
2005-07-06 Merge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Merge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-25 [PATCH] git-commit-script: get commit message from...
2005-06-22 Do a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-21 Let "git commit" take arguments for files to commit.
2005-06-20 Make "git commit" clean up after itself
2005-06-14 Make "git commit" handle initial commits too
2005-06-08 Remove MERGE_HEAD after committing merge
2005-06-08 Make "git commit" work correctly in the presense of...
2005-06-01 [PATCH] git: git-commit-script ignores $GIT_DIR
2005-05-31 [PATCH] Buglets fix in the new two scripts
2005-05-30 Add "commit" helper script