aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/gcc-function-attributes'Junio C Hamano2013-07-22
|\
| * Add the LAST_ARG_MUST_BE_NULL macroRamsay Jones2013-07-19
| * wt-status: use "format" function attribute for status_printfJeff King2013-07-09
| * use "sentinel" function attribute for variadic listsJeff King2013-07-09
| * add missing "format" function attributesJeff King2013-07-09
* | Merge branch 'db/show-ref-head'Junio C Hamano2013-07-22
|\ \
| * | show-ref: make --head always show the HEAD refDoug Bell2013-07-17
* | | Merge branch 'es/blame-L-breakage'Junio C Hamano2013-07-22
|\ \ \
| * | | blame-options.txt: explain that -L <start> and <end> are optionalEric Sunshine2013-07-17
| * | | blame-options.txt: place each -L option variation on its own lineEric Sunshine2013-07-17
| * | | t8001/t8002 (blame): add blame -L :funcname testsEric Sunshine2013-07-17
| * | | t8001/t8002 (blame): add blame -L testsEric Sunshine2013-07-17
| * | | t8001/t8002 (blame): modernize styleEric Sunshine2013-07-17
| * | | line-range: fix "blame -L X,-N" regressionEric Sunshine2013-07-17
* | | | Merge branch 'tr/protect-low-3-fds'Junio C Hamano2013-07-22
|\ \ \ \
| * | | | git: ensure 0/1/2 are open in main()Thomas Rast2013-07-17
| * | | | daemon/shell: refactor redirection of 0/1/2 from /dev/nullThomas Rast2013-07-17
* | | | | Merge branch 'sb/parse-object-buffer-eaten'Junio C Hamano2013-07-22
|\ \ \ \ \
| * | | | | parse_object_buffer: correct freeing the bufferStefan Beller2013-07-17
* | | | | | Merge branch 'tr/do-not-call-submodules-subprojects'Junio C Hamano2013-07-22
|\ \ \ \ \ \
| * | | | | | show-branch: fix description of --date-orderThomas Rast2013-07-18
| * | | | | | apply, entry: speak of submodules instead of subprojectsThomas Rast2013-07-18
* | | | | | | Merge branch 'mm/diff-no-patch-synonym-to-s'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \
| * | | | | | | Documentation/git-log.txt: capitalize section namesMatthieu Moy2013-07-17
| * | | | | | | Documentation: move description of -s, --no-patch to diff-options.txtMatthieu Moy2013-07-17
| * | | | | | | Documentation/git-show.txt: include common diff options, like git-log.txtMatthieu Moy2013-07-17
| * | | | | | | diff: allow --patch & cie to override -s/--no-patchMatthieu Moy2013-07-17
| * | | | | | | diff: allow --no-patch as synonym for -sMatthieu Moy2013-07-17
| * | | | | | | t4000-diff-format.sh: modernize styleMatthieu Moy2013-07-17
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'dw/request-pull-diag'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \
| * | | | | | | request-pull: improve error message for invalid revision argsDirk Wallenstein2013-07-17
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'jc/mailmap-case-insensitivity'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \
| * | | | | | | mailmap: style fixesJunio C Hamano2013-07-15
| * | | | | | | mailmap: debug: avoid passing NULL to fprintf() '%s' conversion specificationEric Sunshine2013-07-15
| * | | | | | | mailmap: debug: eliminate -Wformat field precision type warningEric Sunshine2013-07-15
| * | | | | | | mailmap: debug: fix malformed fprintf() format conversion specificationEric Sunshine2013-07-15
| * | | | | | | mailmap: debug: fix out-of-order fprintf() argumentsEric Sunshine2013-07-15
| * | | | | | | mailmap: do not downcase mailmap entriesJunio C Hamano2013-07-15
| * | | | | | | t4203: demonstrate loss of uppercase characters in canonical emailEric Sunshine2013-07-15
| * | | | | | | mailmap: do not lose single-letter namesJunio C Hamano2013-07-15
| * | | | | | | t4203: demonstrate loss of single-character name in mailmap entryEric Sunshine2013-07-15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'tr/fd-gotcha-fixes'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \
| * | | | | | | run-command: dup_devnull(): guard against syscalls failingThomas Rast2013-07-12
| * | | | | | | git_mkstemps: correctly test return value of open()Dale R. Worley2013-07-12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'mm/color-auto-default'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \
| * | | | | | | git add -e: Explicitly specify that patch should have no colorAndrew Wong2013-07-19
* | | | | | | | Merge branch 'jc/simple-add-must-be-a-no-op'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | t2202: make sure "git add" (no args) stays a no-opJunio C Hamano2013-07-19
* | | | | | | | | Sync with maintJunio C Hamano2013-07-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update draft release notes to 1.8.3.4Junio C Hamano2013-07-21