aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* checkout: proper error message on 'git checkout foo bar --'Matthieu Moy2013-10-18
* checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2013-10-18
* Merge branch 'maint-1.8.2' into maint-1.8.3Junio C Hamano2013-09-05
|\
| * Documentation/git-merge.txt: fix formatting of example blockAndreas Schwab2013-09-05
* | Merge branch 'maint-1.8.2' into maint-1.8.3Junio C Hamano2013-09-03
|\ \ | |/
| * fix shell syntax error in templateThorsten Glaser2013-08-30
* | parse-options: fix clang opterror() -Wunused-value warningEric Sunshine2013-08-09
* | fix typo in documentation of git-svnFelix Gruber2013-08-05
* | Documentation/rev-list-options: add missing word in --*-parentsTorstein Hegge2013-08-05
* | log doc: the argument to --encoding is not optionalJonathan Nieder2013-08-05
* | Git 1.8.3.4v1.8.3.4Junio C Hamano2013-07-22
* | update URL to the marc.info mail archiveOndřej Bílka2013-07-22
* | Update draft release notes to 1.8.3.4Junio C Hamano2013-07-21
* | Merge branch 'rr/maint-fetch-tag-doc-asterisks' into maintJunio C Hamano2013-07-21
|\ \
| * | fetch-options.txt: prevent a wildcard refspec from getting misformattedJunio C Hamano2013-06-07
* | | Merge branch 'dk/maint-t5150-dirname' into maintJunio C Hamano2013-07-21
|\ \ \
| * | | tests: allow sha1's as part of the pathDennis Kaarsemaker2013-06-17
* | | | Merge branch 'dk/version-gen-gitdir' into maintJunio C Hamano2013-07-21
|\ \ \ \
| * | | | GIT-VERSION-GEN: support non-standard $GIT_DIR pathDennis Kaarsemaker2013-06-17
| |/ / /
* | | | Merge branch 'nk/config-local-doc' into maintJunio C Hamano2013-07-21
|\ \ \ \
| * | | | config: Add description of --local optionNamhyung Kim2013-06-17
| |/ / /
* | | | Merge branch 'kb/diff-blob-blob-doc' into maintJunio C Hamano2013-07-21
|\ \ \ \
| * | | | Documentation: Move "git diff <blob> <blob>"Kevin Bracey2013-06-18
| |/ / /
* | | | Merge branch 'mm/merge-in-dirty-worktree-doc' into maintJunio C Hamano2013-07-21
|\ \ \ \
| * | | | Documentation/git-merge.txt: weaken warning about uncommited changesMatthieu Moy2013-06-18
| |/ / /
* | | | Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maintJunio C Hamano2013-07-21
|\ \ \ \
| * | | | fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-18
| |/ / /
* | | | Merge branch 'ft/doc-git-transport' into maintJunio C Hamano2013-07-21
|\ \ \ \
| * | | | documentation: add git:// transport security noticeFraser Tweedale2013-06-26
* | | | | Merge branch 'mh/maint-lockfile-overflow' into maintJunio C Hamano2013-07-21
|\ \ \ \ \
| * | | | | lockfile: fix buffer overflow in path handlingMichael Haggerty2013-07-07
| | |_|/ / | |/| | |
* | | | | Merge branch 'jc/maint-diff-core-safecrlf' into maintJunio C Hamano2013-07-21
|\ \ \ \ \
| * | | | | diff: demote core.safecrlf=true to core.safecrlf=warnJunio C Hamano2013-06-25
* | | | | | t9801: git-p4: check ignore files with client specVitor Antunes2013-07-21
* | | | | | Start preparing for 1.8.3.4Junio C Hamano2013-07-19
* | | | | | apply.c::find_name_traditional(): do not initialize len to the line's lengthStefan Beller2013-07-19
* | | | | | http-push.c::add_send_request(): do not initialize transfer_requestStefan Beller2013-07-19
* | | | | | Merge branch 'tr/test-lint-no-export-assignment-in-shell' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \
| * | | | | | test-lint: detect 'export FOO=bar'Thomas Rast2013-07-08
| * | | | | | t9902: fix 'test A == B' to use = operatorThomas Rast2013-07-08
* | | | | | | Merge branch 'rr/name-rev-stdin-doc' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \
| * | | | | | | name-rev doc: rewrite --stdin paragraphRamkumar Ramachandra2013-07-07
* | | | | | | | Merge branch 'ft/diff-rename-default-score-is-half' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \
| * | | | | | | | diff-options: document default similarity indexFraser Tweedale2013-07-05
* | | | | | | | | Merge branch 'jc/t1512-fix' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | get_short_sha1(): correctly disambiguate type-limited abbreviationJunio C Hamano2013-07-01
| * | | | | | | | | t1512: correct leftover constants from earlier editionJunio C Hamano2013-07-01
* | | | | | | | | | Merge branch 'vl/typofix' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | random typofixes (committed missing a 't', successful missing an 's')Veres Lajos2013-06-19
* | | | | | | | | | | Merge branch 'wk/doc-git-has-grown' into maintJunio C Hamano2013-07-19
|\ \ \ \ \ \ \ \ \ \ \