summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-12-19Make lock local to fetch_packMatt Kraai-2/+1
2012-12-19git-compat-util.h: do not #include <sys/param.h> by defaultJunio C Hamano-10/+6
2012-12-15Generalize the inclusion of strings.hDavid Michael-1/+14
2012-12-15Detect when the passwd struct is missing pw_gecosDavid Michael-0/+11
2012-12-15Support builds when sys/param.h is missingDavid Michael-0/+13
2012-12-13Fix sizeof usage in get_permutationsMatthew Daley-3/+3
2012-12-13git.txt: add missing info about --git-dir command-line optionManlio Perillo-0/+1
2012-12-11git-prompt: Document GIT_PS1_DESCRIBE_STYLEAnders Kaseorg-0/+9
2012-12-10Git 1.8.0.2v1.8.0.2Junio C Hamano-2/+3
2012-12-10Documentation/git-stash.txt: add a missing verbSébastien Loriot-1/+1
2012-12-09git(1): remove a defunct link to "list of authors"Junio C Hamano-2/+1
2012-12-07Update draft release notes to 1.8.0.2Junio C Hamano-0/+19
2012-12-07Merge branch 'jc/doc-push-satellite' into maintJunio C Hamano-2/+14
2012-12-07Merge branch 'jc/same-encoding' into maintJunio C Hamano-4/+13
2012-12-07Merge branch 'lt/diff-stat-show-0-lines' into maintJunio C Hamano-58/+110
2012-11-29git-fast-import.txt: improve documentation for quoted pathsMatthieu Moy-2/+6
2012-11-29git-remote-mediawiki: escape ", \, and LF in file namesMatthieu Moy-3/+39
2012-11-29t4049: refocus testsJunio C Hamano-11/+9
2012-11-28Start preparing for 1.8.0.2Junio C Hamano-1/+16
2012-11-28Merge branch 'rh/maint-gitweb-highlight-ext' into maintJunio C Hamano-9/+8
2012-11-28Merge branch 'pw/maint-p4-rcs-expansion-newline' into maintJunio C Hamano-1/+20
2012-11-28completion: add options --single-branch and --branch to "git clone"Ralf Thielow-0/+2
2012-11-27Documentation/git-push.txt: clarify the "push from satellite" workflowJunio C Hamano-2/+14
2012-11-27diff --shortstat: do not count "unmerged" entriesJunio C Hamano-3/+2
2012-11-27Merge branch 'nd/maint-compat-fnmatch-fix' into maintJunio C Hamano-1/+1
2012-11-27Merge branch 'jh/update-ref-d-through-symref' into maintJunio C Hamano-1/+19
2012-11-27Merge branch 'esr/maint-doc-fast-import' into maintJunio C Hamano-2/+6
2012-11-27Merge branch 'wtk/submodule-doc-fixup' into maintJunio C Hamano-2/+2
2012-11-27diff --stat: do not count "unmerged" entriesJunio C Hamano-3/+5
2012-11-27diff --stat: move the "total count" logic to the last loopJunio C Hamano-10/+13
2012-11-27diff --stat: use "file" temporary variable to refer to data->files[i]Junio C Hamano-13/+13
2012-11-27diff --stat: status of unmodified pair in diff-q is not zeroJunio C Hamano-1/+1
2012-11-27test: add failing tests for "diff --stat" to t4049Junio C Hamano-1/+45
2012-11-27Documentation: improve phrasing in git-push.txtMark Szepieniec-1/+2
2012-11-26Fix typo in remote set-head usageAntoine Pelisse-1/+1
2012-11-26Makefile: hide stderr of curl-config testPaul Gortmaker-1/+1
2012-11-25Git 1.8.0.1v1.8.0.1Junio C Hamano-3/+16
2012-11-25Merge branch 'jk/checkout-out-of-unborn' into maintJunio C Hamano-0/+3
2012-11-25Merge branch 'cn/config-missing-path' into maintJunio C Hamano-1/+7
2012-11-25Merge branch 'jk/maint-gitweb-xss' into maintJunio C Hamano-0/+16
2012-11-24Completion must sort before using uniqMarc Khouzam-1/+1
2012-11-20compat/fnmatch: fix off-by-one character class's length checkNguyễn Thái Ngọc Duy-1/+1
2012-11-20Further preparation for 1.8.0.1Junio C Hamano-1/+7
2012-11-20Merge branch 'mg/maint-pull-suggest-upstream-to' into maintJunio C Hamano-1/+1
2012-11-20Merge branch 'mm/maint-doc-commit-edit' into maintJunio C Hamano-0/+5
2012-11-20Merge branch 'as/maint-doc-fix-no-post-rewrite' into maintJunio C Hamano-4/+3
2012-11-20Merge branch 'rs/lock-correct-ref-during-delete' into maintJunio C Hamano-13/+5
2012-11-20Merge branch 'rf/maint-mailmap-off-by-one' into maintJunio C Hamano-1/+1
2012-11-20Merge branch 'jk/maint-diff-grep-textconv' into maintJunio C Hamano-2/+14
2012-11-20Merge branch 'js/format-2047' into maintJunio C Hamano-126/+262