aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use the matching function to generate the match resultsDaniel Barkalow2009-03-07
* Use a single function to match names against patternsDaniel Barkalow2009-03-07
* Make clone parse the default refspec with the normal codeDaniel Barkalow2009-03-07
* Merge branch 'en/maint-hash-object'Junio C Hamano2009-03-05
|\
| * Ensure proper setup of git_dir for git-hash-objectElijah Newren2009-02-28
* | Merge branch 'jc/blame'Junio C Hamano2009-03-05
|\ \
| * | blame: show "previous" information in --porcelain/--incremental formatJunio C Hamano2008-10-12
| * | git-blame: refactor code to emit "porcelain format" outputJunio C Hamano2008-10-12
* | | Merge branch 'ns/pretty-format'Junio C Hamano2009-03-05
|\ \ \
| * | | bash completion: add --format= and --oneline options for "git log"Teemu Likonen2009-02-27
| * | | Add tests for git log --pretty, --format and --oneline.Felipe Contreras2009-02-25
| * | | Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit"Nanako Shiraishi2009-02-24
| * | | Give short-hands to --pretty=tformat:%formatstringNanako Shiraishi2009-02-24
| * | | Add --format that is a synonym to --prettyNanako Shiraishi2009-02-24
* | | | Merge branch 'jk/sane-relative-time'Junio C Hamano2009-03-05
|\ \ \ \
| * | | | never fallback relative times to absoluteJeff King2009-02-25
| |/ / /
* | | | Merge branch 'fc/config-editor'Junio C Hamano2009-03-05
|\ \ \ \
| * | | | git config: trivial cleanup for editor actionJohannes Schindelin2009-02-21
| * | | | git config: codestyle cleanupsFelipe Contreras2009-02-21
| * | | | config: Add new option to open an editor.Felipe Contreras2009-02-08
* | | | | Merge branch 'js/send-email'Junio C Hamano2009-03-05
|\ \ \ \ \
| * | | | | send-email: add --confirm option and configuration settingJay Soffian2009-03-02
| * | | | | send-email: don't create temporary compose file until it is neededJay Soffian2009-02-23
| * | | | | send-email: --suppress-cc improvementsJay Soffian2009-02-14
| * | | | | send-email: handle multiple Cc addresses when reading mbox messageJay Soffian2009-02-14
| * | | | | send-email: allow send-email to run outside a repoJay Soffian2009-02-14
* | | | | | Merge branch 'sg/rerere-cleanup'Junio C Hamano2009-03-05
|\ \ \ \ \ \
| * | | | | | rerere: remove duplicated functionsSZEDER Gábor2009-02-14
| |/ / / / /
* | | | | | Merge branch 'jc/add-p-unquote'Junio C Hamano2009-03-05
|\ \ \ \ \ \
| * | | | | | git-add -i/-p: learn to unwrap C-quoted pathsJunio C Hamano2009-02-18
* | | | | | | Merge branch 'jw/imap-preformatted-html'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \
| * | | | | | | imap.preformattedHTML to tell Thunderbird to send non-flowed textJeremy White2009-02-15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jw/format-patch-attach'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \
| * | | | | | | Enable setting attach as the default in .gitconfig for git-format-patch.Jeremy White2009-02-12
* | | | | | | | Merge branch 'sr/force-rebase'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \ \
| * | | | | | | | Teach rebase to rebase even if upstream is up to dateSverre Rabbelier2009-02-13
* | | | | | | | | Merge branch 'fg/exclude-bq'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Support "\" in non-wildcard exclusion entriesFinn Arne Gangstad2009-02-12
* | | | | | | | | | Merge branch 'dm/add-i-edit-abort'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add -i: revisit hunk on editor failureDeskin Miller2009-02-11
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'tp/completion'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixup: Add bare repository indicator for __git_ps1Marius Storm-Olsen2009-02-24
| * | | | | | | | | | Add bare repository indicator for __git_ps1Marius Storm-Olsen2009-02-23
| * | | | | | | | | | completion: More fixes to prevent unbound variable errorsTed Pavlic2009-02-11
| * | | | | | | | | | completion: Better __git_ps1 support when not in working directoryTed Pavlic2009-02-11
| * | | | | | | | | | completion: Use consistent if [...] convention, not "test"Ted Pavlic2009-02-11
| * | | | | | | | | | completion: For consistency, change "git rev-parse" to __gitdir callsTed Pavlic2009-02-11
* | | | | | | | | | | Merge branch 'js/branch-symref'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add basic branch display testsJeff King2009-02-18
| * | | | | | | | | | | branch: clean up repeated strlenJeff King2009-02-18