summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fast-import.c::validate_raw_date(): really validate the valueJunio C Hamano2009-10-071-3/+6
* Merge branch 'jc/maint-1.6.4-show-branch-default' into maintJunio C Hamano2009-10-042-3/+19
|\
| * show-branch: fix segfault when showbranch.default existsJunio C Hamano2009-10-042-3/+19
* | push: Correctly initialize nonfastforward in transport_push.Matthieu Moy2009-09-201-1/+2
* | GIT 1.6.4.4v1.6.4.4Junio C Hamano2009-09-164-3/+30
* | Merge branch 'jc/maint-unpack-objects-strict' into maintJunio C Hamano2009-09-162-7/+44
|\ \
| * | Fix "unpack-objects --strict"Junio C Hamano2009-08-142-7/+44
* | | Merge branch 'tf/diff-whitespace-incomplete-line' into maintJunio C Hamano2009-09-161-33/+53
|\ \ \
| * | | xutils: Fix xdl_recmatch() on incomplete linesJunio C Hamano2009-08-231-31/+49
| * | | xutils: Fix hashing an incomplete line with whitespaces at the endJunio C Hamano2009-08-231-2/+4
* | | | Merge branch 'jk/maint-1.6.3-checkout-unborn' into maintJunio C Hamano2009-09-162-9/+43
|\ \ \ \
| * | | | checkout: do not imply "-f" on unborn branchesJeff King2009-08-252-9/+43
| | |/ / | |/| |
* | | | Merge branch 'jc/maint-checkout-index-to-prefix' into maintJunio C Hamano2009-09-163-5/+18
|\ \ \ \
| * | | | check_path(): allow symlinked directories to checkout-index --prefixJunio C Hamano2009-08-183-5/+18
* | | | | Merge branch 'rc/maint-http-no-head-pack-check' into maintJunio C Hamano2009-09-141-1/+1
|\ \ \ \ \
| * | | | | http.c: avoid freeing an uninitialized pointerJunio C Hamano2009-09-141-1/+1
* | | | | | GIT 1.6.4.3v1.6.4.3Junio C Hamano2009-09-134-3/+33
* | | | | | svn: properly escape arguments for authors-progMark Lodato2009-09-132-0/+15
* | | | | | Merge branch 'cb/maint-1.6.3-grep-relative-up' into maintJunio C Hamano2009-09-133-27/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | grep: accept relative paths outside current working directoryClemens Buchacher2009-09-073-27/+29
| * | | | | grep: fix exit status if external_grep() puntsClemens Buchacher2009-09-071-0/+1
* | | | | | http.c: remove verification of remote packsTay Ray Chuan2009-09-111-11/+0
* | | | | | git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud2009-09-071-0/+2
* | | | | | githooks.txt: put hooks into subsectionsBert Wesarg2009-09-071-15/+18
* | | | | | push: re-flow non-fast-forward messageJeff King2009-09-061-3/+3
* | | | | | push: fix english in non-fast-forward messageJeff King2009-09-061-1/+1
* | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-034-24/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-033-4/+8
| |\ \ \ \ \ \
| | * | | | | | git-clone: add missing comma in --reference documentationMiklos Vajna2009-09-031-1/+1
| | * | | | | | clone: disconnect transport after fetchingJeff King2009-09-022-3/+7
| * | | | | | | git-cvsserver: no longer use deprecated 'git-subcommand' commandsGerrit Pape2009-09-021-20/+20
* | | | | | | | GIT 1.6.4.2v1.6.4.2Junio C Hamano2009-08-294-3/+36
* | | | | | | | Remove unused t/t8005/iso8859-5.txtNanako Shiraishi2009-08-291-2/+0
* | | | | | | | Merge branch 'rc/maint-http-fix' into maintJunio C Hamano2009-08-281-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | http.c: don't assume that urls don't end with slashTay Ray Chuan2009-08-181-1/+3
* | | | | | | | | http.c: set slot callback members to NULL when releasing objectTay Ray Chuan2009-08-281-1/+6
* | | | | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-274-4/+4
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-274-4/+4
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Fix overridable written with an extra 'e'Nanako Shiraishi2009-08-272-2/+2
| | * | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-271-1/+1
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-271-1/+1
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | * | | | | | Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker2009-08-271-1/+1
| | | | * | | | | | Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-08-272-2/+43
| | | | |\ \ \ \ \ \
| | * | | | | | | | | Round-down years in "years+months" relative date viewDavid Reiss2009-08-271-1/+1
* | | | | | | | | | | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-269-10/+65
* | | | | | | | | | | Minor improvement to the write-tree documentationDavid Kågedal2009-08-261-1/+2
* | | | | | | | | | | git-bisect: call the found commit "*the* first bad commit"Nanako Shiraishi2009-08-263-11/+11
* | | | | | | | | | | Merge branch 'js/maint-cover-letter-non-ascii' into maintJunio C Hamano2009-08-264-12/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Correctly mark cover letters' encodings if they are not pure ASCIIJohannes Schindelin2009-08-101-0/+4
| * | | | | | | | | | | Expose the has_non_ascii() functionJohannes Schindelin2009-08-103-12/+13