summaryrefslogtreecommitdiffstats
path: root/tree-diff.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-06HTTP cleanupNick Hengeveld2-1/+14
2006-06-06git-format-patch: add --output-directory long option againJunio C Hamano2-12/+17
2006-06-06rev-parse: tighten constness properly.v1.4.0-rc1Junio C Hamano1-5/+5
2006-06-06A Perforce importer for git.Sean2-0/+522
2006-06-06builtin-push: don't pass --thin to HTTP transportNick Hengeveld1-9/+11
2006-06-06pack-objects: improve path grouping heuristics.Linus Torvalds1-50/+19
2006-06-05rev-list: fix process_tree() conversion.Linus Torvalds1-2/+2
2006-06-05Fix typo in tutorial-2.txtLinus Torvalds1-1/+1
2006-06-05Fix Documentation/everyday.txt: Junio's workflowHorst H. von Brand1-7/+12
2006-06-05Add example xinetd(8) configuration to Documentation/everyday.txtHorst H. von Brand1-0/+23
2006-06-05read-tree: fix eye-candy.Linus Torvalds1-0/+1
2006-06-04gitview: Add some useful keybindings.Aneesh Kumar K.V2-0/+21
2006-06-04read-tree --reset: update working tree file for conflicted paths.Junio C Hamano1-10/+14
2006-06-04Documentation: Spelling fixesHorst H. von Brand28-47/+47
2006-06-04Builtin git-rev-parse.Christian Couder4-6/+8
2006-06-04fetch: do not report "same" unless -verbose.Junio C Hamano1-1/+4
2006-06-03Update documentation for git-format-patchDennis Stosberg1-34/+35
2006-06-03fetch.c: do not call process_tree() from process_tree().Junio C Hamano1-3/+10
2006-06-02sha1_file: avoid re-preparing duplicate packsJeff King1-0/+6
2006-06-02handle concurrent pruning of packed objectsJeff King1-6/+18
2006-06-02format-patch: resurrect extra headers from configJohannes Schindelin3-3/+26
2006-06-01http: prevent segfault during curl handle reuseNick Hengeveld1-3/+6
2006-06-01send-email: only 'require' instead of 'use' Net::SMTPJohannes Schindelin1-1/+1
2006-06-01Allow multiple -m options to git-commit.Shawn Pearce1-7/+30
2006-06-01fetch.c: do not pass uninitialized lock to unlock_ref().Junio C Hamano1-4/+7
2006-06-01format-patch --signoffJunio C Hamano3-2/+52
2006-05-31git-svnimport: Improved detection of merges.Florian Forster1-2/+9
2006-05-31Improved pack format documentation.Shawn Pearce1-3/+8
2006-05-31tree_entry(): new tree-walking helper functionLinus Torvalds11-141/+112
2006-05-31git_exec_path, execv_git_cmd: ignore empty environment variablesDmitry V. Levin1-2/+2
2006-05-31execv_git_cmd: Fix stack buffer overflow.Dmitry V. Levin1-9/+23
2006-05-31Fixed Cygwin CR-munging problem in mailsplitSalikh Zakirov1-1/+1
2006-05-30send-email: do not pass bogus address to local sendmail binaryJunio C Hamano2-8/+17