summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-15Start preparing the API documents.Junio C Hamano
2007-12-15Retire git-runstatus for real.Junio C Hamano
2007-12-15Rename git-browse-help helper to git-browse--helpJunio C Hamano
2007-12-15git-help: add "help.format" config variable.Christian Couder
2007-12-15Merge branch 'wc/diff'Junio C Hamano
2007-12-15Move fetch_ref from http-push.c and http-walker.c to http.cMike Hommey
2007-12-15Fix various memory leaks in http-push.c and http-walker.cMike Hommey
2007-12-15Use strbuf in http codeMike Hommey
2007-12-15Avoid redundant declaration of missing_target()Mike Hommey
2007-12-15Remove a CURLOPT_HTTPHEADER (un)settingMike Hommey
2007-12-15Remove the default_headers variable from http-push.cMike Hommey
2007-12-15Fix random sha1 in error message in http-fetch and http-pushMike Hommey
2007-12-15Fix some more memory leaks in http-push.cMike Hommey
2007-12-15Test interaction between diff --check and --exit-codeWincent Colaiuta
2007-12-15Use shorter error messages for whitespace problemsWincent Colaiuta
2007-12-15Use a strbuf for building up section header and key/value pair strings.Kristian Høgsberg
2007-12-15fast-import: fix unalinged allocation and accessDavid S. Miller
2007-12-15remote: Fix bogus make_branch() call in configuration reader.Junio C Hamano
2007-12-14commit: allow --amend to reuse message from another commitJunio C Hamano
2007-12-14git-svn: handle our top-level path being deleted and later re-addedEric Wong
2007-12-14cvsexportcommit: fix massive commitsJeff King
2007-12-14Documentation: describe pack idx v2linux@horizon.com
2007-12-14xdiff tail trimming: use correct type.Junio C Hamano
2007-12-14Add tests for "git diff --check" with core.whitespace optionsWincent Colaiuta
2007-12-14Make "diff --check" output match "git apply"Wincent Colaiuta
2007-12-14Unify whitespace checkingWincent Colaiuta
2007-12-14diff --check: minor fixupsJunio C Hamano
2007-12-14"diff --check" should affect exit statusWincent Colaiuta
2007-12-14xdi_diff: trim common trailing linesJunio C Hamano
2007-12-14xdl_diff: identify call sites.Junio C Hamano
2007-12-14provide advance warning of some future pack default changesNicolas Pitre
2007-12-13git-svn: unlink internal index files after operationsEric Wong
2007-12-13git-svn: expand handling of From: and Signed-off-by:Andy Whitcroft
2007-12-13Fix spelling mistakes in user manualShawn Bohrer
2007-12-13git-commit: squelch needless message during an empty mergeJunio C Hamano
2007-12-13GIT 1.5.4-rc0v1.5.4-rc0Junio C Hamano
2007-12-13Merge branch 'cc/help'Junio C Hamano
2007-12-13RPM spec: Adjust htmldirJunio C Hamano
2007-12-13git-help -w: do not require to be in git repositoryJunio C Hamano
2007-12-13Merge branch 'jc/shortlog-e'Junio C Hamano
2007-12-13Merge branch 'ew/svn-rev-db'Junio C Hamano
2007-12-13Merge branch 'jc/merge-recursive-gitlink'Junio C Hamano
2007-12-13Merge branch 'jk/svn-color'Junio C Hamano
2007-12-12git.spec.in: remove python_pathJunio C Hamano
2007-12-12Documentation: rename git.texi to user-manual.texiJunio C Hamano
2007-12-12disable t9119 for now.Junio C Hamano
2007-12-12Fix "diff --check" whitespace detectionWincent Colaiuta
2007-12-12git-diff --numstat -z: make it machine readableJunio C Hamano
2007-12-12Documentation: minor grammar fix for "git apply"Wincent Colaiuta
2007-12-12Use "whitespace" consistentlyWincent Colaiuta