aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add--interactive: handle initial commit betterJeff King2008-02-16
* hard-code the empty tree objectJeff King2008-02-13
* config.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* builtin-log.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* imap-send.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* wt-status.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* setup.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* remote.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* merge-recursive.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* http.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* help.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* git.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* diff.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* convert.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* connect.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* builtin-tag.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* builtin-show-branch.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* builtin-reflog.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* builtin-log.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* builtin-config.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* builtin-commit.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* builtin-branch.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* builtin-apply.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* Add config_error_nonbool() helper functionJunio C Hamano2008-02-11
* builtin-gc.c: guard config parser from value=NULLMiklos Vajna2008-02-11
* archive-tar.c: guard config parser from value=NULLJunio C Hamano2008-02-11
* Work around curl-gnutls not liking to be reinitializedMike Hommey2008-02-11
* man pages are littered with .ft C and othersJonas Fonseca2008-02-11
* Add a BuildRequires for gettext in the spec file.James Bowes2008-02-11
* pack-objects: only throw away data during memory pressureMartin Koegler2008-02-11
* builtin-commit: remove .git/SQUASH_MSG upon successful commitGerrit Pape2008-02-11
* Make git prune remove temporary packs that look like write failuresDavid Steven Tweed2008-02-11
* rebase -i: accept -m as advertised in the man pageUwe Kleine-K,Av(Bnig2008-02-11
* Document that the default of branch.autosetupmerge is trueJohannes Schindelin2008-02-11
* bisect: allow starting with a detached HEADJohannes Schindelin2008-02-11
* git-pull documentation: fix markupJunio C Hamano2008-02-11
* config: Fix --unset for continuation linesFrank Lichtenheld2008-02-10
* Fix typo in 'blame' documentation.v1.5.4.1Tim Stoakes2008-02-09
* gitattributes: fix relative path matchingJunio C Hamano2008-02-07
* Fix parsing numeric color valuesTimo Hirvonen2008-02-06
* INSTALL: git-merge no longer uses cpioGerrit Pape2008-02-05
* git-remote documentation: fix synopsis to match descriptionJörg Sommer2008-02-03
* git-am: fix type in its usage stringJörg Sommer2008-02-03
* Fix "git-commit -C $tag"Junio C Hamano2008-02-03
* Documentation/git-stash.txt: Adjust SYNOPSIS command syntax (2)Jari Aalto2008-02-03
* Update stale documentation links from the main documentation.Junio C Hamano2008-02-01
* GIT 1.5.4v1.5.4Junio C Hamano2008-02-01
* Fix "git checkout -b foo ':/substring'"Junio C Hamano2008-02-01
* Fix typo in a comment in t/test-lib.shMichele Ballabio2008-01-31
* git rev-parse manpage: spelling fixMiklos Vajna2008-01-31