aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gitweb: Make 'history' view (re)use git_log_generic()Jakub Narebski2009-11-14
* gitweb: Refactor common parts of 'log' and 'shortlog' viewsJakub Narebski2009-11-14
* gitweb: Refactor 'log' action generation, adding git_log_body()Jakub Narebski2009-11-14
* git-describe.txt: formatting fixJunio C Hamano2009-11-10
* Merge branch 'maint'Junio C Hamano2009-11-10
|\
| * merge: do not setup worktree twiceJonathan Nieder2009-11-10
| * check-ref-format: update usage stringJonathan Nieder2009-11-10
* | Merge branch 'jk/maint-format-patch-p-suppress-stat'Junio C Hamano2009-11-10
|\ \
| * | format-patch: make "-p" suppress diffstatJeff King2009-11-08
* | | Merge branch 'pb/maint-gitweb-blob-lineno'Junio C Hamano2009-11-10
|\ \ \
| * | | gitweb: Fix blob linenr links in pathinfo modePetr Baudis2009-11-06
| |/ /
* | | Merge branch 'tr/describe-advice'Junio C Hamano2009-11-10
|\ \ \
| * | | describe: when failing, tell the user about options that workThomas Rast2009-10-28
* | | | Merge branch 'jk/maint-1.6.3-ls-files-i'Junio C Hamano2009-11-10
|\ \ \ \
| * | | | ls-files: unbreak "ls-files -i"Jeff King2009-10-30
* | | | | Merge branch 'bg/merge-ff-only'Junio C Hamano2009-11-10
|\ \ \ \ \
| * | | | | Teach 'git merge' and 'git pull' the option --ff-onlyBjörn Gustavsson2009-10-30
| | |/ / / | |/| | |
* | | | | Merge branch 'vl/maint-openssl-signature-change'Junio C Hamano2009-11-10
|\ \ \ \ \
| * | | | | imap-send.c: fix compiler warnings for OpenSSL 1.0Vietor Liu2009-10-31
* | | | | | Merge branch 'jk/maint-push-config'Junio C Hamano2009-11-10
|\ \ \ \ \ \
| * | | | | | push: always load default configJeff King2009-10-25
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jk/gitignore-anchored'Junio C Hamano2009-11-10
|\ \ \ \ \ \
| * | | | | | gitignore: root most patterns at the top-level directoryJeff King2009-10-27
* | | | | | | Merge branch 'jp/dirty-describe'Junio C Hamano2009-11-10
|\ \ \ \ \ \ \
| * | | | | | | Teach "git describe" --dirty optionJean Privat2009-10-27
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sr/blame-incomplete'Junio C Hamano2009-11-10
|\ \ \ \ \ \ \
| * | | | | | | blame: make sure that the last line ends in an LFJohannes Schindelin2009-10-21
| |/ / / / / /
* | | | | | | git-update-index.txt: Document the --really-refresh option.Štěpán Němec2009-11-10
* | | | | | | Merge branch 'maint'Junio C Hamano2009-11-08
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add intermediate build products to .gitignoreJonathan Nieder2009-11-08
* | | | | | | Merge branch 'jc/commit-s-subject-is-not-a-footer'Junio C Hamano2009-11-06
|\ \ \ \ \ \ \
| * | | | | | | builtin-commit.c: fix logic to omit empty line before existing footersJunio C Hamano2009-11-06
* | | | | | | | pack-objects: move thread autodetection closer to relevant codeNicolas Pitre2009-11-05
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-11-04
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix documentation grammar typoGisle Aas2009-11-04
| * | | | | | | Allow curl helper to work without a local repositoryDaniel Barkalow2009-11-03
| * | | | | | | Require a struct remote in transport_get()Daniel Barkalow2009-11-03
| * | | | | | | Merge branch 'bg/clone-doc' into maintJunio C Hamano2009-11-01
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jn/show-normalized-refs'Junio C Hamano2009-11-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t1402: Make test executableStephen Boyd2009-11-02
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-11-01
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Makefile: add compat/bswap.h to LIB_HDmitry V. Levin2009-11-01
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Revert "Don't create the $GIT_DIR/branches directory on init"Junio C Hamano2009-10-31
* | | | | | | | | fixup tr/stash-format mergeJunio C Hamano2009-10-30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stash list: drop the default limit of 10 stashesThomas Rast2009-10-19
| * | | | | | | | | stash list: use new %g formats instead of sedThomas Rast2009-10-19
| * | | | | | | | | Introduce new pretty formats %g[sdD] for reflog informationThomas Rast2009-10-19
| * | | | | | | | | reflog-walk: refactor the branch@{num} formattingThomas Rast2009-10-19
| * | | | | | | | | Refactor pretty_print_commit arguments into a structThomas Rast2009-10-19
* | | | | | | | | | Merge branch 'js/diff-verbose-submodule'Junio C Hamano2009-10-30
|\ \ \ \ \ \ \ \ \ \