summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-01MinGW: Use pid_t more consequently, introduce uid_t for greater compatibilitySebastian Schuberth
2010-09-30Merge branch 'maint'Junio C Hamano
2010-09-30Fix typo in pack-objects' usageJohannes Schindelin
2010-09-30Make sure that git_getpass() never returns NULLJohannes Schindelin
2010-09-30t0004 (unwritable files): simplify error handlingJonathan Nieder
2010-09-30rev-list-options: clarify --parents and --childrenMichael J Gruber
2010-09-29Start 1.7.4 cycleJunio C Hamano
2010-09-29Merge branch 'tr/send-email-refuse-sending-unedited-cover-letter'Junio C Hamano
2010-09-29Merge branch 'ab/send-email-catfile'Junio C Hamano
2010-09-29Merge branch 'jc/grep-header-all-match-fix'Junio C Hamano
2010-09-29Merge branch 'jc/no-branch-name-with-dash-at-front'Junio C Hamano
2010-09-29Merge branch 'jn/gitweb-test-lib'Junio C Hamano
2010-09-29Merge branch 'bc/fortran-userdiff'Junio C Hamano
2010-09-29Merge branch 'jk/read-tree-empty'Junio C Hamano
2010-09-29Merge branch 'rr/format-patch-count-without-merges'Junio C Hamano
2010-09-29Merge branch 'jc/pickaxe-grep'Junio C Hamano
2010-09-29Merge branch 'gb/shell-ext'Junio C Hamano
2010-09-29Merge branch 'rr/fmt-merge-msg'Junio C Hamano
2010-09-29Merge branch 'po/etc-gitattributes'Junio C Hamano
2010-09-29MinGW: avoid collisions between "tags" and "TAGS"Junio C Hamano
2010-09-29diff: trivial fix for --output file error messageMatthieu Moy
2010-09-29user-manual: fix anchor name Finding-comments-With-given-ContentMichael J Gruber
2010-09-29user-manual: be consistent in illustrations to 'git rebase'Kirill Smelkov
2010-09-29stash: simplify parsing fixesJon Seymour
2010-09-29Git 1.7.3.1v1.7.3.1Junio C Hamano
2010-09-29stash: fix git stash branch regression when branch creation failsJon Seymour
2010-09-29stash drops the stash even if creating the branch fails because it already ex...Tomas Carnecky
2010-09-27Fix missing 'does' in man-page for 'git checkout'Linus Torvalds
2010-09-27dir.c: squelch false uninitialized memory warningPat Notz
2010-09-27git-send-email.perl: ensure $domain is defined before using itBrandon Casey
2010-09-27wt-status.c: don't leak directory entries when processing untracked,ignoredBrandon Casey
2010-09-27t6050 (replace): fix bogus "fetch branch with replacement" testChristian Couder
2010-09-27Documentation: Refer to git-commit-tree in git-filter-branch helpWesley J. Landaker
2010-09-27update comment and documentation for :/foo syntaxMatthieu Moy
2010-09-27Improvements to `git checkout -h`Daniel Knittl-Frank
2010-09-27contrib/completion: --no-index option to git diffMichael J Gruber
2010-09-27prefer test -h over test -L in shell scriptsJeff King
2010-09-27CodingGuidelines: spell Arithmetic Expansion with $(($var))Junio C Hamano
2010-09-27t1503: Fix arithmetic expansion syntax error when using dashRamsay Jones
2010-09-27strbuf.h: fix comment typoPat Notz
2010-09-27git-stash: fix flag parsingBrian Gernhardt
2010-09-27t/t3903-stash: improve testing of git-stash showBrandon Casey
2010-09-18Git 1.7.3v1.7.3Junio C Hamano
2010-09-18Merge branch 'js/ls-files-x-doc'Junio C Hamano
2010-09-17git-rebase--interactive.sh: replace cut with ${v%% *}Chris Johnsen
2010-09-17t/t7300: workaround ancient touch by rearranging argumentsBrandon Casey
2010-09-16Merge branch 'bg/fix-t7003'Junio C Hamano
2010-09-16ls-files documentation: reword for consistencyJunio C Hamano
2010-09-16git-ls-files.txt: clarify -x/--exclude optionJay Soffian
2010-09-15Git 1.7.3 rc2v1.7.3-rc2Junio C Hamano