summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-13mailmap: fix use of freed memoryLibravatar Jim Meyering2-7/+44
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
2010-10-06commit-tree: free commit message before exitingLibravatar Jonathan Nieder1-5/+7
2010-10-06Merge branch 'maint'Libravatar Junio C Hamano2-9/+18
2010-10-06t/t3415: use && where applicable.Libravatar Yann Dirson1-3/+3
2010-10-06SubmittingPatches: Document some extra tags used in commit messagesLibravatar Ramkumar Ramachandra1-6/+15
2010-10-06diffcore-pickaxe.c: a void function shouldn't try to return somethingLibravatar Brandon Casey1-2/+2
2010-10-06Make test script t9157 executableLibravatar Junio C Hamano1-0/+0
2010-10-06Merge branch 'jk/repack-reuse-object'Libravatar Junio C Hamano3-3/+13
2010-10-06Merge branch 'bc/fix-cherry-pick-root'Libravatar Junio C Hamano2-1/+11
2010-10-06Merge branch 'uk/fix-author-ident-sed-script'Libravatar Junio C Hamano1-3/+0
2010-10-06Merge branch 'cw/gitweb-hilite-config'Libravatar Junio C Hamano3-3/+21
2010-10-06Merge branch 'ab/makefile-track-cc'Libravatar Junio C Hamano1-1/+1
2010-10-06Merge branch 'mg/reset-doc'Libravatar Junio C Hamano1-29/+47
2010-10-06Merge branch 'maint'Libravatar Junio C Hamano16-42/+135
2010-10-06Merge branch 'work/pt/for-junio' of git://repo.or.cz/git/mingw/4msysgitLibravatar Junio C Hamano12-36/+122
2010-10-06Martin Langhoff has a new e-mail addressLibravatar Junio C Hamano5-9/+9
2010-10-06Documentation/git-clone: describe --mirror more verboselyLibravatar Uwe Kleine-König1-1/+6
2010-10-06do not depend on signed integer overflowLibravatar Erik Faye-Lund4-3/+15