summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 1.7.3.2v1.7.3.2Junio C Hamano2010-10-214-3/+9
* Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-2155-157/+157
|\
| * Fix {update,checkout}-index usage stringsŠtěpán Němec2010-10-082-2/+2
| * Put a space between `<' and argument in pack-objects usage stringŠtěpán Němec2010-10-081-1/+1
| * Remove stray quotes in --pretty and --format documentationŠtěpán Němec2010-10-082-3/+3
| * Use parentheses and `...' where appropriateŠtěpán Němec2010-10-0831-33/+33
| * Fix odd markup in --diff-filter documentationŠtěpán Němec2010-10-081-2/+2
| * Use angles for placeholders consistentlyŠtěpán Němec2010-10-0827-118/+118
* | Merge branch 'mg/fix-build-remote-helpers' into maintJunio C Hamano2010-10-211-0/+3
|\ \
| * | remote-helpers: build in platform independent directoryMichael J Gruber2010-09-271-0/+3
* | | t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Antonio Ospite2010-10-191-1/+1
* | | Clarify and extend the "git diff" format documentationAndreas Gruenbacher2010-10-191-10/+30
* | | git-show-ref.txt: clarify the pattern matchingMichael J Gruber2010-10-191-1/+5
* | | documentation: git-config minor cleanupsCliff Frey2010-10-191-7/+7
* | | Update test script annotate-tests.sh to handle missing/extra authorsKevin Ballard2010-10-191-6/+6
* | | Better advice on using topic branches for kernel developmentLuck, Tony2010-10-131-3/+6
* | | Documentation: update implicit "--no-index" behavior in "git diff"Jonathan Nieder2010-10-131-3/+3
* | | Documentation: expand 'git diff' SEE ALSO sectionJonathan Nieder2010-10-131-2/+6
* | | Documentation: diff can compare blobsJonathan Nieder2010-10-131-2/+3
* | | Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-1316-20/+20
* | | shell portability: no "export VAR=VAL"Junio C Hamano2010-10-136-23/+23
* | | CodingGuidelines: reword parameter expansion sectionJunio C Hamano2010-10-131-12/+15
* | | Documentation: update-index: -z applies also to --index-infoBert Wesarg2010-10-131-2/+2
* | | Documentation: No argument of ALLOC_GROW should have side-effectsJonathan Nieder2010-10-081-1/+1
| |/ |/|
* | t/t3415: use && where applicable.Yann Dirson2010-10-061-3/+3
* | SubmittingPatches: Document some extra tags used in commit messagesRamkumar Ramachandra2010-10-061-6/+15
* | Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König2010-10-061-1/+6
* | do not depend on signed integer overflowErik Faye-Lund2010-10-064-3/+15
* | work around buggy S_ISxxx(m) implementationsRené Scharfe2010-10-061-3/+10
* | xdiff: cast arguments for ctype functions to unsigned charJonathan Nieder2010-10-063-10/+11
* | init: plug tiny one-time memory leakJonathan Nieder2010-10-061-13/+19
* | diffcore-pickaxe.c: remove unnecessary curly bracesBrandon Casey2010-10-051-2/+1
* | Merge early part of git-svn into maintJunio C Hamano2010-10-053-5/+69
|\ \
| * | git-svn: fix processing of decorated commit hashesMathias Lafeldt2010-09-241-1/+2
| * | git-svn: check_cherry_pick should exclude commits already in our historySteven Walter2010-09-242-1/+53
| * | Documentation/git-svn: discourage "noMetadata"Eric Wong2010-09-241-3/+14
* | | t3020 (ls-files-error-unmatch): remove stray '1' from end of fileElijah Newren2010-10-031-1/+0
* | | setup: make sure git dir path is in a permanent bufferJonathan Nieder2010-10-031-1/+3
* | | environment.c: remove unused variableJonathan Nieder2010-10-031-3/+1
* | | Fix typo in pack-objects' usageJohannes Schindelin2010-09-301-1/+1
* | | Make sure that git_getpass() never returns NULLJohannes Schindelin2010-09-301-2/+6
* | | t0004 (unwritable files): simplify error handlingJonathan Nieder2010-09-301-38/+14
* | | rev-list-options: clarify --parents and --childrenMichael J Gruber2010-09-301-4/+4
* | | MinGW: avoid collisions between "tags" and "TAGS"Junio C Hamano2010-09-291-6/+9
* | | diff: trivial fix for --output file error messageMatthieu Moy2010-09-291-1/+1
* | | user-manual: fix anchor name Finding-comments-With-given-ContentMichael J Gruber2010-09-291-1/+1
* | | user-manual: be consistent in illustrations to 'git rebase'Kirill Smelkov2010-09-291-2/+2
* | | stash: simplify parsing fixesJon Seymour2010-09-291-21/+7
* | | Git 1.7.3.1v1.7.3.1Junio C Hamano2010-09-294-3/+18
* | | stash: fix git stash branch regression when branch creation failsJon Seymour2010-09-292-4/+4