summaryrefslogtreecommitdiffstats
path: root/git-cvsexportcommit.perl (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-22sparse: Fix errors due to missing target-specific variablesRamsay Jones1-17/+28
2011-04-11sparse: Fix an "symbol 'merge_file' not decared" warningRamsay Jones4-2/+10
2011-04-11sparse: Fix an "symbol 'format_subject' not declared" warningRamsay Jones2-3/+2
2011-04-11sparse: Fix some "Using plain integer as NULL pointer" warningsRamsay Jones1-2/+2
2011-04-11sparse: Fix an "symbol 'cmd_index_pack' not declared" warningRamsay Jones1-1/+1
2011-04-11Makefile: Use cgcc rather than sparse in the check targetRamsay Jones1-5/+6
2011-04-11Makefile: extract Q_() source strings as ngettext()Ævar Arnfjörð Bjarmason1-1/+2
2011-04-11i18n: avoid parenthesized string as array initializerRamsay Jones1-1/+1
2011-04-10git-svn: Cache results of running the executable "git config"James Y Knight1-0/+5
2011-04-10git-svn: Add a svn-remote.<name>.pushurl config keyAlejandro R. Sedeño2-3/+26
2011-04-09gitk: Update cherry-pick error message parsingAnders Kaseorg1-1/+1
2011-04-07git-p4: replace each tab with 8 spaces for consistencyAndrew Garber1-32/+32
2011-04-06Git 1.7.5-rc1v1.7.5-rc1Junio C Hamano3-11/+14
2011-04-06Git 1.7.4.4v1.7.4.4Junio C Hamano3-8/+6
2011-04-05revisions.txt: language improvementsMichael J Gruber1-35/+35
2011-04-04Documentation: trivial grammar fix in core.worktree descriptionSZEDER Gábor1-1/+1
2011-04-04gitweb: Fix parsing of negative fractional timezones in JavaScriptJakub Narebski1-5/+19
2011-04-03Start preparing for 1.7.4.4Junio C Hamano2-1/+38
2011-04-03pull: do not clobber untracked files on initial pullJeff King2-1/+12
2011-04-03compat: add missing #include <sys/resource.h>Jonathan Nieder1-0/+1
2011-04-03git.el: Don't use font-lock-compile-keywordsLawrence Mitchell1-3/+10
2011-04-03t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason1-2/+2
2011-04-03Fix two unused variable warnings in gcc 4.6Dan McGee2-6/+1
2011-04-03Remove old binaries from .gitignoreDan McGee1-2/+0
2011-04-03sparse: Fix errors and silence warningsStephen Boyd7-9/+9
2011-04-03Update release notesJunio C Hamano2-23/+21
2011-04-03Git 1.7.4.3v1.7.4.3Junio C Hamano3-2/+34
2011-04-03Doc: mention --delta-base-offset is the default for Porcelain commandsJunio C Hamano1-1/+6
2011-04-02"log --cherry-pick" documentation regression fixJunio C Hamano1-2/+2
2011-04-02revisions.txt: structure with a labelled listMichael J Gruber1-35/+51
2011-04-02revisions.txt: consistent use of quotesMichael J Gruber1-52/+52
2011-04-01docs: fix filter-branch subdir example for exotic repo namesJeff King1-1/+1
2011-03-31Git 1.7.5-rc0v1.7.5-rc0Junio C Hamano2-2/+2
2011-03-31parse-remote: typofixJunio C Hamano1-1/+1
2011-03-31submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin3-9/+83
2011-03-30remote: deprecate --mirrorJeff King2-5/+7
2011-03-30remote: separate the concept of push and fetch mirrorsJeff King3-19/+129
2011-03-30remote: disallow some nonsensical option combinationsJeff King1-0/+5
2011-03-30grep: allow -E and -n to be turned on by default via configurationJoe Ratterman4-1/+52
2011-03-30contrib/thunderbird-patch-inline: do not require bash to run the scriptMaxin john1-2/+2
2011-03-30t8001: check the exit status of the command being testedJunio C Hamano1-5/+6
2011-03-30strbuf.h: remove a tad stale docs-in-comment and reference api-doc insteadMichael Witten1-36/+1
2011-03-30Typos: t/READMEMichael Witten1-5/+4
2011-03-30Documentation/config.txt: make truth value of numbers more explicitCarlos Martín Nieto1-1/+1
2011-03-30git-pack-objects.txt: fix grammatical errorsStephen Boyd1-3/+3
2011-03-30parse-remote: replace unnecessary sed invocationStephen Boyd1-1/+2
2011-03-30tests: kill backgrounded processes more robustlyJeff King1-6/+6
2011-03-29vcs-svn: a void function shouldn't try to return somethingMichael Witten1-1/+2
2011-03-29Revert two "no-done" revertsJunio C Hamano2-7/+31
2011-03-29enable "no-done" extension only when serving over smart-httpJunio C Hamano1-3/+4