summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-06diff: parse separate options like -S fooMatthieu Moy
2010-07-21Git 1.7.2v1.7.2Junio C Hamano
2010-07-21tests: correct "does reflog exist?" testsJunio C Hamano
2010-07-21t/: work around one-shot variable assignment with test_must_failBrandon Casey
2010-07-21t/README: correct an exception when breaking a && chain in testsJonathan Nieder
2010-07-20t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey
2010-07-20t/t3700: convert two uses of negation operator '!' to use test_must_failBrandon Casey
2010-07-20Merge branch 'maint'Junio C Hamano
2010-07-20t/README: clarify test_must_fail descriptionBrandon Casey
2010-07-20Check size of path buffer before writing into itGreg Brockman
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