Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | apply, entry: speak of submodules instead of subprojects | Thomas Rast | 2013-07-18 | 2 | -3/+3 | |
* | | | | | | | | | | | | Merge branch 'mm/diff-no-patch-synonym-to-s' | Junio C Hamano | 2013-07-22 | 6 | -28/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Documentation/git-log.txt: capitalize section namesmm/diff-no-patch-synonym-to-s | Matthieu Moy | 2013-07-17 | 1 | -4/+4 | |
| * | | | | | | | | | | | | Documentation: move description of -s, --no-patch to diff-options.txt | Matthieu Moy | 2013-07-17 | 2 | -4/+5 | |
| * | | | | | | | | | | | | Documentation/git-show.txt: include common diff options, like git-log.txt | Matthieu Moy | 2013-07-17 | 1 | -0/+9 | |
| * | | | | | | | | | | | | diff: allow --patch & cie to override -s/--no-patch | Matthieu Moy | 2013-07-17 | 2 | -11/+35 | |
| * | | | | | | | | | | | | diff: allow --no-patch as synonym for -s | Matthieu Moy | 2013-07-17 | 3 | -1/+14 | |
| * | | | | | | | | | | | | t4000-diff-format.sh: modernize style | Matthieu Moy | 2013-07-17 | 1 | -9/+9 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'dw/request-pull-diag' | Junio C Hamano | 2013-07-22 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | request-pull: improve error message for invalid revision argsdw/request-pull-diag | Dirk Wallenstein | 2013-07-17 | 1 | -2/+12 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'jc/mailmap-case-insensitivity' | Junio C Hamano | 2013-07-22 | 2 | -28/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mailmap: style fixesjc/mailmap-case-insensitivity | Junio C Hamano | 2013-07-15 | 1 | -15/+27 | |
| * | | | | | | | | | | | | mailmap: debug: avoid passing NULL to fprintf() '%s' conversion specification | Eric Sunshine | 2013-07-15 | 1 | -6/+9 | |
| * | | | | | | | | | | | | mailmap: debug: eliminate -Wformat field precision type warning | Eric Sunshine | 2013-07-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | mailmap: debug: fix malformed fprintf() format conversion specification | Eric Sunshine | 2013-07-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | mailmap: debug: fix out-of-order fprintf() arguments | Eric Sunshine | 2013-07-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | mailmap: do not downcase mailmap entries | Junio C Hamano | 2013-07-15 | 2 | -13/+9 | |
| * | | | | | | | | | | | | t4203: demonstrate loss of uppercase characters in canonical email | Eric Sunshine | 2013-07-15 | 1 | -0/+9 | |
| * | | | | | | | | | | | | mailmap: do not lose single-letter names | Junio C Hamano | 2013-07-15 | 2 | -2/+2 | |
| * | | | | | | | | | | | | t4203: demonstrate loss of single-character name in mailmap entry | Eric Sunshine | 2013-07-15 | 1 | -0/+9 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'tr/fd-gotcha-fixes' | Junio C Hamano | 2013-07-22 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | run-command: dup_devnull(): guard against syscalls failing | Thomas Rast | 2013-07-12 | 1 | -1/+4 | |
| * | | | | | | | | | | | | git_mkstemps: correctly test return value of open() | Dale R. Worley | 2013-07-12 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'mm/color-auto-default' | Junio C Hamano | 2013-07-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | git add -e: Explicitly specify that patch should have no colormm/color-auto-default | Andrew Wong | 2013-07-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Merge branch 'jc/simple-add-must-be-a-no-op' | Junio C Hamano | 2013-07-22 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | t2202: make sure "git add" (no args) stays a no-opjc/simple-add-must-be-a-no-op | Junio C Hamano | 2013-07-19 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2013-07-21 | 2 | -3/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Update draft release notes to 1.8.3.4 | Junio C Hamano | 2013-07-21 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | Merge branch 'rr/maint-fetch-tag-doc-asterisks' into maint | Junio C Hamano | 2013-07-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dk/maint-t5150-dirname' into maint | Junio C Hamano | 2013-07-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dk/version-gen-gitdir' into maint | Junio C Hamano | 2013-07-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nk/config-local-doc' into maint | Junio C Hamano | 2013-07-21 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'kb/diff-blob-blob-doc' into maint | Junio C Hamano | 2013-07-21 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mm/merge-in-dirty-worktree-doc' into maint | Junio C Hamano | 2013-07-21 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maint | Junio C Hamano | 2013-07-21 | 9 | -21/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ft/doc-git-transport' into maint | Junio C Hamano | 2013-07-21 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mh/maint-lockfile-overflow' into maint | Junio C Hamano | 2013-07-21 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/maint-diff-core-safecrlf' into maint | Junio C Hamano | 2013-07-21 | 2 | -1/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | t9801: git-p4: check ignore files with client spec | Vitor Antunes | 2013-07-21 | 1 | -3/+20 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2013-07-19 | 4 | -3/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Start preparing for 1.8.3.4 | Junio C Hamano | 2013-07-19 | 2 | -1/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | apply.c::find_name_traditional(): do not initialize len to the line's length | Stefan Beller | 2013-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | http-push.c::add_send_request(): do not initialize transfer_request | Stefan Beller | 2013-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'tr/test-lint-no-export-assignment-in-shell' into maint | Junio C Hamano | 2013-07-19 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rr/name-rev-stdin-doc' into maint | Junio C Hamano | 2013-07-19 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ft/diff-rename-default-score-is-half' into maint | Junio C Hamano | 2013-07-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/t1512-fix' into maint | Junio C Hamano | 2013-07-19 | 2 | -11/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'vl/typofix' into maint | Junio C Hamano | 2013-07-19 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'wk/doc-git-has-grown' into maint | Junio C Hamano | 2013-07-19 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |