summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-25Check size of path buffer before writing into itLibravatar Greg Brockman1-0/+2
2010-07-23rebase: protect against diff.renames configurationLibravatar Junio C Hamano2-2/+24
2010-07-23t3400 (rebase): whitespace cleanupLibravatar Jonathan Nieder1-90/+92
2010-07-23Teach "apply --index-info" to handle rename patchesLibravatar Junio C Hamano2-2/+47
2010-07-23t4150 (am): futureproof against failing testsLibravatar Jonathan Nieder1-1/+47
2010-07-23t4150 (am): style fixLibravatar Jonathan Nieder2-108/+136
2010-07-23git-instaweb: Don't assume Apache executable is named apache2Libravatar Dan McGee1-5/+14
2010-07-23git-instaweb: Fix Apache environment variable passingLibravatar Dan McGee1-2/+5
2010-07-23git-instaweb: Fix custom apache log placementLibravatar Dan McGee1-1/+1
2010-07-21Git 1.7.2Libravatar Junio C Hamano3-9/+10
2010-07-21tests: correct "does reflog exist?" testsLibravatar Junio C Hamano2-49/+11
2010-07-21t/: work around one-shot variable assignment with test_must_failLibravatar Brandon Casey3-8/+40
2010-07-21t/README: correct an exception when breaking a && chain in testsLibravatar Jonathan Nieder1-4/+4
2010-07-20Documentation: spelling fixesLibravatar Ville Skyttä9-16/+18
2010-07-20t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failLibravatar Brandon Casey2-2/+2
2010-07-20t/t3700: convert two uses of negation operator '!' to use test_must_failLibravatar Brandon Casey1-2/+2
2010-07-20Merge branch 'maint'Libravatar Junio C Hamano2-2/+6
2010-07-20t/README: clarify test_must_fail descriptionLibravatar Brandon Casey1-0/+8
2010-07-20Check size of path buffer before writing into itLibravatar Greg Brockman1-0/+2
2010-07-19Merge branch 'maint'Libravatar Junio C Hamano2-3/+10
2010-07-19update-server-info: Shorten read_pack_info_file()Libravatar Ralf Thielow1-3/+0
2010-07-19git add: Add --ignore-missing to SYNOPSISLibravatar Ævar Arnfjörð Bjarmason1-1/+2
2010-07-19git submodule add: Remove old docs about implicit -fLibravatar Ævar Arnfjörð Bjarmason1-4/+0
2010-07-19git submodule add: Require the new --force option to add ignored pathsLibravatar Jens Lehmann3-15/+35
2010-07-19Merge branch 'jl/add-n-ignore-missing'Libravatar Junio C Hamano5-6/+47
2010-07-19Documentation: Explain git-mergetool's use of temporary filesLibravatar David Aguilar1-0/+10
2010-07-19Documentation/reset: move "undo permanently" example behind "make topic"Libravatar Thomas Rast1-13/+13
2010-07-19Documentation/reset: reorder examples to match descriptionLibravatar Thomas Rast1-23/+23
2010-07-19Documentation/reset: promote 'examples' one section upLibravatar Thomas Rast1-107/+109
2010-07-19Documentation/reset: separate options by modeLibravatar Thomas Rast1-26/+33
2010-07-19Documentation/git-reset: reorder modes for soft-mixed-hard progressionLibravatar Thomas Rast1-6/+6
2010-07-19git-svn: write memoized data explicitly to avoid Storable bugLibravatar Sergey Vlasov1-0/+16
2010-07-16Merge branch 'jc/diff-merge-base-multi'Libravatar Junio C Hamano1-13/+0
2010-07-16Only run aggregate-results over actual countsLibravatar Thomas Rast2-2/+2
2010-07-16Add a sample user for the svndump libraryLibravatar Jonathan Nieder4-0/+147
2010-07-16diff A...B: do not limit the syntax too narrowlyLibravatar Junio C Hamano1-13/+0
2010-07-15Merge branch 'jn/paginate-fix'Libravatar Junio C Hamano2-46/+200
2010-07-15Merge branch 'wp/merge-tree-fix'Libravatar Junio C Hamano2-1/+259
2010-07-15Merge branch 'js/merge-rr-fix'Libravatar Junio C Hamano2-3/+3
2010-07-15Merge branch 'jc/diff-merge-base-multi'Libravatar Junio C Hamano1-8/+23
2010-07-15Merge branch 'ns/merge-recursive-uptodate'Libravatar Junio C Hamano1-1/+1
2010-07-15Merge branch 'jn/tests'Libravatar Junio C Hamano1-47/+42
2010-07-15Merge branch 'eb/doc-log-manpage'Libravatar Junio C Hamano1-6/+9
2010-07-15Merge branch 'jn/grep-open'Libravatar Junio C Hamano2-0/+16
2010-07-15Merge branch 'mg/revision-doc'Libravatar Junio C Hamano20-222/+257
2010-07-15Merge branch 'jk/maint-status-keep-index-timestamp'Libravatar Junio C Hamano1-5/+11
2010-07-15Merge branch 'jc/rebase-i-commit-msg-fix'Libravatar Junio C Hamano2-9/+28
2010-07-15Merge branch 'ab/submodule-add-f'Libravatar Junio C Hamano3-3/+29
2010-07-15Merge branch 'bc/maint-makefile-fixes'Libravatar Junio C Hamano1-5/+5
2010-07-15Merge branch 'maint'Libravatar Junio C Hamano3-2/+13