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
*
Merge branch 'pb/maint-1.6.2-userdiff-fix' into maint
Junio C Hamano
2009-06-21
|
\
|
*
upload-archive: fix infinite loop on Cygwin
René Scharfe
2009-06-18
|
*
avoid exponential regex match for java and objc function names
Paolo Bonzini
2009-06-18
*
|
attribute: whitespace set to true detects all errors known to git
Junio C Hamano
2009-06-21
*
|
.gitattributes: CR at the end of the line is an error
Nanako Shiraishi
2009-06-21
*
|
t3505: fix abuse of test_expect_code
Junio C Hamano
2009-06-21
*
|
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2009-06-20
|
\
\
|
*
\
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
2009-06-20
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-06-20
|
|
|
\
|
|
|
*
git-show-ref.txt: remove word and make consistent
Stephen Boyd
2009-06-20
|
|
|
*
git-svn documentation: fix typo in 'rebase vs. pull/merge' section
Miklos Vajna
2009-06-20
|
|
|
*
use xstrdup, not strdup in ll-merge.c
Jim Meyering
2009-06-14
*
|
|
|
http.c: fix compiling with libcurl 7.9.2
Mark Lodato
2009-06-18
*
|
|
|
import-tars: support symlinks
Johannes Schindelin
2009-06-18
*
|
|
|
pull, rebase: simplify to use die()
Stephen Boyd
2009-06-14
*
|
|
|
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2009-06-13
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
2009-06-13
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2009-06-13
|
|
|
\
\
|
|
|
|
/
|
|
|
*
git-rerere.txt: grammatical fixups and cleanups
Stephen Boyd
2009-06-13
*
|
|
|
Documentation: git-send-mail can take rev-list arg to drive format-patch
Paolo Bonzini
2009-06-11
*
|
|
|
Merge branch 'uk/maint-1.5.3-rebase-i-reflog' into maint
Junio C Hamano
2009-06-11
|
\
\
\
\
|
*
|
|
|
rebase--interactive: remote stray closing parenthesis
Uwe Kleine-König
2009-06-11
*
|
|
|
|
diff.c: plug a memory leak in an error path
Johannes Sixt
2009-06-08
*
|
|
|
|
fetch-pack: close output channel after sideband demultiplexer terminates
Johannes Sixt
2009-06-08
*
|
|
|
|
builtin-remote: Make "remote show" display all urls
Michael J Gruber
2009-06-08
*
|
|
|
|
Documentation: refer to gitworkflows(7) from tutorial and git(1)
Thomas Rast
2009-06-06
*
|
|
|
|
daemon: Strictly parse the "extra arg" part of the command
Shawn O. Pearce
2009-06-06
*
|
|
|
|
GIT 1.6.3.2
v1.6.3.2
Junio C Hamano
2009-06-03
*
|
|
|
|
grep: fix empty word-regexp matches
René Scharfe
2009-06-03
*
|
|
|
|
blame: correctly handle a path that used to be a directory
Junio C Hamano
2009-06-03
*
|
|
|
|
add -i: do not dump patch during application
Thomas Rast
2009-06-03
*
|
|
|
|
Update draft release notes for 1.6.3.2
Junio C Hamano
2009-06-02
*
|
|
|
|
Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint
Junio C Hamano
2009-06-02
|
\
\
\
\
\
|
*
|
|
|
|
Change xdl_merge to generate output even for null merges
Charles Bailey
2009-05-24
|
*
|
|
|
|
t6023: merge-file fails to output anything for a degenerate merge
Charles Bailey
2009-05-24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'rs/maint-grep-word-regexp-fix' into maint
Junio C Hamano
2009-06-02
|
\
\
\
\
\
|
*
|
|
|
|
grep: fix colouring of matches with zero length
René Scharfe
2009-06-01
|
*
|
|
|
|
grep: fix word-regexp at the beginning of lines
René Scharfe
2009-05-23
*
|
|
|
|
|
Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maint
Junio C Hamano
2009-06-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
apply, fmt-merge-msg: use relative filenames
Stephen Boyd
2009-05-23
|
*
|
|
|
|
|
commit: -F overrides -t
Stephen Boyd
2009-05-23
*
|
|
|
|
|
|
Merge branch 'jc/maint-add-p-coalesce-fix' into maint
Junio C Hamano
2009-06-02
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
t3701: ensure correctly set up repository after skipped tests
Johannes Sixt
2009-05-25
|
*
|
|
|
|
|
|
Revert "git-add--interactive: remove hunk coalescing"
Junio C Hamano
2009-05-16
|
*
|
|
|
|
|
|
Splitting a hunk that adds a line at the top fails in "add -p"
Matt Graham
2009-05-16
*
|
|
|
|
|
|
|
Merge branch 'tr/maint-doc-stash-pop' into maint
Junio C Hamano
2009-06-02
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Documentation: teach stash/pop workflow instead of stash/apply
Thomas Rast
2009-05-28
*
|
|
|
|
|
|
|
|
fix segfault showing an empty remote
Clemens Buchacher
2009-05-27
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Prepare for 1.6.3.2
Junio C Hamano
2009-05-25
*
|
|
|
|
|
|
|
Merge branch 'js/maint-no-ln-across-libexec-and-bin' into maint
Junio C Hamano
2009-05-25
|
\
\
\
\
\
\
\
\
[next]