index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'kh/commit'
Junio C Hamano
2007-12-04
|
\
|
*
git-commit --allow-empty
Junio C Hamano
2007-12-03
|
*
git-commit: Allow to amend a merge commit that does not change the tree
Junio C Hamano
2007-12-02
|
*
quote_path: fix collapsing of relative paths
Jeff King
2007-12-02
|
*
Make git status usage say git status instead of git commit
Shawn Bohrer
2007-12-02
|
*
Fix --signoff in builtin-commit differently.
Junio C Hamano
2007-12-02
|
*
git-commit: clean up die messages
Jeff King
2007-12-01
|
*
Do not generate full commit log message if it is not going to be used
Alex Riesen
2007-11-28
|
*
Remove git-status from list of scripts as it is builtin
Shawn O. Pearce
2007-11-27
|
*
Fix off-by-one error when truncating the diff out of the commit message.
Kristian Høgsberg
2007-11-26
|
*
builtin-commit.c: export GIT_INDEX_FILE for launch_editor as well.
Pierre Habouzit
2007-11-26
|
*
Add a few more tests for git-commit
Junio C Hamano
2007-11-22
|
*
builtin-commit: Include the diff in the commit message when verbose.
Kristian Høgsberg
2007-11-22
|
*
builtin-commit: fix partial-commit support
Junio C Hamano
2007-11-22
|
*
Fix add_files_to_cache() to take pathspec, not user specified list of files
Junio C Hamano
2007-11-22
|
*
Export three helper functions from ls-files
Junio C Hamano
2007-11-22
|
*
builtin-commit: run commit-msg hook with correct message file
Junio C Hamano
2007-11-22
|
*
builtin-commit: do not color status output shown in the message template
Junio C Hamano
2007-11-22
|
*
file_exists(): dangling symlinks do exist
Junio C Hamano
2007-11-22
|
*
Replace "runstatus" with "status" in the tests
Johannes Schindelin
2007-11-22
|
*
t7501-commit: Add test for git commit <file> with dirty index.
Kristian Høgsberg
2007-11-22
|
*
builtin-commit: Clean up an unused variable and a debug fprintf().
Kristian Høgsberg
2007-11-22
|
*
Call refresh_cache() when updating the user index for --only commits.
Kristian Høgsberg
2007-11-22
|
*
builtin-commit: Add newline when showing which commit was created
Johannes Schindelin
2007-11-22
|
*
builtin-commit: resurrect behavior for multiple -m options
Johannes Schindelin
2007-11-22
|
*
builtin-commit --s: add a newline if the last line was not a S-o-b
Johannes Schindelin
2007-11-22
|
*
builtin-commit: fix --signoff
Johannes Schindelin
2007-11-22
|
*
git status: show relative paths when run in a subdirectory
Johannes Schindelin
2007-11-22
|
*
builtin-commit: Refresh cache after adding files.
Kristian Høgsberg
2007-11-22
|
*
builtin-commit: fix reflog message generation
Johannes Schindelin
2007-11-22
|
*
launch_editor(): read the file, even when EDITOR=:
Johannes Schindelin
2007-11-22
|
*
Port git commit to C.
Kristian Høgsberg
2007-11-22
|
*
Export launch_editor() and make it accept ':' as a no-op editor.
Kristian Høgsberg
2007-11-22
|
*
Add testcase for amending and fixing author in git commit.
Kristian Høgsberg
2007-11-22
*
|
Merge branch 'sp/refspec-match'
Junio C Hamano
2007-12-04
|
\
\
|
*
|
refactor fetch's ref matching to use refname_match()
Steffen Prohaska
2007-11-18
|
*
|
push: use same rules as git-rev-parse to resolve refspecs
Steffen Prohaska
2007-11-18
|
*
|
add refname_match()
Steffen Prohaska
2007-11-18
|
*
|
push: support pushing HEAD to real branch name
Steffen Prohaska
2007-11-18
*
|
|
Simplify crud() in ident.c
Alex Riesen
2007-12-04
*
|
|
Do not rely on the exit status of "unset" for unset variables
H.Merijn Brand
2007-12-04
*
|
|
gitweb: use Perl built-in utf8 function for UTF-8 decoding.
İsmail Dönmez
2007-12-04
*
|
|
t9600: require cvsps 2.1 to perform tests
Jeff King
2007-12-04
*
|
|
contrib: Make remotes2config.sh script more robust
Jakub Narebski
2007-12-04
*
|
|
Use a strbuf for copying the command line for the reflog.
Kristian Høgsberg
2007-12-04
*
|
|
Documentation/git.txt: typofix
Junio C Hamano
2007-12-04
*
|
|
Documentation: rerere is enabled by default these days.
Junio C Hamano
2007-12-04
*
|
|
Formatting fix for Documentation/git-help.txt
Junio C Hamano
2007-12-04
*
|
|
Update draft release notes for 1.5.4
Junio C Hamano
2007-12-03
*
|
|
Allow ':/<oneline-prefix>' syntax to work with save_commit_buffer == 0
Johannes Schindelin
2007-12-03
[next]