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
...
|
*
|
|
|
|
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
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'js/mingw-rename-fix' into maint
Junio C Hamano
2008-12-02
|
\
\
\
\
\
|
*
|
|
|
|
compat/mingw.c: Teach mingw_rename() to replace read-only files
Johannes Sixt
2008-11-23
*
|
|
|
|
|
User's Manual: remove duplicated url at the end of Appendix B
Miklos Vajna
2008-12-02
*
|
|
|
|
|
Update draft release notes to 1.6.0.5
Junio C Hamano
2008-11-30
*
|
|
|
|
|
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
|
*
|
|
|
|
|
tag: Check that options are only allowed in the appropriate mode
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
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
generate-cmdlist.sh: avoid selecting synopsis at wrong place
Nguyễn Thái Ngọc Duy
2008-11-30
*
|
|
|
|
|
|
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
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
sha1_file.c: resolve confusion EACCES vs EPERM
Sam Vilain
2008-11-27
*
|
|
|
|
|
|
sha1_file: avoid bogus "file exists" error message
Joey Hess
2008-11-27
*
|
|
|
|
|
|
git checkout: don't warn about unborn branch if -f is already passed
Matt McCutchen
2008-11-27
*
|
|
|
|
|
|
bash: offer refs instead of filenames for 'git revert'
SZEDER Gábor
2008-11-27
*
|
|
|
|
|
|
bash: remove dashed command leftovers
SZEDER Gábor
2008-11-27
*
|
|
|
|
|
|
Merge branch 'pw/maint-p4' into maint
Junio C Hamano
2008-11-27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
git-p4: fix keyword-expansion regex
Pete Wyckoff
2008-11-27
*
|
|
|
|
|
|
|
Fix typos in the documentation.
Ralf Wildenhues
2008-11-27
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'mm/maint-sort-config-doc' into maint
Junio C Hamano
2008-11-26
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
config.txt: alphabetize configuration sections
Matt McCutchen
2008-11-26
*
|
|
|
|
|
|
|
Teach "git diff" to honour --[no-]ext-diff
Junio C Hamano
2008-11-26
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Fix misleading wording for git-cherry-pick
Bryan Drewery
2008-11-23
|
/
/
/
/
/
/
*
|
|
|
|
|
request-pull: make usage string match manpage
Stefan Naewe
2008-11-17
*
|
|
|
|
|
Teach ls-files --with-tree=<tree> to work with options other than -c
Junio C Hamano
2008-11-16
*
|
|
|
|
|
builtin-ls-files.c: coding style fix.
Junio C Hamano
2008-11-16
*
|
|
|
|
|
Documentation: git-svn: fix example for centralized SVN clone
Jan Krüger
2008-11-14
*
|
|
|
|
|
Documentation: fix links to "everyday.html"
Christian Couder
2008-11-14
*
|
|
|
|
|
revision.c: use proper data type in call to sizeof() within xrealloc
Brandon Casey
2008-11-14
*
|
|
|
|
|
date/time: do not get confused by fractional seconds
Linus Torvalds
2008-11-13
*
|
|
|
|
|
Start 1.6.0.5 cycle
Junio C Hamano
2008-11-12
*
|
|
|
|
|
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
2008-11-12
*
|
|
|
|
|
checkout: Fix "initial checkout" detection
Junio C Hamano
2008-11-12
*
|
|
|
|
|
Remove the period after the git-check-attr summary
Matt Kraai
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
[prev]
[next]