summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-19repack: place temporary packs under .git/objects/pack/Libravatar Thomas Rast1-2/+3
2010-10-18push: pass --progress down to git-pack-objectsLibravatar Jeff King4-2/+7
2010-10-18t5523-push-upstream: test progress messagesLibravatar Tay Ray Chuan1-0/+38
2010-10-18t5523-push-upstream: add function to ensure fresh upstream repoLibravatar Tay Ray Chuan1-1/+5
2010-10-18test_terminal: ensure redirections work reliablyLibravatar Jonathan Nieder1-28/+10
2010-10-18test_terminal: catch use without TTY prerequisiteLibravatar Jonathan Nieder2-8/+12
2010-10-18test-lib: allow test code to check the list of declared prerequisitesLibravatar Jonathan Nieder1-7/+19
2010-10-18tests: test terminal output to both stdout and stderrLibravatar Jeff King2-11/+28
2010-10-18tests: factor out terminal handling from t7006Libravatar Jeff King3-30/+29
2010-10-18send-pack: avoid redundant "pack-objects died with strange error"Libravatar Jonathan Nieder1-1/+1
2010-10-18merge-file: correctly find files when called in subdirLibravatar Thomas Rast2-1/+14
2010-10-18prefix_filename(): safely handle the case where pfx_len=0Libravatar Thomas Rast1-2/+2
2010-10-18t4203 (mailmap): stop hardcoding commit ids and datesLibravatar Jonathan Nieder1-9/+17
2010-10-13Merge branch 'maint'Libravatar Junio C Hamano25-68/+79
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