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
*
apply --whitespace: warn blank but not necessarily empty lines at EOF
Junio C Hamano
2009-09-04
*
apply --whitespace=warn/error: diagnose blank at EOF
Junio C Hamano
2009-09-04
*
apply --whitespace=fix: detect new blank lines at eof correctly
Junio C Hamano
2009-09-04
*
apply --whitespace=fix: fix handling of blank lines at the eof
Junio C Hamano
2009-09-04
*
Merge branch 'maint-1.5.6' into maint-1.6.0
Junio C Hamano
2009-08-27
|
\
|
*
Merge branch 'maint-1.5.5' into maint-1.5.6
Junio C Hamano
2009-02-11
|
|
\
|
|
*
Merge branch 'maint-1.5.4' into maint-1.5.5
Junio C Hamano
2009-02-11
|
|
|
\
|
|
|
*
revision traversal and pack: notice and die on missing commit
Junio C Hamano
2009-02-11
*
|
|
|
t5510: harden the way verify-pack is used
Junio C Hamano
2009-08-07
*
|
|
|
diff -c -p: do not die on submodules
Junio C Hamano
2009-04-29
*
|
|
|
grep: fix segfault when "git grep '('" is given
Linus Torvalds
2009-04-27
*
|
|
|
init: Do not segfault on big GIT_TEMPLATE_DIR environment variable
Frank Lichtenheld
2009-04-18
*
|
|
|
Fix buffer overflow in config parser
Thomas Jarosch
2009-04-17
*
|
|
|
Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0
Junio C Hamano
2009-03-12
|
\
\
\
\
|
*
|
|
|
mailinfo: tests for RFC2047 examples
Kirill Smelkov
2009-01-28
|
*
|
|
|
mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'
Kirill Smelkov
2009-01-28
|
*
|
|
|
mailinfo: 'From:' header should be unfold as well
Kirill Smelkov
2009-01-12
|
*
|
|
|
mailinfo: correctly handle multiline 'Subject:' header
Kirill Smelkov
2009-01-10
*
|
|
|
|
Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0
Junio C Hamano
2009-03-12
|
\
\
\
\
\
|
*
|
|
|
|
bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped
Christian Couder
2009-02-27
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0
Junio C Hamano
2009-03-12
|
\
\
\
\
\
|
*
|
|
|
|
Support "\" in non-wildcard exclusion entries
Finn Arne Gangstad
2009-02-12
*
|
|
|
|
|
Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0
Junio C Hamano
2009-03-12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
diff.c: output correct index lines for a split diff
Junio C Hamano
2009-01-27
*
|
|
|
|
|
builtin-mv.c: check for unversionned files before looking at the destination.
Matthieu Moy
2009-02-04
*
|
|
|
|
|
Add a testcase for "git mv -f" on untracked files.
Matthieu Moy
2009-02-04
*
|
|
|
|
|
Missing && in t/t7001.sh.
Matthieu Moy
2009-02-04
|
/
/
/
/
/
*
|
|
|
|
t3404: Add test case for auto-amending only edited commits after "edit"
Stephan Beyer
2009-01-15
*
|
|
|
|
t3404: Add test case for aborted --continue after "edit"
Stephan Beyer
2009-01-15
*
|
|
|
|
t3501: check that commits are actually done
Stephan Beyer
2009-01-15
*
|
|
|
|
fix handling of multiple untracked files for git mv -k
Michael J Gruber
2009-01-14
*
|
|
|
|
add test cases for "git mv -k"
Michael J Gruber
2009-01-14
|
/
/
/
/
*
|
|
|
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
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]