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 'rs/grep-parseopt'
Junio C Hamano
2009-05-23
|
\
|
*
grep: make callback functions static
René Scharfe
2009-05-20
|
*
grep: use parseopt
René Scharfe
2009-05-09
|
*
grep: remove global variable builtin_grep
René Scharfe
2009-05-09
|
*
parseopt: add PARSE_OPT_NODASH
René Scharfe
2009-05-09
|
*
parseopt: add OPT_NUMBER_CALLBACK
René Scharfe
2009-05-09
|
*
parseopt: add OPT_NEGBIT
René Scharfe
2009-05-09
*
|
Merge branch 'fl/git-pm'
Junio C Hamano
2009-05-23
|
\
\
|
*
|
Git.pm: Always set Repository to absolute path if autodetecting
Frank Lichtenheld
2009-05-09
|
*
|
Git.pm: Set GIT_WORK_TREE if we set GIT_DIR
Frank Lichtenheld
2009-05-09
*
|
|
Merge branch 'mt/submodule-reference'
Junio C Hamano
2009-05-23
|
\
\
\
|
*
|
|
Add --reference option to git submodule.
Michael S. Tsirkin
2009-05-09
|
|
/
/
*
|
|
gitweb: Sanitize title attribute in format_subject_html
Jakub Narebski
2009-05-22
*
|
|
Terminate argv with NULL before calling setup_revisions()
Nguyễn Thái Ngọc Duy
2009-05-21
*
|
|
doc/git-rebase.txt: remove mention of multiple strategies
Nguyễn Thái Ngọc Duy
2009-05-21
*
|
|
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2009-05-21
|
\
\
\
|
*
|
|
git-svn: add --authors-prog option
Mark Lodato
2009-05-21
|
*
|
|
git-svn: Set svn.authorsfile if it is passed to git svn clone
Alex Vandiver
2009-05-21
|
*
|
|
git-svn: Correctly report max revision when following deleted paths
Alex Vandiver
2009-05-21
|
*
|
|
git-svn: Fix for svn paths removed > log-window-size revisions ago
Alex Vandiver
2009-05-21
|
*
|
|
git-svn testsuite: use standard configuration for Subversion tools
Eygene Ryabinkin
2009-05-21
*
|
|
|
git-send-email: Handle quotes when parsing .mailrc files
Eric W. Biederman
2009-05-21
|
/
/
/
*
|
|
Merge branch 'maint'
Junio C Hamano
2009-05-20
|
\
\
\
|
*
|
|
grep: fix word-regexp colouring
René Scharfe
2009-05-20
|
*
|
|
completion: use git rev-parse to detect bare repos
Giuseppe Bilotta
2009-05-20
|
*
|
|
Cope better with a _lot_ of packs
Johannes Schindelin
2009-05-20
|
*
|
|
for-each-ref: fix segfault in copy_email
Jeff King
2009-05-20
*
|
|
|
Extend sample pre-commit hook to check for non ascii filenames
Heiko Voigt
2009-05-20
*
|
|
|
Unify signedness in hashing calls
Dan McGee
2009-05-20
*
|
|
|
Merge branch 'np/push-delta'
Junio C Hamano
2009-05-18
|
\
\
\
\
|
*
|
|
|
allow OFS_DELTA objects during a push
Nicolas Pitre
2009-05-01
*
|
|
|
|
Merge branch 'ar/merge-one-file-diag'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
|
*
|
|
|
|
Clarify kind of conflict in merge-one-file helper
Alex Riesen
2009-04-29
*
|
|
|
|
|
Merge branch 'ar/unlink-err'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
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'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
add: don't complain when adding empty project root
Jeff King
2009-05-09
*
|
|
|
|
|
|
|
Merge branch 'js/add-edit'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
t3702: fix reliance on SHELL_PATH being '/bin/sh'
Johannes Schindelin
2009-04-27
|
*
|
|
|
|
|
|
|
git-add: introduce --edit (to edit the diff vs. the index)
Johannes Schindelin
2009-04-12
*
|
|
|
|
|
|
|
|
Merge branch 'mh/diff-stat-color'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
diff: do not color --stat output like patch context
Markus Heidelberg
2009-04-26
*
|
|
|
|
|
|
|
|
|
Merge branch 'mh/show-branch-color'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
bash completion: show-branch color support
Markus Heidelberg
2009-04-25
|
*
|
|
|
|
|
|
|
|
|
show-branch: color the commit status signs
Markus Heidelberg
2009-04-22
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'ac/graph-horizontal-line'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
graph API: Use horizontal lines for more compact graphs
Allan Caffee
2009-04-22
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'ae/anon-fetch-info'
Junio C Hamano
2009-05-18
|
\
\
\
\
\
\
\
\
\
\
\
\
[next]