summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-16gitweb: Make config_to_multi return [] instead of [undef]Libravatar Petr Baudis2-1/+26
2007-12-16gitweb: Teach "a=blob" action to be more lenient about blob/file mime typeLibravatar Jakub Narebski1-11/+11
2007-12-16gitweb: disambiguate heads and tags withs the same nameLibravatar Jakub Narebski1-6/+8
2007-12-16teach bash completion to treat commands with "--" as a helperLibravatar Jeff King1-2/+1
2007-12-16trim_common_tail: brown paper bag fix.Libravatar Jeff King1-5/+4
2007-12-14Update draft release notes for 1.5.4Libravatar Junio C Hamano1-1/+10
2007-12-14Start preparing the API documents.Libravatar Junio C Hamano27-5/+675
2007-12-14Retire git-runstatus for real.Libravatar Junio C Hamano4-108/+1
2007-12-14Rename git-browse-help helper to git-browse--helpLibravatar Junio C Hamano5-9/+8
2007-12-14git-help: add "help.format" config variable.Libravatar Christian Couder4-12/+100
2007-12-14Merge branch 'wc/diff'Libravatar Junio C Hamano12-192/+396
2007-12-14Move fetch_ref from http-push.c and http-walker.c to http.cLibravatar Mike Hommey4-163/+89
2007-12-14Fix various memory leaks in http-push.c and http-walker.cLibravatar Mike Hommey2-28/+45
2007-12-14Use strbuf in http codeLibravatar Mike Hommey5-201/+108
2007-12-14Avoid redundant declaration of missing_target()Libravatar Mike Hommey3-26/+13
2007-12-14Remove a CURLOPT_HTTPHEADER (un)settingLibravatar Mike Hommey1-1/+0
2007-12-14Remove the default_headers variable from http-push.cLibravatar Mike Hommey1-7/+0
2007-12-14Fix random sha1 in error message in http-fetch and http-pushLibravatar Mike Hommey2-4/+6
2007-12-14Fix some more memory leaks in http-push.cLibravatar Mike Hommey1-2/+11
2007-12-14Test interaction between diff --check and --exit-codeLibravatar Wincent Colaiuta1-0/+29
2007-12-14Use shorter error messages for whitespace problemsLibravatar Wincent Colaiuta2-4/+4
2007-12-14Use a strbuf for building up section header and key/value pair strings.Libravatar Kristian Høgsberg1-53/+38
2007-12-14fast-import: fix unalinged allocation and accessLibravatar David S. Miller1-5/+5
2007-12-14remote: Fix bogus make_branch() call in configuration reader.Libravatar Junio C Hamano1-1/+1
2007-12-14commit: allow --amend to reuse message from another commitLibravatar Junio C Hamano2-1/+18
2007-12-14git-svn: handle our top-level path being deleted and later re-addedLibravatar Eric Wong2-0/+53
2007-12-14cvsexportcommit: fix massive commitsLibravatar Jeff King1-14/+23
2007-12-14Documentation: describe pack idx v2Libravatar linux@horizon.com1-33/+61
2007-12-14xdiff tail trimming: use correct type.Libravatar Junio C Hamano1-3/+2
2007-12-13Add tests for "git diff --check" with core.whitespace optionsLibravatar Wincent Colaiuta1-20/+70
2007-12-13Make "diff --check" output match "git apply"Libravatar Wincent Colaiuta2-4/+3
2007-12-13Unify whitespace checkingLibravatar Wincent Colaiuta5-164/+139
2007-12-13diff --check: minor fixupsLibravatar Junio C Hamano7-28/+26
2007-12-13"diff --check" should affect exit statusLibravatar Wincent Colaiuta8-18/+171
2007-12-13xdi_diff: trim common trailing linesLibravatar Junio C Hamano1-1/+33
2007-12-13xdl_diff: identify call sites.Libravatar Junio C Hamano8-10/+16
2007-12-13provide advance warning of some future pack default changesLibravatar Nicolas Pitre1-0/+11
2007-12-13git-svn: unlink internal index files after operationsLibravatar Eric Wong1-0/+3
2007-12-13git-svn: expand handling of From: and Signed-off-by:Libravatar Andy Whitcroft1-4/+13
2007-12-13Fix spelling mistakes in user manualLibravatar Shawn Bohrer1-3/+3
2007-12-12git-commit: squelch needless message during an empty mergeLibravatar Junio C Hamano3-4/+8
2007-12-12GIT 1.5.4-rc0Libravatar Junio C Hamano2-2/+17
2007-12-12Merge branch 'cc/help'Libravatar Junio C Hamano12-57/+340
2007-12-12RPM spec: Adjust htmldirLibravatar Junio C Hamano1-4/+8
2007-12-12git-help -w: do not require to be in git repositoryLibravatar Junio C Hamano2-24/+34
2007-12-12Merge branch 'jc/shortlog-e'Libravatar Junio C Hamano6-22/+37
2007-12-12Merge branch 'ew/svn-rev-db'Libravatar Junio C Hamano3-107/+258
2007-12-12Merge branch 'jc/merge-recursive-gitlink'Libravatar Junio C Hamano2-4/+10
2007-12-12Merge branch 'jk/svn-color'Libravatar Junio C Hamano5-37/+18
2007-12-12git.spec.in: remove python_pathLibravatar Junio C Hamano1-3/+0