summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-26Merge branch 'maint'Libravatar Junio C Hamano1-2/+2
2010-10-26test: allow running the tests under "prove"Libravatar Michael J Gruber2-1/+15
2010-10-25Fix copy-pasted comments related to tree diff handling.Libravatar Yann Dirson1-2/+2
2010-10-22Fix handling of git-p4 on deleted filesLibravatar Andrew Waters1-1/+3
2010-10-21Sync with 1.7.3.2Libravatar Junio C Hamano57-158/+167
2010-10-21Git 1.7.3.2Libravatar Junio C Hamano4-3/+9
2010-10-21Merge branch 'sn/doc-opt-notation' into maintLibravatar Junio C Hamano55-157/+157
2010-10-21Merge branch 'mg/fix-build-remote-helpers' into maintLibravatar Junio C Hamano1-0/+3
2010-10-20git-gui: correct assignment of work-treeLibravatar Pat Thoyts1-5/+14
2010-10-19{cvs,svn}import: use the new 'git read-tree --empty'Libravatar Thomas Rast2-2/+2
2010-10-19Merge branch 'maint'Libravatar Junio C Hamano5-25/+49
2010-10-19t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Libravatar Antonio Ospite1-1/+1
2010-10-19Clarify and extend the "git diff" format documentationLibravatar Andreas Gruenbacher1-10/+30
2010-10-19git-show-ref.txt: clarify the pattern matchingLibravatar Michael J Gruber1-1/+5
2010-10-19documentation: git-config minor cleanupsLibravatar Cliff Frey1-7/+7
2010-10-19Update test script annotate-tests.sh to handle missing/extra authorsLibravatar Kevin Ballard1-6/+6
2010-10-18send-pack: avoid redundant "pack-objects died with strange error"Libravatar Jonathan Nieder1-1/+1
2010-10-13Merge branch 'maint'Libravatar Junio C Hamano25-68/+79
2010-10-13Better advice on using topic branches for kernel developmentLibravatar Luck, Tony1-3/+6
2010-10-13Documentation: update implicit "--no-index" behavior in "git diff"Libravatar Jonathan Nieder1-3/+3
2010-10-13Documentation: expand 'git diff' SEE ALSO sectionLibravatar Jonathan Nieder1-2/+6
2010-10-13Documentation: diff can compare blobsLibravatar Jonathan Nieder1-2/+3
2010-10-13Documentation: gitrevisions is in section 7Libravatar Jonathan Nieder16-20/+20
2010-10-13rev-list: handle %x00 NUL in user formatLibravatar Jeff King4-6/+16
2010-10-13submodule sync: Update "submodule.<name>.url" for empty directoriesLibravatar Andreas Köhler2-3/+14
2010-10-13completion: Support the DWIM mode for git checkoutLibravatar Kevin Ballard1-3/+27
2010-10-13fast-import: Allow filemodify to set the rootLibravatar David Barr3-0/+33
2010-10-13bash: support pretty format aliasesLibravatar SZEDER Gábor1-4/+17
2010-10-13bash: support more 'git notes' subcommands and their optionsLibravatar SZEDER Gábor1-9/+41
2010-10-13bash: not all 'git bisect' subcommands make sense when not bisectingLibravatar SZEDER Gábor1-1/+5
2010-10-13bash: offer refs for 'git bisect start'Libravatar SZEDER Gábor1-1/+1
2010-10-13bisect: check for mandatory argument of 'bisect replay'Libravatar SZEDER Gábor1-0/+1
2010-10-13bisect: improve error msg of 'bisect reset' when original HEAD is deletedLibravatar SZEDER Gábor1-1/+6
2010-10-13bisect: improve error message of 'bisect log' while not bisectingLibravatar SZEDER Gábor1-1/+5
2010-10-13shell portability: no "export VAR=VAL"Libravatar Junio C Hamano6-23/+23
2010-10-13CodingGuidelines: reword parameter expansion sectionLibravatar Junio C Hamano1-12/+15
2010-10-13Documentation: update-index: -z applies also to --index-infoLibravatar Bert Wesarg1-2/+2
2010-10-13gitweb: Improve behavior for actionless path_info gitweb URLsLibravatar Jakub Narebski1-2/+9
2010-10-13gitweb: Fix bug in evaluate_path_infoLibravatar Jakub Narebski1-2/+2
2010-10-13gitweb: Fix test of highlighting support in t9500Libravatar Jakub Narebski1-5/+6
2010-10-08t5503: fix typoLibravatar Michael J Gruber1-1/+1
2010-10-08Documentation: No argument of ALLOC_GROW should have side-effectsLibravatar Jonathan Nieder1-1/+1
2010-10-08Fix {update,checkout}-index usage stringsLibravatar Štěpán Němec2-2/+2
2010-10-08Put a space between `<' and argument in pack-objects usage stringLibravatar Štěpán Němec1-1/+1
2010-10-08Remove stray quotes in --pretty and --format documentationLibravatar Štěpán Němec2-3/+3
2010-10-08Use parentheses and `...' where appropriateLibravatar Štěpán Němec31-33/+33
2010-10-08Fix odd markup in --diff-filter documentationLibravatar Štěpán Němec1-2/+2
2010-10-08Use angles for placeholders consistentlyLibravatar Štěpán Němec27-118/+118
2010-10-07git-gui: use full dialog width for old name when renaming branchLibravatar Pat Thoyts1-1/+1
2010-10-07git-gui: generic version trimmingLibravatar Pat Thoyts1-5/+12