summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-04gitview: Add some useful keybindings.Aneesh Kumar K.V
2006-06-04Merge branch 'lt/tree-2'Junio C Hamano
2006-06-04Merge branch 'sp/reflog'Junio C Hamano
2006-06-04Merge branch 'ff/svnimport'Junio C Hamano
2006-06-04read-tree --reset: update working tree file for conflicted paths.Junio C Hamano
2006-06-04Merge branch 'jc/fmt-patch'Junio C Hamano
2006-06-04Documentation: Spelling fixesHorst H. von Brand
2006-06-04Builtin git-rev-parse.Christian Couder
2006-06-04fetch: do not report "same" unless -verbose.Junio C Hamano
2006-06-03Merge branch 'ds/doc' into jc/fmt-patchJunio C Hamano
2006-06-03Update documentation for git-format-patchDennis Stosberg
2006-06-02fetch.c: do not call process_tree() from process_tree().Junio C Hamano
2006-06-02sha1_file: avoid re-preparing duplicate packsJeff King
2006-06-02handle concurrent pruning of packed objectsJeff King
2006-06-02Merge branch 'nh/http'Junio C Hamano
2006-06-02format-patch: resurrect extra headers from configJohannes Schindelin
2006-06-01Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2006-06-01http: prevent segfault during curl handle reuseNick Hengeveld
2006-05-31send-email: only 'require' instead of 'use' Net::SMTPJohannes Schindelin
2006-05-31Allow multiple -m options to git-commit.Shawn Pearce
2006-05-31fetch.c: do not pass uninitialized lock to unlock_ref().Junio C Hamano
2006-05-31format-patch --signoffJunio C Hamano
2006-05-31git-svnimport: Improved detection of merges.Florian Forster
2006-05-31Improved pack format documentation.Shawn Pearce
2006-05-31tree_entry(): new tree-walking helper functionLinus Torvalds
2006-05-31git_exec_path, execv_git_cmd: ignore empty environment variablesDmitry V. Levin
2006-05-31execv_git_cmd: Fix stack buffer overflow.Dmitry V. Levin
2006-05-31Fixed Cygwin CR-munging problem in mailsplitSalikh Zakirov
2006-05-30Merge branch 'ew/tests'Junio C Hamano
2006-05-30send-email: do not pass bogus address to local sendmail binaryJunio C Hamano
2006-05-30Add a basic test case for git send-email, and fix some real bugs discovered.Ryan Anderson
2006-05-30Fix a bug in email extraction used in git-send-email.Ryan Anderson
2006-05-30Add support for --bcc to git-send-email.Ryan Anderson
2006-05-30git-send-email: Add References: headers to emails, in addition to In-Reply-To:Ryan Anderson
2006-05-30git-clean fails on files beginning with a dashDennis Stosberg
2006-05-30git-svn: remove assertion that broke with older versions of svnEric Wong
2006-05-30git-svn: t0001: workaround a heredoc bug in old versions of dashEric Wong
2006-05-30Documentation: fix a tutorial-2 typoJ. Bruce Fields
2006-05-30Documentation: retitle the git-core tutorialJ. Bruce Fields
2006-05-30documentation: add brief mention of cat-file to tutorial part IJ. Bruce Fields
2006-05-30documentation: mention gitk font adjustment in tutorialJ. Bruce Fields
2006-05-30Fix some documentation typoesHorst von Brand
2006-05-30Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2Junio C Hamano
2006-05-30adjust to the rebased series by Linus.Junio C Hamano
2006-05-30Remove last vestiges of generic tree_entry_listLinus Torvalds
2006-05-30Convert fetch.c: process_tree() to raw tree walkerLinus Torvalds
2006-05-30Convert "mark_tree_uninteresting()" to raw tree walkerLinus Torvalds
2006-05-30Remove unused "zeropad" entry from tree_list_entryLinus Torvalds
2006-05-30fsck-objects: avoid unnecessary tree_entry_list usageLinus Torvalds
2006-05-30Remove "tree->entries" tree-entry list from tree parserLinus Torvalds