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
*
connect.c: remove a few globals by using git_config callback data
Erik Faye-Lund
2009-03-10
*
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2009-03-09
|
\
|
*
git-svn: support intermediate paths when matching tags/branches
Michael Lai
2009-03-09
*
|
parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used together
René Scharfe
2009-03-09
*
|
parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELP
René Scharfe
2009-03-09
|
/
*
archive: use parseopt for local-only options
René Scharfe
2009-03-08
*
parseopt: make usage optional
René Scharfe
2009-03-08
*
parseopt: add PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
2009-03-08
*
parseopt: add PARSE_OPT_KEEP_UNKNOWN
René Scharfe
2009-03-08
*
Merge branch 'maint'
Junio C Hamano
2009-03-07
|
\
|
*
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-03-07
|
|
\
|
|
*
builtin-revert.c: release index lock when cherry-picking an empty commit
Chris Johnsen
2009-03-07
|
*
|
document config --bool-or-int
Jeff King
2009-03-07
|
*
|
t1300: use test_must_fail as appropriate
Jeff King
2009-03-07
|
*
|
cleanup: add isascii()
René Scharfe
2009-03-07
|
*
|
Documentation: fix badly indented paragraphs in "--bisect-all" description
Christian Couder
2009-03-07
*
|
|
http.c: use strbuf API in quote_ref_url
Tay Ray Chuan
2009-03-07
*
|
|
Move local variables to narrower scopes
Benjamin Kramer
2009-03-07
*
|
|
Remove unused function scope local variables
Benjamin Kramer
2009-03-07
*
|
|
MinGW: fix diff --no-index /dev/null ...
Johannes Schindelin
2009-03-07
*
|
|
git-p4: remove tabs from usermap file
Pete Wyckoff
2009-03-07
*
|
|
Add an (optional, since expensive) test for >2gb clones
Johannes Schindelin
2009-03-07
*
|
|
bash completion: teach fetch, pull, and push to complete their options
Jay Soffian
2009-03-07
*
|
|
bash completion: refactor --strategy completion
Jay Soffian
2009-03-07
*
|
|
bash completion: fix completion issues with fetch, pull, and push
Jay Soffian
2009-03-07
*
|
|
Brown paper bag fix for MinGW 64-bit stat
Johannes Schindelin
2009-03-07
*
|
|
Update draft release notes to 1.6.3
Junio C Hamano
2009-03-06
*
|
|
Merge branch 'en/maint-hash-object'
Junio C Hamano
2009-03-05
|
\
\
\
|
*
|
|
Ensure proper setup of git_dir for git-hash-object
Elijah Newren
2009-02-28
*
|
|
|
Merge branch 'jc/blame'
Junio C Hamano
2009-03-05
|
\
\
\
\
|
*
|
|
|
blame: show "previous" information in --porcelain/--incremental format
Junio C Hamano
2008-10-12
|
*
|
|
|
git-blame: refactor code to emit "porcelain format" output
Junio C Hamano
2008-10-12
*
|
|
|
|
Merge branch 'ns/pretty-format'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
|
*
|
|
|
|
bash completion: add --format= and --oneline options for "git log"
Teemu Likonen
2009-02-27
|
*
|
|
|
|
Add tests for git log --pretty, --format and --oneline.
Felipe Contreras
2009-02-25
|
*
|
|
|
|
Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit"
Nanako Shiraishi
2009-02-24
|
*
|
|
|
|
Give short-hands to --pretty=tformat:%formatstring
Nanako Shiraishi
2009-02-24
|
*
|
|
|
|
Add --format that is a synonym to --pretty
Nanako Shiraishi
2009-02-24
*
|
|
|
|
|
Merge branch 'jk/sane-relative-time'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
never fallback relative times to absolute
Jeff King
2009-02-25
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'fc/config-editor'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
git config: trivial cleanup for editor action
Johannes Schindelin
2009-02-21
|
*
|
|
|
|
|
git config: codestyle cleanups
Felipe Contreras
2009-02-21
|
*
|
|
|
|
|
config: Add new option to open an editor.
Felipe Contreras
2009-02-08
*
|
|
|
|
|
|
Merge branch 'js/send-email'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
send-email: add --confirm option and configuration setting
Jay Soffian
2009-03-02
|
*
|
|
|
|
|
|
send-email: don't create temporary compose file until it is needed
Jay Soffian
2009-02-23
|
*
|
|
|
|
|
|
send-email: --suppress-cc improvements
Jay Soffian
2009-02-14
|
*
|
|
|
|
|
|
send-email: handle multiple Cc addresses when reading mbox message
Jay Soffian
2009-02-14
|
*
|
|
|
|
|
|
send-email: allow send-email to run outside a repo
Jay Soffian
2009-02-14
[next]