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
*
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
|
\
\
\
\
\
|
*
|
|
|
|
Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile
Johannes Schindelin
2009-05-13
*
|
|
|
|
|
Merge branch 'lt/maint-diff-reduce-lstat' into maint
Junio C Hamano
2009-05-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Teach 'git checkout' to preload the index contents
Linus Torvalds
2009-05-09
|
*
|
|
|
|
|
Avoid unnecessary 'lstat()' calls in 'get_stat_data()'
Linus Torvalds
2009-05-09
*
|
|
|
|
|
|
Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' into maint
Junio C Hamano
2009-05-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
format-patch let -k override a config-specified format.numbered
Jim Meyering
2009-05-09
*
|
|
|
|
|
|
|
Merge branch 'do/maint-merge-recursive-fix' into maint
Junio C Hamano
2009-05-25
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
merge-recursive: never leave index unmerged while recursing
Dave Olszewski
2009-05-09
*
|
|
|
|
|
|
|
|
Merge branch 'jk/maint-1.6.0-trace-argv' into maint
Junio C Hamano
2009-05-25
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
fix GIT_TRACE segfault with shell-quoted aliases
Jeff King
2009-05-09
*
|
|
|
|
|
|
|
|
|
Merge branch 'np/push-delta' into maint
Junio C Hamano
2009-05-25
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
allow OFS_DELTA objects during a push
Nicolas Pitre
2009-05-01
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'ar/merge-one-file-diag' into maint
Junio C Hamano
2009-05-25
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
Clarify kind of conflict in merge-one-file helper
Alex Riesen
2009-04-29
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'ar/unlink-err' into maint
Junio C Hamano
2009-05-25
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
print unlink(2) errno in copy_or_link_directory
Alex Riesen
2009-04-29
|
*
|
|
|
|
|
|
|
|
|
|
|
replace direct calls to unlink(2) with unlink_or_warn
Alex Riesen
2009-04-29
|
*
|
|
|
|
|
|
|
|
|
|
|
Introduce an unlink(2) wrapper which gives warning if unlink failed
Alex Riesen
2009-04-29
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'jk/maint-add-empty' into maint
Junio C Hamano
2009-05-25
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
add: don't complain when adding empty project root
Jeff King
2009-05-09
*
|
|
|
|
|
|
|
|
|
|
|
|
|
fix cat-file usage message and documentation
Jeff King
2009-05-25
*
|
|
|
|
|
|
|
|
|
|
|
|
|
fetch: report ref storage DF errors more accurately
Jeff King
2009-05-25
*
|
|
|
|
|
|
|
|
|
|
|
|
|
lock_ref: inform callers of unavailable ref
Jeff King
2009-05-25
*
|
|
|
|
|
|
|
|
|
|
|
|
|
merge-options.txt: Clarify merge --squash
Michael J Gruber
2009-05-25
*
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
2009-05-24
|
\
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
[next]