summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-17commit-tree: resurrect command line parsing updatesJunio C Hamano
2012-07-16Documentation/git-daemon: add missing wordMichael Schubert
2012-07-13am: indicate where a failed patch is to be foundPaul Gortmaker
2012-07-12t7003: add test to filter a branch with a commit at epochJunio C Hamano
2012-07-12date.c: Fix off by one error in object-header date parsingJunio C Hamano
2012-07-12submodules: don't stumble over symbolic links when cloning recursivelyJens Lehmann
2012-07-11Git 1.7.11.2v1.7.11.2Junio C Hamano
2012-07-11Merge branch 'jc/maint-blame-unique-abbrev' into maintJunio C Hamano
2012-07-11Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maintJunio C Hamano
2012-07-11Merge branch 'th/diff-no-index-fixes' into maintJunio C Hamano
2012-07-11Merge branch 'nd/clone-single-fix' into maintJunio C Hamano
2012-07-11Merge branch 'jc/rev-list-simplify-merges-first-parent' into maintJunio C Hamano
2012-07-11Merge branch 'hv/submodule-update-nuke-submodules' into maintJunio C Hamano
2012-07-11Merge branch 'jk/diff-no-index-pager' into maintJunio C Hamano
2012-07-11Merge branch 'mm/verify-filename-fix' into maintJunio C Hamano
2012-07-11Merge branch 'cn/cherry-pick-range-docs' into maintJunio C Hamano
2012-07-11Merge branch 'jc/ustar-checksum-is-unsigned' into maintJunio C Hamano
2012-07-11Merge branch 'jc/bundle-complete-notice' into maintJunio C Hamano
2012-07-11Merge branch 'jc/ls-files-i-dir' into maintJunio C Hamano
2012-07-11Merge branch 'jc/request-pull-match-tagname' into maintJunio C Hamano
2012-07-11cache_name_compare(): do not truncate while comparing pathsJunio C Hamano
2012-07-10commit: fix "--amend --only" with no pathspecJeff King
2012-07-09add: create ADD_EDIT.patch with mode 0666Jeff King
2012-07-09filter-branch: do not forget the '@' prefix to force git-timestampJunio C Hamano
2012-07-09rerere: make rr-cache fanout directory honor umaskJunio C Hamano
2012-07-09Restore umasks influence on the permissions of work tree created by cloneAlex Riesen
2012-07-09Allow edit of empty message with commit --amendChris Webb
2012-07-05Make <refname> documentation more consistent.Max Horn
2012-07-03push: don't guess at qualifying remote refs on deletionJeff King
2012-07-02Merge branch 'maint' of git://github.com/git-l10n/git-po into maintJunio C Hamano
2012-07-02blame: compute abbreviation width that ensures uniquenessJunio C Hamano
2012-07-01Update Swedish translation (1066t0f0u)Peter Krefting
2012-06-28diff-index.c: "git diff" has no need to read blob from the standard inputJunio C Hamano
2012-06-28diff-index.c: unify handling of command line pathsJunio C Hamano
2012-06-28diff-index.c: do not pretend paths are pathspecsJunio C Hamano
2012-06-27fast-export: quote paths with spacesJay Soffian
2012-06-27add test case for rebase of empty commitMartin von Zweigbergk
2012-06-26index-pack: Disable threading on cygwinJunio C Hamano
2012-06-26git-checkout: disallow --detach on unborn branchChris Webb
2012-06-25git-submodule.sh: fix filename in comment.Michał Górny
2012-06-25git-add--interactive.perl: Remove two unused variablesThomas Badie
2012-06-24t/README: add a bit more Don'tsJunio C Hamano
2012-06-24tests: enclose $PERL_PATH in double quotesJunio C Hamano
2012-06-24t/test-lib.sh: export PERL_PATH for use in scriptsJunio C Hamano
2012-06-22Documentation: Fix misspellingsLeila Muhtasib
2012-06-22clone: fix ref selection in --single-branch --branch=xxxNguyễn Thái Ngọc Duy
2012-06-22diff-no-index: exit(1) if 'diff --quiet <repo file> <external file>' finds ch...Tim Henigan
2012-06-22diff: handle relative paths in no-indexJeff King
2012-06-21Git 1.7.11.1v1.7.11.1Junio C Hamano
2012-06-20docs: always define git-relative-html-prefix attributeJeff King