summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-19Merge branch 'maint'Junio C Hamano
2010-07-19update-server-info: Shorten read_pack_info_file()Ralf Thielow
2010-07-19git add: Add --ignore-missing to SYNOPSISÆvar Arnfjörð Bjarmason
2010-07-19git submodule add: Remove old docs about implicit -fÆvar Arnfjörð Bjarmason
2010-07-19git submodule add: Require the new --force option to add ignored pathsJens Lehmann
2010-07-19Merge branch 'jl/add-n-ignore-missing'Junio C Hamano
2010-07-19Documentation: Explain git-mergetool's use of temporary filesDavid Aguilar
2010-07-19git-svn: write memoized data explicitly to avoid Storable bugSergey Vlasov
2010-07-16Merge branch 'jc/diff-merge-base-multi'Junio C Hamano
2010-07-16Only run aggregate-results over actual countsThomas Rast
2010-07-16Add a sample user for the svndump libraryJonathan Nieder
2010-07-16diff A...B: do not limit the syntax too narrowlyJunio C Hamano
2010-07-15Merge branch 'jn/paginate-fix'Junio C Hamano
2010-07-15Merge branch 'wp/merge-tree-fix'Junio C Hamano
2010-07-15Merge branch 'js/merge-rr-fix'Junio C Hamano
2010-07-15Merge branch 'jc/diff-merge-base-multi'Junio C Hamano
2010-07-15Merge branch 'ns/merge-recursive-uptodate'Junio C Hamano
2010-07-15Merge branch 'jn/tests'Junio C Hamano
2010-07-15Merge branch 'eb/doc-log-manpage'Junio C Hamano
2010-07-15Merge branch 'jn/grep-open'Junio C Hamano
2010-07-15Merge branch 'mg/revision-doc'Junio C Hamano
2010-07-15Merge branch 'jk/maint-status-keep-index-timestamp'Junio C Hamano
2010-07-15Merge branch 'jc/rebase-i-commit-msg-fix'Junio C Hamano
2010-07-15Merge branch 'ab/submodule-add-f'Junio C Hamano
2010-07-15Merge branch 'bc/maint-makefile-fixes'Junio C Hamano
2010-07-15Merge branch 'maint'Junio C Hamano
2010-07-15Documentation: add submodule.* to the big configuration variable listJonathan Nieder
2010-07-15gitmodules.5: url can be a relative pathJonathan Nieder
2010-07-15gitweb: fix esc_urlPavan Kumar Sunkara
2010-07-14git --paginate: paginate external commands againJonathan Nieder
2010-07-14MERGE_RR is in .git, not .git/rr-cacheJay Soffian
2010-07-14merge-tree: fix where two branches share no changesWill Palmer
2010-07-14add basic tests for merge-treeWill Palmer
2010-07-14Git 1.7.2-rc3v1.7.2-rc3Junio C Hamano
2010-07-14Merge branch 'jc/read-tree-cache-tree-fix'Junio C Hamano
2010-07-14Use dev_t for device id (st_dev) from stat in setup_git_directory_gently()Raja R Harinath
2010-07-13diff A...B: give one possible diff when there are more than one merge-baseJunio C Hamano
2010-07-13Merge branch 'maint'Junio C Hamano
2010-07-13git fetch documentation: describe short '-p' synonym to '--prune' optionOren Held
2010-07-13format-patch: document the format.to configuration settingMiklos Vajna
2010-07-12git add: Add the "--ignore-missing" option for the dry runJens Lehmann
2010-07-12test-lib: TAP compliance for skipping tests on requestMichael J Gruber
2010-07-12test-lib: simplify GIT_SKIP_TESTS loopMichael J Gruber
2010-07-12Merge branch 'maint'Junio C Hamano
2010-07-12t3000 (ls-files -o): modernize styleJonathan Nieder
2010-07-10git-gui: fix usage of themed widgets variableHeiko Voigt
2010-07-10git-gui: Handle failure of core.worktree to identify the working directory.Pat Thoyts
2010-07-10Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli
2010-07-09merge-recursive: use "up-to-date" instead of "uptodate" in error message for ...Nicolas Sebrecht
2010-07-09checkout: accord documentation to what git doesNicolas Sebrecht