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
*
revision.c: allow handle_revision_arg() to take other flags
Junio C Hamano
2012-07-09
*
sha1_name.c: introduce get_sha1_committish()
Junio C Hamano
2012-07-09
*
sha1_name.c: teach lookup context to get_sha1_with_context()
Junio C Hamano
2012-07-09
*
sha1_name.c: many short names can only be committish
Junio C Hamano
2012-07-09
*
sha1_name.c: get_sha1_1() takes lookup flags
Junio C Hamano
2012-07-09
*
sha1_name.c: get_describe_name() by definition groks only commits
Junio C Hamano
2012-07-09
*
sha1_name.c: teach get_short_sha1() a commit-only option
Junio C Hamano
2012-07-03
*
sha1_name.c: allow get_short_sha1() to take other flags
Junio C Hamano
2012-07-03
*
get_sha1(): fix error status regression
Junio C Hamano
2012-07-03
*
sha1_name.c: restructure disambiguation of short names
Junio C Hamano
2012-07-03
*
sha1_name.c: correct misnamed "canonical" and "res"
Junio C Hamano
2012-07-03
*
sha1_name.c: refactor find_short_packed_object()
Junio C Hamano
2012-07-03
*
sha1_name.c: rename "now" to "current"
Junio C Hamano
2012-07-03
*
sha1_name.c: clarify what "fake" is for in find_short_object_filename()
Junio C Hamano
2012-07-03
*
sha1_name.c: get rid of get_sha1_with_mode()
Junio C Hamano
2012-07-03
*
sha1_name.c: get rid of get_sha1_with_mode_1()
Junio C Hamano
2012-07-03
*
sha1_name.c: hide get_sha1_with_context_1() ugliness
Junio C Hamano
2012-07-02
*
sha1_name.c: indentation fix
Junio C Hamano
2012-06-18
*
Git 1.7.9
v1.7.9
Junio C Hamano
2012-01-27
*
INSTALL: warn about recent Fedora breakage
Junio C Hamano
2012-01-26
*
git-completion: workaround zsh COMPREPLY bug
Felipe Contreras
2012-01-26
*
docs: minor grammar fixes for v1.7.9 release notes
Jeff King
2012-01-26
*
Fix typo in 1.7.9 release notes
Michael Haggerty
2012-01-23
*
Git 1.7.9-rc2
v1.7.9-rc2
Junio C Hamano
2012-01-18
*
Merge branch 'maint'
Junio C Hamano
2012-01-18
|
\
|
*
Git 1.7.8.4
v1.7.8.4
Junio C Hamano
2012-01-18
|
*
Merge branch 'maint-1.7.7' into maint
Junio C Hamano
2012-01-18
|
|
\
|
|
*
Git 1.7.7.6
v1.7.7.6
Junio C Hamano
2012-01-18
|
|
*
diff-index: enable recursive pathspec matching in unpack_trees
Nguyen Thai Ngoc Duy
2012-01-18
*
|
|
Merge branch 'jc/pull-signed-tag-doc'
Junio C Hamano
2012-01-18
|
\
\
\
|
*
|
|
pulling signed tag: add howto document
Junio C Hamano
2012-01-18
*
|
|
|
Merge branch 'jk/credentials'
Junio C Hamano
2012-01-18
|
\
\
\
\
|
*
|
|
|
credential-cache: ignore "connection refused" errors
Jeff King
2012-01-16
|
*
|
|
|
unix-socket: do not let close() or chdir() clobber errno during cleanup
Jonathan Nieder
2012-01-11
|
*
|
|
|
credential-cache: report more daemon connection errors
Jeff King
2012-01-10
|
*
|
|
|
unix-socket: handle long socket pathnames
Jeff King
2012-01-10
*
|
|
|
|
Merge branch 'nd/pathspec-recursion-cleanup'
Junio C Hamano
2012-01-18
|
\
\
\
\
\
|
*
|
|
|
|
diff-index: enable recursive pathspec matching in unpack_trees
Nguyen Thai Ngoc Duy
2012-01-16
|
*
|
|
|
|
Document limited recursion pathspec matching with wildcards
Nguyễn Thái Ngọc Duy
2012-01-14
*
|
|
|
|
|
Merge branch 'mh/maint-show-ref-doc'
Junio C Hamano
2012-01-18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git-show-ref doc: typeset regexp in fixed width font
Michael Haggerty
2012-01-13
|
*
|
|
|
|
|
git-show-ref: fix escaping in asciidoc source
Michael Haggerty
2012-01-13
*
|
|
|
|
|
|
Merge branch 'tr/maint-word-diff-incomplete-line'
Junio C Hamano
2012-01-18
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
word-diff: ignore '\ No newline at eof' marker
Thomas Rast
2012-01-12
*
|
|
|
|
|
|
Merge branch 'jn/maint-gitweb-grep-fix'
Junio C Hamano
2012-01-16
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
gitweb: Harden "grep" search against filenames with ':'
Jakub Narebski
2012-01-05
|
*
|
|
|
|
|
gitweb: Fix file links in "grep" search
Jakub Narebski
2012-01-05
*
|
|
|
|
|
|
Git 1.7.9-rc1
v1.7.9-rc1
Junio C Hamano
2012-01-12
*
|
|
|
|
|
|
Merge branch 'jc/request-pull-show-head-4'
Junio C Hamano
2012-01-12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
request-pull: use the real fork point when preparing the message
Junio C Hamano
2012-01-10
[next]