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
*
process_{tree,blob}: Remove useless xstrdup calls
Björn Steinbrink
2009-04-08
*
Documentation: clarify .gitattributes search
Jason Merrill
2009-04-07
*
git-checkout.txt: clarify that <branch> applies when no path is given.
Matthieu Moy
2009-04-07
*
git-checkout.txt: fix incorrect statement about HEAD and index
Matthieu Moy
2009-04-07
*
commit: abort commit if interactive add failed
Jeff King
2009-04-05
*
git-repack: use non-dashed update-server-info
Dan McGee
2009-04-05
*
Documentation: Remove an odd "instead"
Holger Weiß
2009-04-01
*
Fix bash completion in path with spaces
Daniel Cheng (aka SDiZ)
2009-03-30
*
bash completion: only show 'log --merge' if merging
Thomas Rast
2009-03-30
*
git-tag(1): add hint about commit messages
Nico -telmich- Schottelius
2009-03-30
*
Documentation: update graph api example.
Allan Caffee
2009-03-30
*
import-zips: fix thinko
Johannes Schindelin
2009-03-29
*
close_sha1_file(): make it easier to diagnose errors
Linus Torvalds
2009-03-24
*
avoid possible overflow in delta size filtering computation
Nicolas Pitre
2009-03-24
*
everyday: use the dashless form of git-init
David Aguilar
2009-03-22
*
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 another instance of eval'ed string
Christian Couder
2009-02-27
|
*
|
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
*
|
|
|
|
added missing backtick in git-apply.txt
Danijel Tasov
2009-02-28
*
|
|
|
|
Make repack less likely to corrupt repository
Junio C Hamano
2009-02-11
*
|
|
|
|
fast-export: ensure we traverse commits in topological order
Elijah Newren
2009-02-11
*
|
|
|
|
Clear the delta base cache if a pack is rebuilt
Shawn O. Pearce
2009-02-11
*
|
|
|
|
Clear the delta base cache during fast-import checkpoint
Shawn O. Pearce
2009-02-10
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fixed broken git help -w when installing from RPM
David J. Mellor
2009-02-04
*
|
|
|
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
*
|
|
|
User-manual: "git stash <comment>" form is long gone
William Pursell
2009-02-03
*
|
|
|
add test-dump-cache-tree in Makefile
Guanqun Lu
2009-02-03
*
|
|
|
fix typo in Documentation
Guanqun Lu
2009-02-03
*
|
|
|
apply: fix access to an uninitialized mode variable, found by valgrind
Johannes Schindelin
2009-02-03
*
|
|
|
grep: pass -I (ignore binary) down to external grep
Junio C Hamano
2009-02-02
*
|
|
|
merge: fix out-of-bounds memory access
René Scharfe
2009-01-31
*
|
|
|
avoid 31-bit truncation in write_loose_object
Jeff King
2009-01-28
*
|
|
|
test-path-utils: Fix off by one, found by valgrind
Johannes Schindelin
2009-01-27
*
|
|
|
get_sha1_basic(): fix invalid memory access, found by valgrind
Johannes Schindelin
2009-01-27
|
/
/
/
*
|
|
Fix Documentation for git-describe
Boyd Stephen Smith Jr
2009-01-23
*
|
|
builtin-fsck: fix off by one head count
Christian Couder
2009-01-17
*
|
|
Documentation: let asciidoc align related options
Markus Heidelberg
2009-01-17
*
|
|
githooks.txt: add missing word
Stephan Beyer
2009-01-17
*
|
|
builtin-commit.c: do not remove COMMIT_EDITMSG
Stephan Beyer
2009-01-17
[next]