summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2007-12-12Fix XML parser leaks in http-pushMike Hommey
2007-12-12Fix small memory leaks induced by diff_tree_setup_pathsMike Hommey
2007-12-12Fix git-fast-export for zero-sized blobsAlex Riesen
2007-12-12Fix clone not to ignore depth when performing a local cloneCharles Bailey
2007-12-12shortlog: default to HEAD when the standard input is a ttyJunio C Hamano
2007-12-12blame: drop blob data after passing blame to the parentJunio C Hamano
2007-12-11git-clone: print an error message when trying to clone empty repoJeff King
2007-12-11Invert numbers and names in the git-shortlog summary mode.Pierre Habouzit
2007-12-11shortlog: document -e optionJeff King
2007-12-11git.el: Added a menu for git-status-mode.Alexandre Julliard
2007-12-11Fix a typo in checkout.sh and cleanup one-line help messagesJohannes Sixt
2007-12-11git-svn: get color config from --get-colorboolJeff King
2007-12-11Support GIT_PAGER_IN_USE environment variableJeff King
2007-12-11Support a merge with conflicting gitlink changeJunio C Hamano
2007-12-11commit: do not add extra LF at the end of the summary.Junio C Hamano
2007-12-11"git tag -u keyname" brokenLinus Torvalds
2007-12-11send-email: do not muck with initial-reply-to when unset.Junio C Hamano
2007-12-11Don't cache DESTDIR in perl/perl.mak.Gerrit Pape