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
*
pack-objects: extend --local to mean ignore non-local loose objects too
Brandon Casey
2008-11-12
*
sha1_file.c: split has_loose_object() into local and non-local counterparts
Brandon Casey
2008-11-12
*
t7700: demonstrate mishandling of loose objects in an alternate ODB
Brandon Casey
2008-11-12
*
builtin-gc.c: use new pack_keep bitfield to detect .keep file existence
Brandon Casey
2008-11-12
*
repack: do not fall back to incremental repacking with [-a|-A]
Brandon Casey
2008-11-12
*
repack: don't repack local objects in packs with .keep file
Brandon Casey
2008-11-12
*
pack-objects: new option --honor-pack-keep
Brandon Casey
2008-11-12
*
packed_git: convert pack_local flag into a bitfield and add pack_keep
Brandon Casey
2008-11-12
*
t7700: demonstrate mishandling of objects in packs with a .keep file
Brandon Casey
2008-11-12
*
Fix non-literal format in printf-style calls
Daniel Lowe
2008-11-11
*
git-submodule: Avoid printing a spurious message.
Alexandre Julliard
2008-11-11
*
git ls-remote: make usage string match manpage
Stefan Naewe
2008-11-11
*
Makefile: help people who run 'make check' by mistake
Junio C Hamano
2008-11-11
*
Documentation: bisect: change a few instances of "git-cmd" to "git cmd"
Christian Couder
2008-11-09
*
Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"
Christian Couder
2008-11-09
*
checkout: Don't crash when switching away from an invalid branch.
Alexandre Julliard
2008-11-09
*
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
[next]