aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-15
|\
| * diff --whitespace: fix blank lines at endJunio C Hamano2009-09-14
| * core.whitespace: split trailing-space into blank-at-{eol,eof}Junio C Hamano2009-09-05
| * diff --color: color blank-at-eofJunio C Hamano2009-09-04
| * diff --whitespace=warn/error: fix blank-at-eof checkJunio C Hamano2009-09-04
| * diff --whitespace=warn/error: obey blank-at-eofJunio C Hamano2009-09-04
| * diff.c: the builtin_diff() deals with only two-file comparisonJunio C Hamano2009-09-04
| * apply --whitespace: warn blank but not necessarily empty lines at EOFJunio C Hamano2009-09-04
| * apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-04
| * apply.c: split check_whitespace() into twoJunio C Hamano2009-09-04
| * apply --whitespace=fix: detect new blank lines at eof correctlyJunio C Hamano2009-09-04
| * apply --whitespace=fix: fix handling of blank lines at the eofJunio C Hamano2009-09-04
* | Merge branch 'rc/maint-http-no-head-pack-check' into maintJunio C Hamano2009-09-14
|\ \
| * | http.c: avoid freeing an uninitialized pointerJunio C Hamano2009-09-14
* | | GIT 1.6.4.3v1.6.4.3Junio C Hamano2009-09-13
* | | svn: properly escape arguments for authors-progMark Lodato2009-09-13
* | | Merge branch 'cb/maint-1.6.3-grep-relative-up' into maintJunio C Hamano2009-09-13
|\ \ \ | |/ / |/| |
| * | grep: accept relative paths outside current working directoryClemens Buchacher2009-09-07
| * | grep: fix exit status if external_grep() puntsClemens Buchacher2009-09-07
* | | http.c: remove verification of remote packsTay Ray Chuan2009-09-11
* | | git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud2009-09-07
* | | githooks.txt: put hooks into subsectionsBert Wesarg2009-09-07
* | | push: re-flow non-fast-forward messageJeff King2009-09-06
* | | push: fix english in non-fast-forward messageJeff King2009-09-06
* | | 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
| | * | | clone: disconnect transport after fetchingJeff King2009-09-02
| * | | | git-cvsserver: no longer use deprecated 'git-subcommand' commandsGerrit Pape2009-09-02
* | | | | GIT 1.6.4.2v1.6.4.2Junio C Hamano2009-08-29
* | | | | Remove unused t/t8005/iso8859-5.txtNanako Shiraishi2009-08-29
* | | | | Merge branch 'rc/maint-http-fix' into maintJunio C Hamano2009-08-28
|\ \ \ \ \
| * | | | | http.c: don't assume that urls don't end with slashTay Ray Chuan2009-08-18
* | | | | | http.c: set slot callback members to NULL when releasing objectTay Ray Chuan2009-08-28
* | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-27
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-27
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fix overridable written with an extra 'e'Nanako Shiraishi2009-08-27
| | * | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-27
| | |\ \ \ \
| | | * \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-27
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Documentation: git-archive: mark --format as optional in summaryWesley J. Landaker2009-08-27
| | | | * | | Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-08-27
| | | | |\ \ \
| | * | | | | | Round-down years in "years+months" relative date viewDavid Reiss2009-08-27
* | | | | | | | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-26
* | | | | | | | Minor improvement to the write-tree documentationDavid Kågedal2009-08-26
* | | | | | | | git-bisect: call the found commit "*the* first bad commit"Nanako Shiraishi2009-08-26
* | | | | | | | Merge branch 'js/maint-cover-letter-non-ascii' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \
| * | | | | | | | Correctly mark cover letters' encodings if they are not pure ASCIIJohannes Schindelin2009-08-10
| * | | | | | | | Expose the has_non_ascii() functionJohannes Schindelin2009-08-10
* | | | | | | | | Merge branch 'jc/maint-clean-nested-dir-safety' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-29