summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | builtin-log.c: guard config parser from value=NULLJunio C Hamano2008-02-111-3/+2
* | imap-send.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+4
* | wt-status.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
* | setup.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
* | remote.c: guard config parser from value=NULLJunio C Hamano2008-02-111-3/+6
* | merge-recursive.c: guard config parser from value=NULLJunio C Hamano2008-02-111-5/+6
* | http.c: guard config parser from value=NULLJunio C Hamano2008-02-111-10/+15
* | help.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
* | git.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
* | diff.c: guard config parser from value=NULLJunio C Hamano2008-02-111-2/+12
* | convert.c: guard config parser from value=NULLJunio C Hamano2008-02-111-2/+2
* | connect.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
* | builtin-tag.c: guard config parser from value=NULLJunio C Hamano2008-02-111-1/+1
* | builtin-show-branch.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
* | builtin-reflog.c: guard config parser from value=NULLJunio C Hamano2008-02-111-5/+11
* | builtin-log.c: guard config parser from value=NULLJunio C Hamano2008-02-111-1/+1
* | builtin-config.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
* | builtin-commit.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
* | builtin-branch.c: guard config parser from value=NULLJunio C Hamano2008-02-111-3/+6
* | builtin-apply.c: guard config parser from value=NULLJunio C Hamano2008-02-111-0/+2
* | Add config_error_nonbool() helper functionJunio C Hamano2008-02-112-0/+10
* | builtin-gc.c: guard config parser from value=NULLMiklos Vajna2008-02-111-1/+1
* | archive-tar.c: guard config parser from value=NULLJunio C Hamano2008-02-111-1/+1
* | Work around curl-gnutls not liking to be reinitializedMike Hommey2008-02-111-4/+3
* | man pages are littered with .ft C and othersJonas Fonseca2008-02-112-1/+20
* | Add a BuildRequires for gettext in the spec file.James Bowes2008-02-111-1/+4
* | pack-objects: only throw away data during memory pressureMartin Koegler2008-02-111-2/+11
* | builtin-commit: remove .git/SQUASH_MSG upon successful commitGerrit Pape2008-02-111-0/+1
* | Make git prune remove temporary packs that look like write failuresDavid Steven Tweed2008-02-112-0/+71
* | rebase -i: accept -m as advertised in the man pageUwe Kleine-K,Av(Bnig2008-02-111-1/+1
* | Document that the default of branch.autosetupmerge is trueJohannes Schindelin2008-02-113-11/+13
* | bisect: allow starting with a detached HEADJohannes Schindelin2008-02-112-2/+18
* | git-pull documentation: fix markupJunio C Hamano2008-02-111-5/+5
* | config: Fix --unset for continuation linesFrank Lichtenheld2008-02-102-0/+24
* | Fix typo in 'blame' documentation.v1.5.4.1Tim Stoakes2008-02-091-1/+1
* | gitattributes: fix relative path matchingJunio C Hamano2008-02-072-3/+52
* | Fix parsing numeric color valuesTimo Hirvonen2008-02-062-1/+70
* | INSTALL: git-merge no longer uses cpioGerrit Pape2008-02-051-2/+2
* | git-remote documentation: fix synopsis to match descriptionJörg Sommer2008-02-031-1/+1
* | git-am: fix type in its usage stringJörg Sommer2008-02-031-1/+1
* | Fix "git-commit -C $tag"Junio C Hamano2008-02-032-1/+19
* | Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)Jari Aalto2008-02-031-3/+4
* | Update stale documentation links from the main documentation.Junio C Hamano2008-02-011-0/+5
* | GIT 1.5.4v1.5.4Junio C Hamano2008-02-012-12/+6
* | Fix "git checkout -b foo ':/substring'"Junio C Hamano2008-02-011-3/+4
* | Fix typo in a comment in t/test-lib.shMichele Ballabio2008-01-311-1/+1
* | git rev-parse manpage: spelling fixMiklos Vajna2008-01-311-2/+2
* | Revert "filter-branch docs: remove brackets so not to imply revision arg is o...Junio C Hamano2008-01-312-2/+2
* | Documentation/git-cvsserver: Fix typoJean-Luc Herren2008-01-301-1/+1
* | filter-branch: assume HEAD if no revision suppliedBrandon Casey2008-01-301-2/+1