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
*
Add recent changes to draft 1.5.1 release notes.
Junio C Hamano
2007-02-28
*
Merge branch 'js/commit-by-name'
Junio C Hamano
2007-02-28
|
\
|
*
object name: introduce ':/<oneline prefix>' notation
Johannes Schindelin
2007-02-24
*
|
Merge branch 'js/bundle'
Junio C Hamano
2007-02-28
|
\
\
|
*
|
bundle: reword missing prerequisite error message
Junio C Hamano
2007-02-24
|
*
|
git-bundle: record commit summary in the prerequisite data
Johannes Schindelin
2007-02-22
|
*
|
git-bundle: fix 'create --all'
Johannes Schindelin
2007-02-22
|
*
|
git-bundle: avoid fork() in verify_bundle()
Johannes Schindelin
2007-02-22
|
*
|
git-bundle: assorted fixes
Johannes Schindelin
2007-02-22
|
*
|
Add git-bundle: move objects and references by archive
Johannes Schindelin
2007-02-22
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-02-28
|
\
\
\
|
*
|
|
Start preparing Release Notes for 1.5.0.3
Junio C Hamano
2007-02-28
|
*
|
|
Documentation: git-remote add [-t <branch>] [-m <branch>] [-f] name url
Junio C Hamano
2007-02-28
|
*
|
|
Include config.mak in doc/Makefile
Uwe Kleine-König
2007-02-28
|
*
|
|
git.el: Set the default commit coding system from the repository config.
Alexandre Julliard
2007-02-28
|
*
|
|
git-archimport: support empty summaries, put summary on a single line.
Paolo Bonzini
2007-02-28
|
*
|
|
http-push.c::lock_remote(): validate all remote refs.
Eygene Ryabinkin
2007-02-28
|
*
|
|
git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs.
Gerrit Pape
2007-02-28
*
|
|
|
index_fd(): convert blob only if it is a regular file.
Junio C Hamano
2007-02-28
*
|
|
|
index_fd(): pass optional path parameter as hint for blob conversion
Junio C Hamano
2007-02-28
*
|
|
|
index_fd(): use enum object_type instead of type name string.
Junio C Hamano
2007-02-28
*
|
|
|
Merge branch 'np/types'
Junio C Hamano
2007-02-28
|
\
\
\
\
|
*
|
|
|
Cleanup check_valid in commit-tree.
Shawn O. Pearce
2007-02-27
|
*
|
|
|
make sure enum object_type is signed
Nicolas Pitre
2007-02-27
|
*
|
|
|
get rid of lookup_object_type()
Nicolas Pitre
2007-02-27
|
*
|
|
|
convert object type handling from a string to a number
Nicolas Pitre
2007-02-27
|
*
|
|
|
formalize typename(), and add its reverse type_from_string()
Nicolas Pitre
2007-02-27
|
*
|
|
|
sha1_file.c: don't ignore an error condition in sha1_loose_object_info()
Nicolas Pitre
2007-02-27
|
*
|
|
|
sha1_file.c: cleanup "offset" usage
Nicolas Pitre
2007-02-27
|
*
|
|
|
sha1_file.c: cleanup hdr usage
Nicolas Pitre
2007-02-27
*
|
|
|
|
Merge branch 'mc/sendmail'
Junio C Hamano
2007-02-27
|
\
\
\
\
\
|
*
|
|
|
|
git-send-email: abort/usage on bad option
Michael Coleman
2007-02-27
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'js/diff-ni' (early part)
Junio C Hamano
2007-02-27
|
\
\
\
\
\
|
*
|
|
|
|
diff --no-index: also imitate the exit status of diff(1)
Johannes Schindelin
2007-02-26
|
*
|
|
|
|
Merge branch 'master' into js/diff-ni
Junio C Hamano
2007-02-26
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fix typo: do not show name1 when name2 fails
Johannes Schindelin
2007-02-25
|
*
|
|
|
|
|
Evil Merge branch 'jc/status' (early part) into js/diff-ni
Junio C Hamano
2007-02-24
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
run_diff_{files,index}(): update calling convention.
Junio C Hamano
2007-02-22
|
|
*
|
|
|
|
|
update-index: do not die too early in a read-only repository.
Junio C Hamano
2007-02-22
|
|
*
|
|
|
|
|
git-status: do not be totally useless in a read-only repository.
Junio C Hamano
2007-02-22
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Teach git-diff-files the new option `--no-index`
Johannes Schindelin
2007-02-22
*
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2007-02-27
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
builtin-fmt-merge-msg: fix bugs in --file option
Michael Coleman
2007-02-27
|
*
|
|
|
|
|
index-pack: Loop over pread until data loading is complete.
Shawn O. Pearce
2007-02-27
|
*
|
|
|
|
|
blameview: Fix the browse behavior in blameview
Aneesh Kumar
2007-02-27
|
*
|
|
|
|
|
Fix minor typos/grammar in user-manual.txt
Michael Coleman
2007-02-27
|
*
|
|
|
|
|
Correct ordering in git-cvsimport's option documentation
Michael Poole
2007-02-27
|
*
|
|
|
|
|
git-show: Reject native ref
Linus Torvalds
2007-02-27
|
*
|
|
|
|
|
Fix git-show man page formatting in the EXAMPLES section
Theodore Tso
2007-02-27
*
|
|
|
|
|
|
cvsserver: Make always-binary mode a config file option
Andy Parkins
2007-02-27
[next]