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
*
GIT 1.6.0.4
v1.6.0.4
Junio C Hamano
2008-11-08
*
Update RPM spec for the new location of git-cvsserver.
Quy Tonthat
2008-11-08
*
Merge branch 'cb/maint-update-ref-fix' into maint
Junio C Hamano
2008-11-08
|
\
|
*
push: fix local refs update if already up-to-date
Clemens Buchacher
2008-11-05
|
*
do not force write of packed refs
Clemens Buchacher
2008-11-05
*
|
Merge branch 'cj/maint-gitpm-fix-maybe-self' into maint
Junio C Hamano
2008-11-08
|
\
\
|
*
|
Git.pm: do not break inheritance
Christian Jaeger
2008-10-19
*
|
|
Merge branch 'ar/maint-mksnpath' into maint
Junio C Hamano
2008-11-08
|
\
\
\
|
*
|
|
Use git_pathdup instead of xstrdup(git_path(...))
Alex Riesen
2008-10-30
|
*
|
|
git_pathdup: returns xstrdup-ed copy of the formatted path
Alex Riesen
2008-10-30
|
*
|
|
Fix potentially dangerous use of git_path in ref.c
Alex Riesen
2008-10-30
|
*
|
|
Add git_snpath: a .git path formatting routine with output buffer
Alex Riesen
2008-10-30
|
*
|
|
Fix potentially dangerous uses of mkpath and git_path
Alex Riesen
2008-10-26
|
*
|
|
Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.c
Alex Riesen
2008-10-26
|
*
|
|
Add mksnpath which allows you to specify the output buffer
Alex Riesen
2008-10-26
*
|
|
|
Merge branch 'mv/maint-branch-m-symref' into maint
Junio C Hamano
2008-11-08
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
update-ref --no-deref -d: handle the case when the pointed ref is packed
Miklos Vajna
2008-10-31
|
*
|
|
git branch -m: forbid renaming of a symref
Miklos Vajna
2008-10-30
|
*
|
|
Fix git update-ref --no-deref -d.
Miklos Vajna
2008-10-26
|
*
|
|
rename_ref(): handle the case when the reflog of a ref does not exist
Miklos Vajna
2008-10-26
|
*
|
|
Fix git branch -m for symrefs.
Miklos Vajna
2008-10-26
*
|
|
|
format-patch documentation: mention the special case of showing a single commit
Junio C Hamano
2008-11-02
*
|
|
|
Add reference for status letters in documentation.
Yann Dirson
2008-11-02
*
|
|
|
Document that git-log takes --all-match.
Mikael Magnusson
2008-11-02
*
|
|
|
Update draft 1.6.0.4 release notes
Junio C Hamano
2008-11-02
*
|
|
|
Merge branch 'js/maint-fetch-update-head' into maint
Junio C Hamano
2008-11-02
|
\
\
\
\
|
*
|
|
|
pull: allow "git pull origin $something:$current_branch" into an unborn branch
Junio C Hamano
2008-10-17
|
*
|
|
|
Fix fetch/pull when run without --update-head-ok
Johannes Schindelin
2008-10-13
*
|
|
|
|
Merge branch 'jk/maint-ls-files-other' into maint
Junio C Hamano
2008-11-02
|
\
\
\
\
\
|
*
|
|
|
|
refactor handling of "other" files in ls-files and status
Jeff King
2008-10-17
*
|
|
|
|
|
Merge branch 'jc/maint-reset-remove-unmerged-new' into maint
Junio C Hamano
2008-11-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
reset --hard/read-tree --reset -u: remove unmerged new paths
Junio C Hamano
2008-10-18
*
|
|
|
|
|
|
Merge branch 'jc/maint-co-track' into maint
Junio C Hamano
2008-11-02
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Enhance hold_lock_file_for_{update,append}() API
Junio C Hamano
2008-10-19
|
*
|
|
|
|
|
|
demonstrate breakage of detached checkout with symbolic link HEAD
Junio C Hamano
2008-10-19
|
*
|
|
|
|
|
|
Fix "checkout --track -b newbranch" on detached HEAD
Junio C Hamano
2008-10-17
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Start 1.6.0.4 cycle
Junio C Hamano
2008-11-02
*
|
|
|
|
|
|
add instructions on how to send patches to the mailing list with Gmail
Tom Preston-Werner
2008-11-01
*
|
|
|
|
|
|
Documentation/gitattributes: Add subsection header for each attribute
Jakub Narebski
2008-11-01
*
|
|
|
|
|
|
git send-email: avoid leaking directory file descriptors.
Pierre Habouzit
2008-11-01
*
|
|
|
|
|
|
send-pack: do not send out single-level refs such as refs/stash
Jeff King
2008-11-01
*
|
|
|
|
|
|
fix overlapping memcpy in normalize_absolute_path
Jeff King
2008-11-01
*
|
|
|
|
|
|
pack-objects: avoid reading uninitalized data
Jeff King
2008-11-01
*
|
|
|
|
|
|
correct cache_entry allocation
Jeff King
2008-11-01
*
|
|
|
|
|
|
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
2008-11-01
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
git-gui: Help identify aspell version on Windows too
Gustaf Hendeby
2008-09-26
*
|
|
|
|
|
|
|
git-svn: change dashed git-commit-tree to git commit-tree
Deskin Miller
2008-10-31
*
|
|
|
|
|
|
|
Documentation: clarify information about 'ident' attribute
Jan Krüger
2008-10-31
*
|
|
|
|
|
|
|
bash completion: add doubledash to "git show"
Markus Heidelberg
2008-10-31
*
|
|
|
|
|
|
|
Use test-chmtime -v instead of perl in t5000 to get mtime of a file
Alex Riesen
2008-10-31
[next]