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 'db/cover-letter'
Junio C Hamano
2008-02-27
|
\
|
*
Improve collection of information for format-patch --cover-letter
Daniel Barkalow
2008-02-25
|
*
Add API access to shortlog
Daniel Barkalow
2008-02-25
|
*
t4014: Replace sed's non-standard 'Q' by standard 'q'
Steffen Prohaska
2008-02-23
|
*
Support a --cc=<email> option in format-patch
Daniel Barkalow
2008-02-19
|
*
Combine To: and Cc: headers
Daniel Barkalow
2008-02-19
|
*
Fix format.headers not ending with a newline
Daniel Barkalow
2008-02-19
|
*
Add tests for extra headers in format-patch
Daniel Barkalow
2008-02-19
|
*
Add a --cover-letter option to format-patch
Daniel Barkalow
2008-02-19
|
*
Export some email and pretty-printing functions
Daniel Barkalow
2008-02-19
|
*
Improve message-id generation flow control for format-patch
Daniel Barkalow
2008-02-19
|
*
Add more tests for format-patch
Daniel Barkalow
2008-02-19
*
|
Merge branch 'js/merge'
Junio C Hamano
2008-02-27
|
\
\
|
*
|
xdl_merge(): introduce XDL_MERGE_ZEALOUS_ALNUM
Johannes Schindelin
2008-02-18
|
*
|
xdl_merge(): make XDL_MERGE_ZEALOUS output simpler
Johannes Schindelin
2008-02-18
|
|
/
*
|
Merge branch 'cw/bisect'
Junio C Hamano
2008-02-27
|
\
\
|
*
|
Eliminate confusing "won't bisect on seeked tree" failure
Carl Worth
2008-02-24
*
|
|
Merge branch 'jk/help-alias'
Junio C Hamano
2008-02-27
|
\
\
\
|
*
|
|
help: respect aliases
Jeff King
2008-02-24
|
*
|
|
make alias lookup a public, procedural function
Jeff King
2008-02-24
|
*
|
|
help: use parseopt
Jeff King
2008-02-24
|
|
/
/
*
|
|
Merge branch 'js/run-command'
Junio C Hamano
2008-02-27
|
\
\
\
|
*
|
|
start_command(), if .in/.out > 0, closes file descriptors, not the callers
Johannes Sixt
2008-02-23
|
*
|
|
start_command(), .in/.out/.err = -1: Callers must close the file descriptor
Johannes Sixt
2008-02-23
|
|
/
/
*
|
|
Merge branch 'jc/diff-relative'
Junio C Hamano
2008-02-27
|
\
\
\
|
*
|
|
diff --relative: help working in a bare repository
Junio C Hamano
2008-02-13
|
*
|
|
diff --relative: output paths as relative to the current subdirectory
Junio C Hamano
2008-02-13
*
|
|
|
Merge branch 'gp/hash-stdin'
Junio C Hamano
2008-02-27
|
\
\
\
\
|
*
|
|
|
hash-object: cleanup handling of command line options
Gerrit Pape
2008-02-22
*
|
|
|
|
Merge branch 'db/push-single-with-HEAD'
Junio C Hamano
2008-02-27
|
\
\
\
\
\
|
*
|
|
|
|
Resolve value supplied for no-colon push refspecs
Daniel Barkalow
2008-02-20
*
|
|
|
|
|
Merge branch 'db/host-alias'
Junio C Hamano
2008-02-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
url rewriting: take longest and first match
Junio C Hamano
2008-02-24
|
*
|
|
|
|
|
Add support for url aliases in config files
Daniel Barkalow
2008-02-24
|
*
|
|
|
|
|
Use ALLOC_GROW in remote.{c,h}
Daniel Barkalow
2008-02-19
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'ae/pack-autothread'
Junio C Hamano
2008-02-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "pack-objects: Print a message describing the number of threads for pa...
Junio C Hamano
2008-02-26
|
*
|
|
|
|
|
pack-objects: Print a message describing the number of threads for packing
Brandon Casey
2008-02-23
|
*
|
|
|
|
|
pack-objects: Add runtime detection of online CPU's
Andreas Ericsson
2008-02-23
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'bc/reflog-fix'
Junio C Hamano
2008-02-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
builtin-reflog.c: don't install new reflog on write failure
Brandon Casey
2008-02-22
*
|
|
|
|
|
|
Merge branch 'sp/describe'
Junio C Hamano
2008-02-27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Use git-describe --exact-match in bash prompt on detached HEAD
Shawn O. Pearce
2008-02-24
|
*
|
|
|
|
|
|
Teach git-describe --exact-match to avoid expensive tag searches
Shawn O. Pearce
2008-02-24
|
*
|
|
|
|
|
|
Avoid accessing non-tag refs in git-describe unless --all is requested
Shawn O. Pearce
2008-02-24
|
*
|
|
|
|
|
|
Teach git-describe to use peeled ref information when scanning tags
Shawn O. Pearce
2008-02-24
|
*
|
|
|
|
|
|
Optimize peel_ref for the current ref of a for_each_ref callback
Shawn O. Pearce
2008-02-24
*
|
|
|
|
|
|
|
Add '--fixed-strings' option to "git log --grep" and friends
Jakub Narebski
2008-02-26
*
|
|
|
|
|
|
|
git-apply --whitespace=fix: fix off by one thinko
Junio C Hamano
2008-02-26
*
|
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-02-26
|
\
\
\
\
\
\
\
\
[next]