aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* commit: --squash option for use with rebase --autosquashPat Notz2010-11-04
* add tests of commit --fixupPat Notz2010-11-04
* commit: --fixup option for use with rebase --autosquashPat Notz2010-11-04
* pretty.c: teach format_commit_message() to reencode the outputPat Notz2010-11-04
* commit: helper methods to reduce redundant blocks of codePat Notz2010-11-04
* Merge branch 'maint'Junio C Hamano2010-10-06
|\
| * t/t3415: use && where applicable.Yann Dirson2010-10-06
| * SubmittingPatches: Document some extra tags used in commit messagesRamkumar Ramachandra2010-10-06
* | diffcore-pickaxe.c: a void function shouldn't try to return somethingBrandon Casey2010-10-06
* | Make test script t9157 executableJunio C Hamano2010-10-06
* | Merge branch 'jk/repack-reuse-object'Junio C Hamano2010-10-06
|\ \
| * | Documentation: pack.compression: explain how to recompressJan Krüger2010-09-27
| * | repack: add -F flag to let user choose between --no-reuse-delta/objectJan Krüger2010-09-27
* | | Merge branch 'bc/fix-cherry-pick-root'Junio C Hamano2010-10-06
|\ \ \
| * | | builtin/revert.c: don't dereference a NULL pointerBrandon Casey2010-09-27
| |/ /
* | | Merge branch 'uk/fix-author-ident-sed-script'Junio C Hamano2010-10-06
|\ \ \
| * | | get_author_ident_from_commit(): remove useless quotingUwe Kleine-König2010-09-27
| |/ /
* | | Merge branch 'cw/gitweb-hilite-config'Junio C Hamano2010-10-06
|\ \ \
| * | | Enable highlight executable path as a configuration optionChristopher Wilson2010-09-27
| |/ /
* | | Merge branch 'ab/makefile-track-cc'Junio C Hamano2010-10-06
|\ \ \
| * | | Makefile: add CC to TRACK_CFLAGSÆvar Arnfjörð Bjarmason2010-09-27
| |/ /
* | | Merge branch 'mg/reset-doc'Junio C Hamano2010-10-06
|\ \ \
| * | | git-reset.txt: make modes description more consistentMichael J Gruber2010-09-18
| * | | git-reset.txt: point to git-checkoutMichael J Gruber2010-09-18
| * | | git-reset.txt: use "working tree" consistentlyMichael J Gruber2010-09-18
| * | | git-reset.txt: reset --soft is not a no-opMichael J Gruber2010-09-18
| * | | git-reset.txt: reset does not change files in targetMichael J Gruber2010-09-18
| * | | git-reset.txt: clarify branch vs. branch headMichael J Gruber2010-09-18
* | | | Merge branch 'maint'Junio C Hamano2010-10-06
|\ \ \ \ | | |_|/ | |/| |
| * | | Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König2010-10-06
| * | | do not depend on signed integer overflowErik Faye-Lund2010-10-06
| * | | work around buggy S_ISxxx(m) implementationsRené Scharfe2010-10-06
| * | | xdiff: cast arguments for ctype functions to unsigned charJonathan Nieder2010-10-06
| * | | init: plug tiny one-time memory leakJonathan Nieder2010-10-06
| * | | diffcore-pickaxe.c: remove unnecessary curly bracesBrandon Casey2010-10-05
| * | | Merge early part of git-svn into maintJunio C Hamano2010-10-05
| |\ \ \
| | * | | git-svn: fix processing of decorated commit hashesMathias Lafeldt2010-09-24
| | * | | git-svn: check_cherry_pick should exclude commits already in our historySteven Walter2010-09-24
| | * | | Documentation/git-svn: discourage "noMetadata"Eric Wong2010-09-24
| * | | | t3020 (ls-files-error-unmatch): remove stray '1' from end of fileElijah Newren2010-10-03
| * | | | setup: make sure git dir path is in a permanent bufferJonathan Nieder2010-10-03
| * | | | environment.c: remove unused variableJonathan Nieder2010-10-03
* | | | | Merge branch 'work/pt/for-junio' of git://repo.or.cz/git/mingw/4msysgitJunio C Hamano2010-10-06
|\ \ \ \ \
| * | | | | Add MinGW-specific execv() override.Eric Sunshine2010-10-03
| * | | | | Fix Windows-specific macro redefinition warning.Eric Sunshine2010-10-03
| * | | | | Fix 'clone' failure at DOS root directory.Eric Sunshine2010-10-03
| * | | | | mingw: do not crash on open(NULL, ...)Erik Faye-Lund2010-10-03
| * | | | | git-am: fix detection of absolute paths for windowsPat Thoyts2010-10-03
| * | | | | Side-step MSYS-specific path "corruption" leading to t5560 failure.Eric Sunshine2010-10-03
| * | | | | Side-step sed line-ending "corruption" leading to t6038 failure.Eric Sunshine2010-10-03