summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitweb: Refactor common parts of 'log' and 'shortlog' viewsJakub Narebski2009-11-141-52/+20
* gitweb: Refactor 'log' action generation, adding git_log_body()Jakub Narebski2009-11-141-33/+48
* git-describe.txt: formatting fixJunio C Hamano2009-11-101-0/+1
* Merge branch 'maint'Junio C Hamano2009-11-102-2/+5
|\
| * merge: do not setup worktree twiceJonathan Nieder2009-11-101-1/+0
| * check-ref-format: update usage stringJonathan Nieder2009-11-101-1/+5
* | Merge branch 'jk/maint-format-patch-p-suppress-stat'Junio C Hamano2009-11-102-2/+28
|\ \
| * | format-patch: make "-p" suppress diffstatJeff King2009-11-082-2/+28
* | | Merge branch 'pb/maint-gitweb-blob-lineno'Junio C Hamano2009-11-101-1/+2
|\ \ \
| * | | gitweb: Fix blob linenr links in pathinfo modePetr Baudis2009-11-061-1/+2
| |/ /
* | | Merge branch 'tr/describe-advice'Junio C Hamano2009-11-101-4/+12
|\ \ \
| * | | describe: when failing, tell the user about options that workThomas Rast2009-10-281-4/+12
* | | | Merge branch 'jk/maint-1.6.3-ls-files-i'Junio C Hamano2009-11-103-2/+20
|\ \ \ \
| * | | | ls-files: unbreak "ls-files -i"Jeff King2009-10-303-2/+20
* | | | | Merge branch 'bg/merge-ff-only'Junio C Hamano2009-11-104-3/+61
|\ \ \ \ \
| * | | | | Teach 'git merge' and 'git pull' the option --ff-onlyBjörn Gustavsson2009-10-304-3/+61
| | |/ / / | |/| | |
* | | | | Merge branch 'vl/maint-openssl-signature-change'Junio C Hamano2009-11-101-0/+4
|\ \ \ \ \
| * | | | | imap-send.c: fix compiler warnings for OpenSSL 1.0Vietor Liu2009-10-311-0/+4
* | | | | | Merge branch 'jk/maint-push-config'Junio C Hamano2009-11-101-2/+1
|\ \ \ \ \ \
| * | | | | | push: always load default configJeff King2009-10-251-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jk/gitignore-anchored'Junio C Hamano2009-11-101-177/+177
|\ \ \ \ \ \
| * | | | | | gitignore: root most patterns at the top-level directoryJeff King2009-10-271-177/+177
* | | | | | | Merge branch 'jp/dirty-describe'Junio C Hamano2009-11-103-1/+44
|\ \ \ \ \ \ \
| * | | | | | | Teach "git describe" --dirty optionJean Privat2009-10-273-1/+44
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sr/blame-incomplete'Junio C Hamano2009-11-101-0/+6
|\ \ \ \ \ \ \
| * | | | | | | blame: make sure that the last line ends in an LFJohannes Schindelin2009-10-211-0/+6
| |/ / / / / /
* | | | | | | git-update-index.txt: Document the --really-refresh option.Štěpán Němec2009-11-101-1/+5
* | | | | | | Merge branch 'maint'Junio C Hamano2009-11-081-0/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add intermediate build products to .gitignoreJonathan Nieder2009-11-081-0/+1
* | | | | | | Merge branch 'jc/commit-s-subject-is-not-a-footer'Junio C Hamano2009-11-062-1/+10
|\ \ \ \ \ \ \
| * | | | | | | builtin-commit.c: fix logic to omit empty line before existing footersJunio C Hamano2009-11-062-1/+10
* | | | | | | | pack-objects: move thread autodetection closer to relevant codeNicolas Pitre2009-11-051-5/+2
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-11-044-7/+13
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix documentation grammar typoGisle Aas2009-11-041-1/+1
| * | | | | | | Allow curl helper to work without a local repositoryDaniel Barkalow2009-11-031-1/+4
| * | | | | | | Require a struct remote in transport_get()Daniel Barkalow2009-11-032-5/+8
| * | | | | | | Merge branch 'bg/clone-doc' into maintJunio C Hamano2009-11-011-13/+13
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jn/show-normalized-refs'Junio C Hamano2009-11-021-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t1402: Make test executableStephen Boyd2009-11-021-0/+0
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-11-011-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Makefile: add compat/bswap.h to LIB_HDmitry V. Levin2009-11-011-0/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Revert "Don't create the $GIT_DIR/branches directory on init"Junio C Hamano2009-10-311-0/+1
* | | | | | | | | fixup tr/stash-format mergeJunio C Hamano2009-10-3019-79/+192
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stash list: drop the default limit of 10 stashesThomas Rast2009-10-192-7/+1
| * | | | | | | | | stash list: use new %g formats instead of sedThomas Rast2009-10-191-2/+1
| * | | | | | | | | Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-197-3/+86
| * | | | | | | | | reflog-walk: refactor the branch@{num} formattingThomas Rast2009-10-191-22/+32
| * | | | | | | | | Refactor pretty_print_commit arguments into a structThomas Rast2009-10-1912-46/+72
* | | | | | | | | | Merge branch 'js/diff-verbose-submodule'Junio C Hamano2009-10-307-0/+411
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add tests for git diff --submoduleJens Lehmann2009-10-231-0/+260