aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | mailinfo: feed only one line to handle_filter() for QP inputJay Soffian2008-02-15
* | diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver"Christian Couder2008-02-15
* | Add "const" qualifier to "char *excludes_file".Christian Couder2008-02-15
* | Add "const" qualifier to "char *editor_program".Christian Couder2008-02-15
* | Add "const" qualifier to "char *pager_program".Christian Couder2008-02-15
* | config: add 'git_config_string' to refactor string config variables.Christian Couder2008-02-15
* | diff.c: remove useless check for value != NULLChristian Couder2008-02-15
* | fast-import: check return value from unpack_entry()Shawn O. Pearce2008-02-15
* | Validate nicknames of remote branches to prohibit confusing onesDaniel Barkalow2008-02-15
* | diff.c: replace a 'strdup' with 'xstrdup'.Christian Couder2008-02-15
* | diff.c: fixup garding of config parser from value=NULLJunio C Hamano2008-02-15
* | config: add test cases for empty value and no value config variables.Christian Couder2008-02-13
* | cvsimport: have default merge regex also match beginning of commit messageGerrit Pape2008-02-13
* | git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna2008-02-13
* | status: suggest "git rm --cached" to unstage for initial commitJeff King2008-02-13
* | Protect get_author_ident_from_commit() from filenames in work treeJunio C Hamano2008-02-13
* | upload-pack: Initialize the exec-path.Johannes Sixt2008-02-13
* | bisect: use verbatim commit subject in the bisect logJohannes Schindelin2008-02-13
* | git-cvsimport.txt: fix '-M' description.Sergei Organov2008-02-13
* | Revert "pack-objects: only throw away data during memory pressure"Junio C Hamano2008-02-12
* | 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