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 '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
*
|
|
|
Merge branch 'sg/rerere-cleanup'
Junio C Hamano
2009-03-05
|
\
\
\
\
|
*
|
|
|
rerere: remove duplicated functions
SZEDER Gábor
2009-02-14
|
|
/
/
/
*
|
|
|
Merge branch 'jc/add-p-unquote'
Junio C Hamano
2009-03-05
|
\
\
\
\
|
*
|
|
|
git-add -i/-p: learn to unwrap C-quoted paths
Junio C Hamano
2009-02-18
*
|
|
|
|
Merge branch 'jw/imap-preformatted-html'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
|
*
|
|
|
|
imap.preformattedHTML to tell Thunderbird to send non-flowed text
Jeremy White
2009-02-15
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jw/format-patch-attach'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
|
*
|
|
|
|
Enable setting attach as the default in .gitconfig for git-format-patch.
Jeremy White
2009-02-12
*
|
|
|
|
|
Merge branch 'sr/force-rebase'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Teach rebase to rebase even if upstream is up to date
Sverre Rabbelier
2009-02-13
*
|
|
|
|
|
|
Merge branch 'fg/exclude-bq'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Support "\" in non-wildcard exclusion entries
Finn Arne Gangstad
2009-02-12
*
|
|
|
|
|
|
|
Merge branch 'dm/add-i-edit-abort'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
add -i: revisit hunk on editor failure
Deskin Miller
2009-02-11
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'tp/completion'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fixup: Add bare repository indicator for __git_ps1
Marius Storm-Olsen
2009-02-24
|
*
|
|
|
|
|
|
|
Add bare repository indicator for __git_ps1
Marius Storm-Olsen
2009-02-23
|
*
|
|
|
|
|
|
|
completion: More fixes to prevent unbound variable errors
Ted Pavlic
2009-02-11
|
*
|
|
|
|
|
|
|
completion: Better __git_ps1 support when not in working directory
Ted Pavlic
2009-02-11
|
*
|
|
|
|
|
|
|
completion: Use consistent if [...] convention, not "test"
Ted Pavlic
2009-02-11
|
*
|
|
|
|
|
|
|
completion: For consistency, change "git rev-parse" to __gitdir calls
Ted Pavlic
2009-02-11
*
|
|
|
|
|
|
|
|
Merge branch 'js/branch-symref'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
add basic branch display tests
Jeff King
2009-02-18
|
*
|
|
|
|
|
|
|
|
branch: clean up repeated strlen
Jeff King
2009-02-18
|
*
|
|
|
|
|
|
|
|
Avoid segfault with 'git branch' when the HEAD is detached
Johannes Schindelin
2009-02-18
|
*
|
|
|
|
|
|
|
|
builtin-branch: improve output when displaying remote branches
Jay Soffian
2009-02-13
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'al/ansi-color'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
builtin-branch.c: Rename branch category color names
Arjen Laarhoven
2009-02-13
|
*
|
|
|
|
|
|
|
|
Clean up use of ANSI color sequences
Arjen Laarhoven
2009-02-13
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'js/valgrind'
Junio C Hamano
2009-03-05
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
valgrind: do not require valgrind 3.4.0 or newer
Johannes Schindelin
2009-02-05
|
*
|
|
|
|
|
|
|
|
test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH
Johannes Schindelin
2009-02-03
[next]