index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Commit message (
Expand
)
Author
Age
*
pack-objects: only repack or loosen objects residing in "local" packs
Brandon Casey
2009-03-20
*
git-repack.sh: don't use --kept-pack-only option to pack-objects
Brandon Casey
2009-03-20
*
t7700-repack: add two new tests demonstrating repacking flaws
Brandon Casey
2009-03-20
*
fast-import: make tagger information optional
Junio C Hamano
2008-12-19
*
fast-export: deal with tag objects that do not have a tagger
Johannes Schindelin
2008-12-19
*
git-show: do not segfault when showing a bad tag
Junio C Hamano
2008-12-15
*
git-svn: Make following parents atomic
Deskin Miller
2008-12-08
*
"git diff <tree>{3,}": do not reverse order of arguments
Matt McCutchen
2008-12-07
*
Merge branch 'jk/maint-commit-v-strip' into maint
Junio C Hamano
2008-12-02
|
\
|
*
commit: Fix stripping of patch in verbose mode.
Jeff King
2008-11-12
*
|
Merge branch 'bc/maint-keep-pack' into maint
Junio C Hamano
2008-12-02
|
\
\
|
*
|
repack: only unpack-unreachable if we are deleting redundant packs
Brandon Casey
2008-11-14
|
*
|
t7700: test that 'repack -a' packs alternate packed objects
Brandon Casey
2008-11-12
|
*
|
pack-objects: extend --local to mean ignore non-local loose objects too
Brandon Casey
2008-11-12
|
*
|
t7700: demonstrate mishandling of loose objects in an alternate ODB
Brandon Casey
2008-11-12
|
*
|
repack: don't repack local objects in packs with .keep file
Brandon Casey
2008-11-12
|
*
|
t7700: demonstrate mishandling of objects in packs with a .keep file
Brandon Casey
2008-11-12
|
|
/
*
|
Merge branch 'st/maint-tag' into maint
Junio C Hamano
2008-11-30
|
\
\
|
*
|
tag: Add more tests about mixing incompatible modes and options
Samuel Tardieu
2008-11-04
*
|
|
Merge branch 'mk/maint-cg-push' into maint
Junio C Hamano
2008-11-30
|
\
\
\
|
*
|
|
git push: Interpret $GIT_DIR/branches in a Cogito compatible way
Martin Koegler
2008-11-11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'mv/fast-export' into maint
Junio C Hamano
2008-11-27
|
\
\
\
|
*
|
|
fast-export: use an unsorted string list for extra_refs
Johannes Schindelin
2008-11-23
|
*
|
|
Add new testcase to show fast-export does not always exports all tags
Miklos Vajna
2008-11-23
*
|
|
|
Teach "git diff" to honour --[no-]ext-diff
Junio C Hamano
2008-11-26
|
/
/
/
*
|
|
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
2008-11-12
|
/
/
*
|
checkout: Don't crash when switching away from an invalid branch.
Alexandre Julliard
2008-11-09
*
|
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 '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
|
*
Fix git branch -m for symrefs.
Miklos Vajna
2008-10-26
*
|
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
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Use test-chmtime -v instead of perl in t5000 to get mtime of a file
Alex Riesen
2008-10-31
*
|
|
|
|
git-archive: work in bare repos
Charles Bailey
2008-10-26
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
rehabilitate 'git index-pack' inside the object store
Nicolas Pitre
2008-10-21
*
|
|
|
Fix testcase failure when extended attributes are in use
Junio C Hamano
2008-10-19
[next]