summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-12Merge branch 'lt/in-core-index'Junio C Hamano
2008-02-12Merge branch 'ph/describe-match'Junio C Hamano
2008-02-11git-blame.el: show the when, who and what in the minibuffer.Junichi Uekawa
2008-02-11Define the project whitespace policyJunio C Hamano
2008-02-11Add `git svn blame' commandTim Stoakes
2008-02-11Merge branch 'maint'Junio C Hamano
2008-02-11config.c: guard config parser from value=NULLJunio C Hamano
2008-02-11builtin-log.c: guard config parser from value=NULLJunio C Hamano
2008-02-11imap-send.c: guard config parser from value=NULLJunio C Hamano
2008-02-11wt-status.c: guard config parser from value=NULLJunio C Hamano
2008-02-11setup.c: guard config parser from value=NULLJunio C Hamano
2008-02-11remote.c: guard config parser from value=NULLJunio C Hamano
2008-02-11merge-recursive.c: guard config parser from value=NULLJunio C Hamano
2008-02-11http.c: guard config parser from value=NULLJunio C Hamano
2008-02-11help.c: guard config parser from value=NULLJunio C Hamano
2008-02-11git.c: guard config parser from value=NULLJunio C Hamano
2008-02-11diff.c: guard config parser from value=NULLJunio C Hamano
2008-02-11convert.c: guard config parser from value=NULLJunio C Hamano
2008-02-11connect.c: guard config parser from value=NULLJunio C Hamano
2008-02-11builtin-tag.c: guard config parser from value=NULLJunio C Hamano
2008-02-11builtin-show-branch.c: guard config parser from value=NULLJunio C Hamano
2008-02-11builtin-reflog.c: guard config parser from value=NULLJunio C Hamano
2008-02-11builtin-log.c: guard config parser from value=NULLJunio C Hamano
2008-02-11builtin-config.c: guard config parser from value=NULLJunio C Hamano
2008-02-11builtin-commit.c: guard config parser from value=NULLJunio C Hamano
2008-02-11builtin-branch.c: guard config parser from value=NULLJunio C Hamano
2008-02-11builtin-apply.c: guard config parser from value=NULLJunio C Hamano
2008-02-11Add config_error_nonbool() helper functionJunio C Hamano
2008-02-11builtin-gc.c: guard config parser from value=NULLMiklos Vajna
2008-02-11archive-tar.c: guard config parser from value=NULLJunio C Hamano
2008-02-11Work around curl-gnutls not liking to be reinitializedMike Hommey
2008-02-11man pages are littered with .ft C and othersJonas Fonseca
2008-02-11Add a BuildRequires for gettext in the spec file.James Bowes
2008-02-11pack-objects: only throw away data during memory pressureMartin Koegler
2008-02-11builtin-commit: remove .git/SQUASH_MSG upon successful commitGerrit Pape
2008-02-11Make git prune remove temporary packs that look like write failuresDavid Steven Tweed
2008-02-11rebase -i: accept -m as advertised in the man pageUwe Kleine-K,Av(Bnig
2008-02-11Document that the default of branch.autosetupmerge is trueJohannes Schindelin
2008-02-11bisect: allow starting with a detached HEADJohannes Schindelin
2008-02-11git-pull documentation: fix markupJunio C Hamano
2008-02-11config: Fix --unset for continuation linesFrank Lichtenheld
2008-02-10Merge branch 'maint'Junio C Hamano
2008-02-10Work around curl-gnutls not liking to be reinitializedMike Hommey
2008-02-10Introduce the config variable pack.packSizeLimitJohannes Schindelin
2008-02-10Fix typo in 'blame' documentation.v1.5.4.1Tim Stoakes
2008-02-08gitweb: Make use of the $git_dir variable at sub git_get_project_url_listBruno Ribas
2008-02-08git.el: Better handling of subprocess errors.Alexandre Julliard
2008-02-08git.el: Check for existing buffers on revert.Alexandre Julliard
2008-02-08git.el: Added a command to amend a commit.Alexandre Julliard
2008-02-08git.el: Support for showing unknown/ignored directories.Alexandre Julliard