aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* push: make non-fast-forward help message configurableJeff King2009-09-11
* Merge branch 'maint'Junio C Hamano2009-09-06
|\
| * push: re-flow non-fast-forward messageJeff King2009-09-06
| * push: fix english in non-fast-forward messageJeff King2009-09-06
* | Do not scramble password read from .cvspassPascal Obry2009-09-05
* | Merge branch 'maint'Junio C Hamano2009-09-03
|\ \ | |/
| * Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-03
| |\
| | * Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-03
| | |\
| | | * git-clone: add missing comma in --reference documentationMiklos Vajna2009-09-03
* | | | Merge branch 'maint'Junio C Hamano2009-09-02
|\ \ \ \
| * \ \ \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-02
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-02
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * clone: disconnect transport after fetchingJeff King2009-09-02
| | * | git-cvsserver: no longer use deprecated 'git-subcommand' commandsGerrit Pape2009-09-02
* | | | push: teach --quiet to suppress "Everything up-to-date"Jeff King2009-09-02
* | | | status: list unmerged files much laterJohannes Sixt2009-09-01
* | | | builtin-apply.c: get rid of an unnecessary use of temporary arrayJunio C Hamano2009-09-01
* | | | builtin-pack-objects.c: avoid vlaJunio C Hamano2009-09-01
* | | | Style fixes, add a space after if/for/while.Brian Gianforcaro2009-08-31
* | | | Merge branch 'lt/approxidate'Junio C Hamano2009-08-31
|\ \ \ \
| * | | | fix approxidate parsing of relative months and yearsJeff King2009-08-30
| * | | | tests: add date printing and parsing testsJeff King2009-08-30
| * | | | refactor test-date interfaceJeff King2009-08-30
| * | | | Add date formatting and parsing functions relative to a given timeAlex Riesen2009-08-30
| * | | | Further 'approxidate' improvementsLinus Torvalds2009-08-22
| * | | | Improve on 'approxidate'Linus Torvalds2009-08-22
* | | | | Merge branch 'mr/gitweb-snapshot'Junio C Hamano2009-08-31
|\ \ \ \ \
| * | | | | gitweb: add t9501 tests for checking HTTP status codesMark Rada2009-08-27
| * | | | | gitweb: split test suite into library and testsMark Rada2009-08-27
| * | | | | gitweb: improve snapshot error handlingMark Rada2009-08-25
* | | | | | Merge branch 'tf/diff-whitespace-incomplete-line'Junio C Hamano2009-08-31
|\ \ \ \ \ \
| * | | | | | xutils: Fix xdl_recmatch() on incomplete linesJunio C Hamano2009-08-23
| * | | | | | xutils: Fix hashing an incomplete line with whitespaces at the endJunio C Hamano2009-08-23
* | | | | | | Sync with 1.6.4.2Junio C Hamano2009-08-29
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | GIT 1.6.4.2v1.6.4.2Junio C Hamano2009-08-29
| * | | | | | Remove unused t/t8005/iso8859-5.txtNanako Shiraishi2009-08-29
* | | | | | | UI consistency: allow --force for where -f means forceRené Scharfe2009-08-29
* | | | | | | update-server-info: make builtin, use parseoptRené Scharfe2009-08-29
* | | | | | | Draft release notes to 1.6.5 before -rc0Junio C Hamano2009-08-28
* | | | | | | Merge branch 'mm/reset-report'Junio C Hamano2009-08-28
|\ \ \ \ \ \ \
| * | | | | | | reset: make the reminder output consistent with "checkout"Matthieu Moy2009-08-21
| * | | | | | | Rename REFRESH_SAY_CHANGED to REFRESH_IN_PORCELAIN.Matthieu Moy2009-08-21
* | | | | | | | Merge branch 'jk/maint-1.6.3-checkout-unborn'Junio C Hamano2009-08-28
|\ \ \ \ \ \ \ \
| * | | | | | | | checkout: do not imply "-f" on unborn branchesJeff King2009-08-25
* | | | | | | | | Merge branch 'np/maint-1.6.3-deepen'Junio C Hamano2009-08-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix simple deepening of a repoNicolas Pitre2009-08-24
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jc/shortstatus'Junio C Hamano2009-08-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git commit --dry-run -v: show diff in color when askedJunio C Hamano2009-08-15
| * | | | | | | | | Documentation/git-commit.txt: describe --dry-runJunio C Hamano2009-08-15
| * | | | | | | | | wt-status: collect untracked files in a separate "collect" phaseJunio C Hamano2009-08-10