summaryrefslogtreecommitdiffstats
path: root/builtin/commit.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-01add: introduce add.ignoreerrors synonym for add.ignore-errorsJonathan Nieder2-2/+7
2010-08-29t0003: add missing && at end of linesMatthieu Moy1-5/+5
2010-07-27Git 1.7.1.2v1.7.1.2Junio C Hamano3-2/+13
2010-07-27Git 1.7.0.7v1.7.0.7Junio C Hamano4-3/+20
2010-07-27config --get --path: check for unset $HOMEJonathan Nieder2-1/+25
2010-07-25request-pull.txt: Document -p optionStephen Boyd1-1/+4
2010-07-25Check size of path buffer before writing into itGreg Brockman1-0/+2
2010-07-20t/README: clarify test_must_fail descriptionBrandon Casey1-0/+8
2010-07-20Check size of path buffer before writing into itGreg Brockman1-0/+2
2010-07-19update-server-info: Shorten read_pack_info_file()Ralf Thielow1-3/+0
2010-07-19Documentation: Explain git-mergetool's use of temporary filesDavid Aguilar1-0/+10
2010-07-15Documentation: add submodule.* to the big configuration variable listJonathan Nieder1-0/+9
2010-07-15gitmodules.5: url can be a relative pathJonathan Nieder1-0/+3
2010-07-15gitweb: fix esc_urlPavan Kumar Sunkara1-2/+1
2010-07-13git fetch documentation: describe short '-p' synonym to '--prune' optionOren Held1-0/+1
2010-07-13format-patch: document the format.to configuration settingMiklos Vajna1-2/+4
2010-07-09Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli1-1/+1
2010-07-09checkout: accord documentation to what git doesNicolas Sebrecht1-1/+1
2010-07-09t0005: work around strange $? in ksh when program terminated by a signalJohannes Sixt1-0/+1
2010-07-07backmerge a few more fixes to 1.7.1.X seriesJunio C Hamano2-1/+20
2010-07-07rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-optionUwe Kleine-König2-2/+20
2010-07-07fix git branch -m in presence of cross devicesPierre Habouzit1-6/+15
2010-07-06add missing && to submodule-merge testcaseHeiko Voigt1-1/+1
2010-07-06test-date: fix sscanf type conversionJeff King1-2/+2
2010-07-05xdiff: optimise for no whitespace difference when ignoring whitespace.Dylan Reid1-1/+3
2010-07-05t0006: test timezone parsingJeff King2-5/+9
2010-07-05rerere.txt: Document forget subcommandMichael J Gruber1-1/+6
2010-07-02Documentation/git-gc.txt: add reference to githooksChris Packham1-0/+7
2010-06-29Git 1.7.1.1v1.7.1.1Junio C Hamano2-11/+4
2010-06-29t/t9001: use egrep when regular expressions are involvedBrandon Casey1-3/+3
2010-06-29git-rev-parse.txt: Add more examples for caret and colonMichael J Gruber1-7/+8
2010-06-28Update draft release notes to 1.7.1.1Junio C Hamano1-1/+16
2010-06-28notes: Initialise variable to appease gccRamsay Jones1-1/+1
2010-06-28notes: check number of parameters to "git notes copy"Jeff King2-0/+10
2010-06-27git-rev-parse.txt: Document ":path" specifierMichael J Gruber1-1/+3
2010-06-25msvc: Fix some compiler warningsRamsay Jones1-4/+4
2010-06-25Documentation: grep: fix asciidoc problem with --Christian Couder1-1/+1
2010-06-24msvc: Fix some "expr evaluates to function" compiler warningsRamsay Jones3-5/+5
2010-06-22Update draft release notes to 1.7.1.1Junio C Hamano1-0/+21
2010-06-21tests: remove unnecessary '^' from 'expr' regular expressionJunio C Hamano2-3/+3
2010-06-21Update draft release notes to 1.7.1.1Junio C Hamano1-0/+21
2010-06-20gitweb/Makefile: fix typo in gitweb.min.css ruleJay Soffian1-1/+1
2010-06-18Git.pm: better error messagePhilippe Bruhat (BooK)1-2/+2
2010-06-18send-email: ask about and declare 8bit mailsThomas Rast3-0/+146
2010-06-18unpack-trees: Make index lookahead less pessimalBrian Downing1-2/+10
2010-06-16Prepare draft release notes to 1.7.1.1Junio C Hamano2-1/+47
2010-06-16common_prefix: simplify and fix scanning for prefixesJunio C Hamano1-13/+13
2010-06-16am: use get_author_ident_from_commit instead of mailinfo when rebasingJay Soffian2-6/+17
2010-06-15notes: Initialize variable to appease Sun StudioÆvar Arnfjörð Bjarmason1-1/+1
2010-06-13git-mailinfo documentation: clarify -u/--encodingZhang Le1-4/+4