summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-05rev-parse: tighten constness properly.v1.4.0-rc1Junio C Hamano1-5/+5
2006-06-05A Perforce importer for git.Sean2-0/+522
2006-06-05builtin-push: don't pass --thin to HTTP transportNick Hengeveld1-9/+11
2006-06-05pack-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-03Merge branch 'lt/tree-2'Junio C Hamano16-216/+293
2006-06-03Merge branch 'sp/reflog'Junio C Hamano26-242/+755
2006-06-03Merge branch 'ff/svnimport'Junio C Hamano1-2/+9
2006-06-03read-tree --reset: update working tree file for conflicted paths.Junio C Hamano1-10/+14
2006-06-03Merge branch 'jc/fmt-patch'Junio C Hamano4-39/+113
2006-06-03Documentation: Spelling fixesHorst H. von Brand28-47/+47
2006-06-03Builtin git-rev-parse.Christian Couder4-6/+8
2006-06-03fetch: do not report "same" unless -verbose.Junio C Hamano1-1/+4
2006-06-02Merge branch 'ds/doc' into jc/fmt-patchJunio C Hamano7-101/+152
2006-06-02Update documentation for git-format-patchDennis Stosberg1-34/+35
2006-06-02fetch.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-02Merge branch 'nh/http'Junio C Hamano2-5/+8
2006-06-02format-patch: resurrect extra headers from configJohannes Schindelin3-3/+26
2006-05-31Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-48/+54
2006-05-31http: prevent segfault during curl handle reuseNick Hengeveld1-3/+6
2006-05-31send-email: only 'require' instead of 'use' Net::SMTPJohannes Schindelin1-1/+1
2006-05-31Allow multiple -m options to git-commit.Shawn Pearce1-7/+30
2006-05-31fetch.c: do not pass uninitialized lock to unlock_ref().Junio C Hamano1-4/+7
2006-05-31format-patch --signoffJunio C Hamano3-2/+52
2006-05-31git-svnimport: Improved detection of merges.Florian Forster1-2/+9
2006-05-30Improved pack format documentation.Shawn Pearce1-3/+8
2006-05-30tree_entry(): new tree-walking helper functionLinus Torvalds11-141/+112
2006-05-30git_exec_path, execv_git_cmd: ignore empty environment variablesDmitry V. Levin1-2/+2
2006-05-30execv_git_cmd: Fix stack buffer overflow.Dmitry V. Levin1-9/+23
2006-05-30Fixed Cygwin CR-munging problem in mailsplitSalikh Zakirov1-1/+1
2006-05-30Merge branch 'ew/tests'Junio C Hamano5-68/+82
2006-05-30send-email: do not pass bogus address to local sendmail binaryJunio C Hamano2-8/+17
2006-05-29Add a basic test case for git send-email, and fix some real bugs discovered.Ryan Anderson1-0/+34
2006-05-29Fix a bug in email extraction used in git-send-email.Ryan Anderson1-1/+6
2006-05-29Add support for --bcc to git-send-email.Ryan Anderson1-2/+8
2006-05-29git-send-email: Add References: headers to emails, in addition to In-Reply-To:Ryan Anderson1-2/+11
2006-05-29git-clean fails on files beginning with a dashDennis Stosberg1-2/+2
2006-05-29git-svn: remove assertion that broke with older versions of svnEric Wong1-1/+0
2006-05-29git-svn: t0001: workaround a heredoc bug in old versions of dashEric Wong1-1/+2
2006-05-29Documentation: fix a tutorial-2 typoJ. Bruce Fields1-1/+1
2006-05-29Documentation: retitle the git-core tutorialJ. Bruce Fields1-2/+2
2006-05-29documentation: add brief mention of cat-file to tutorial part IJ. Bruce Fields1-1/+7
2006-05-29documentation: mention gitk font adjustment in tutorialJ. Bruce Fields1-1/+3
2006-05-29Fix some documentation typoesHorst von Brand1-3/+3
2006-05-29Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2Junio C Hamano0-0/+0
2006-05-29adjust to the rebased series by Linus.Junio C Hamano1-7/+4
2006-05-29Remove last vestiges of generic tree_entry_listLinus Torvalds3-56/+44
2006-05-29Convert fetch.c: process_tree() to raw tree walkerLinus Torvalds1-9/+15
2006-05-29Convert "mark_tree_uninteresting()" to raw tree walkerLinus Torvalds1-9/+22
2006-05-29Remove unused "zeropad" entry from tree_list_entryLinus Torvalds2-3/+1
2006-05-29fsck-objects: avoid unnecessary tree_entry_list usageLinus Torvalds1-21/+36
2006-05-29Remove "tree->entries" tree-entry list from tree parserLinus Torvalds9-57/+116
2006-05-29builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec()Linus Torvalds1-5/+15
2006-05-29Switch "read_tree_recursive()" over to tree-walk functionalityLinus Torvalds1-13/+20
2006-05-29Make "tree_entry" have a SHA1 instead of a union of object pointersLinus Torvalds9-30/+31
2006-05-29Make "struct tree" contain the pointer to the tree bufferLinus Torvalds6-34/+36
2006-05-29Make git-diff-tree indicate when it flushesPaul Mackerras1-3/+7
2006-05-29Remove unnecessary output from t3600-rm.Shawn Pearce1-19/+23
2006-05-28Merge branch 'lt/apply'Junio C Hamano2-0/+70
2006-05-28Merge branch 'jc/cache-tree'Junio C Hamano15-128/+834
2006-05-28Merge branch 'lt/tree' into jc/lt-tree-n-cache-treeJunio C Hamano73-1033/+2532
2006-05-28Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-treeJunio C Hamano148-2560/+7935
2006-05-28Remove "tree->entries" tree-entry list from tree parserLinus Torvalds9-57/+116
2006-05-28Switch "read_tree_recursive()" over to tree-walk functionalityLinus Torvalds1-13/+20
2006-05-28Make "tree_entry" have a SHA1 instead of a union of object pointersLinus Torvalds9-29/+30
2006-05-28Add raw tree buffer info to "struct tree"Linus Torvalds6-34/+36
2006-05-28Don't use "sscanf()" for tree mode scanningLinus Torvalds1-3/+18
2006-05-28git-fetch: avoid using "case ... in (arm)"Junio C Hamano1-3/+3
2006-05-28Merge branch 'jc/mailinfo'Junio C Hamano1-1/+8
2006-05-28Merge branch 'eb/mailinfo'Junio C Hamano1-64/+79
2006-05-28git-write-tree writes garbage on sparc64Dennis Stosberg1-1/+1
2006-05-28Fix memory leak in "git rev-list --objects"Linus Torvalds1-0/+3
2006-05-28gitview: Move the console error messages to message dialogAneesh Kumar K.V1-2/+7
2006-05-28gitview: Add key binding for F5.Aneesh Kumar K.V2-6/+17
2006-05-28Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano2-4/+15
2006-05-28Make cvsexportcommit create parent directories as needed.Yann Dirson1-5/+32
2006-05-28Document current cvsexportcommit limitations.Yann Dirson1-0/+7
2006-05-28Do not call 'cmp' with non-existant -q flag.Yann Dirson1-1/+1
2006-05-28Fix "--abbrev=xyz" for revision listingLinus Torvalds1-0/+8
2006-05-28t1002: use -U0 instead of --unified=0Linus Torvalds1-10/+10
2006-05-28format-patch: -n and -k are mutually exclusive.Junio C Hamano1-1/+1
2006-05-26Call builtin ls-tree in git-cat-file -pPetr Baudis1-1/+1
2006-05-26built-in format-patch: various fixups.Junio C Hamano1-2/+11
2006-05-26gitk: show_error fixPaul Mackerras1-8/+8
2006-05-26[PATCH] gitk: start-up bugfixJunio C Hamano1-1/+1
2006-05-26[PATCH] gitk: Replace "git-" commands with "git "Timo Hirvonen1-26/+26
2006-05-26Add instructions to commit template.Martin Waitz1-0/+3
2006-05-26mailinfo: More carefully parse header lines in read_one_header_line()Junio C Hamano1-3/+24
2006-05-25t6000lib: workaround a possible dash bugEric Wong1-1/+3
2006-05-25t5500-fetch-pack: remove local (bashism) usage.Eric Wong1-15/+15
2006-05-25tests: Remove heredoc usage inside quotesEric Wong2-34/+31
2006-05-25t3300-funny-names: shell portability fixesEric Wong1-18/+33
2006-05-25git-format-patch --start-number <n>Johannes Schindelin1-3/+13
2006-05-25Don't write directly to a make target ($@).Jim Meyering1-14/+20
2006-05-25bogus "fatal: Not a git repository"Linus Torvalds1-1/+2
2006-05-25Documentation/Makefile: remove extra /Martin Waitz2-4/+4
2006-05-25cvsimport: avoid "use" with :tagJeff King1-1/+1
2006-05-24cat-file: document -p optionJeff King1-2/+7
2006-05-24Test that git-branch -l works.Shawn Pearce2-3/+32
2006-05-24Verify git-commit provides a reflog message.Shawn Pearce1-12/+26
2006-05-24Built git-upload-tar should be ignored.Shawn Pearce1-0/+1
2006-05-24ls-remote: fix rsync:// to report HEADJunio C Hamano1-1/+9
2006-05-24Merge branch 'master' into sp/reflogJunio C Hamano76-1583/+3457
2006-05-24fetch.c: remove an unused variable and dead code.Junio C Hamano2-20/+3
2006-05-24Merge branch 'master' into lt/applyJunio C Hamano41-1065/+1698
2006-05-24Clean up sha1 file writingLinus Torvalds1-61/+78
2006-05-24Builtin git-cat-fileTimo Hirvonen4-5/+8
2006-05-24apply: force matching at the beginning.Junio C Hamano2-6/+27
2006-05-24Merge branch 'jc/fmt-patch'Junio C Hamano1-7/+85
2006-05-24Merge branch 'be/tag'Junio C Hamano3-31/+61
2006-05-24Merge branch 'js/fmt-patch'Junio C Hamano17-373/+319
2006-05-24Merge branch 'jc/builtin-n-tar-tree'Junio C Hamano15-28/+202
2006-05-24Merge branch 'jc/fetch-sorted'Junio C Hamano2-16/+52
2006-05-24Merge branch 'lt/dirwalk'Junio C Hamano13-550/+896
2006-05-24Add a test-case for git-apply trying to add an ending lineCatalin Marinas1-0/+35
2006-05-23--summary output should print immediately after stats.Sean1-1/+4
2006-05-23apply: treat EOF as proper context.Linus Torvalds1-0/+14
2006-05-23git-svn: ignore expansion of svn:keywordsEric Wong5-60/+254
2006-05-23git-svn: starting a 1.1.0-pre development versionEric Wong1-1/+1
2006-05-23cvsimport: set up commit environment in perl instead of using envJeff King1-7/+6
2006-05-23cvsimport: do not barf on creation of an empty file.Junio C Hamano1-1/+1
2006-05-23Merge branch 'jc/tartree' into jc/builtin-n-tar-treeJunio C Hamano5-8/+143
2006-05-23Allow in body headers beyond the in body header prefix.Eric W. Biederman1-4/+5
2006-05-23More accurately detect header lines in read_one_header_lineEric W. Biederman1-8/+17
2006-05-23In handle_body only read a line if we don't already have one.Eric W. Biederman1-1/+1
2006-05-23Refactor commit messge handling.Eric W. Biederman1-36/+22
2006-05-23Move B and Q decoding into check header.Eric W. Biederman1-7/+5
2006-05-23Make read_one_header_line return a flag not a length.Eric W. Biederman1-11/+11
2006-05-23add more informative error messages to git-mktagBjörn Engelmann1-11/+15
2006-05-23remove the artificial restriction tagsize < 8kbBjörn Engelmann3-20/+46
2006-05-23Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.Peter Eriksen7-11/+24
2006-05-23Builtin git-show-branch.Peter Eriksen4-7/+10
2006-05-23Builtin git-apply.Peter Eriksen4-5/+10
2006-05-23Builtin git-commit-tree.Peter Eriksen4-6/+9
2006-05-23Builtin git-read-tree.Peter Eriksen4-5/+8
2006-05-23Builtin git-tar-tree.Peter Eriksen4-5/+10
2006-05-23Builtin git-ls-tree.Peter Eriksen4-6/+9
2006-05-23Builtin git-ls-files.Peter Eriksen4-5/+8
2006-05-23builtin-rm: squelch compiler warnings.Junio C Hamano1-0/+1
2006-05-23Add git-quiltimport to .gitignore.Peter Eriksen1-0/+1
2006-05-23cvsimport: introduce _fetchfile() method and used a 1M buffer to read()Martin Langhoff1-17/+19
2006-05-23cvsimport: cleanup commit functionJeff King1-86/+64
2006-05-23cvsimport: use git-update-index --index-infoJeff King1-23/+13
2006-05-23git status: skip empty directories, and add -u to show all untracked filesMatthias Lederhofer1-3/+14
2006-05-23cvsimport: repack every kilo-commits.Linus Torvalds1-1/+5
2006-05-23cvsimport: introduce -L<imit> option to workaround memory leaksMartin Langhoff1-2/+6
2006-05-22Remove possible segfault in http-fetch.Sean1-2/+2
2006-05-22Install git builtins into gitexecdir rather than bindir.Sean1-1/+8
2006-05-22Change GIT-VERSION-GEN to call git commands with "git" not "git-".Sean1-2/+2
2006-05-22cvsimport: replace anonymous sub ref with a normal subMartin Langhoff1-3/+3
2006-05-22cvsimport: minor fixupsMartin Langhoff1-0/+3
2006-05-22Problem: 'trap...exit' causes error message when /bin/sh is ash.Yakov Lerner1-2/+2
2006-05-22Avoid segfault in diff --stat rename output.Sean1-1/+1
2006-05-22Tutorial #2: broken link fix.Junio C Hamano1-1/+1
2006-05-22git help: remove whatchanged from list of common commandsMartin Waitz1-1/+0
2006-05-22fetch-pack: output refs in the order they were given on the command line.Junio C Hamano2-16/+52
2006-05-22diff: minor option combination fix.Junio C Hamano1-0/+8
2006-05-21builtin format-patch: squelch content-type for 7-bit ASCIIJunio C Hamano1-2/+15
2006-05-21CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields.Junio C Hamano1-7/+72
2006-05-21mailinfo: skip bogus UNIX From line inside bodyJunio C Hamano1-0/+7
2006-05-21tutorial-2: typofix in examples.Junio C Hamano1-2/+2
2006-05-21tutorial: add discussion of index file, object databaseJ. Bruce Fields3-6/+414
2006-05-21tutorial: expanded discussion of commit historyJ. Bruce Fields1-53/+112
2006-05-21tutorial: replace "whatchanged" by "log"J. Bruce Fields1-6/+6
2006-05-21NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).Yakov Lerner2-0/+203
2006-05-21remove superflous "const"Alex Riesen1-1/+1
2006-05-21git-rebase: use canonical A..B syntax to format-patchJunio C Hamano1-1/+1
2006-05-21checkdiff_consume: strtol parameter fix.Junio C Hamano1-1/+1
2006-05-21git-format-patch: now built-in.Junio C Hamano3-347/+3
2006-05-21Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce1-0/+2
2006-05-21Reference git-check-ref-format in git-branch.Shawn Pearce2-1/+7
2006-05-21fmt-patch: Support --attachJohannes Schindelin9-12/+68
2006-05-21Merge branch 'master' into js/fmt-patchJunio C Hamano93-1004/+3881
2006-05-21diff family: add --check optionJohannes Schindelin2-1/+115
2006-05-20Document that "git add" only adds non-ignored files.Santi1-1/+4
2006-05-20[PATCH] gitk: Display commit messages with word wrapSergey Vlasov1-12/+14
2006-05-20Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-treeJunio C Hamano13-550/+899
2006-05-20Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-treeJunio C Hamano13-128/+830
2006-05-19built-in tar-tree and remote tar-treeJunio C Hamano5-6/+142
2006-05-19Merge branch 'js/fetchconfig'Junio C Hamano2-4/+59
2006-05-19Add builtin "git rm" commandLinus Torvalds5-73/+157
2006-05-19Fix build procedure for builtin-init-dbJunio C Hamano1-1/+1
2006-05-19Merge branch 'jc/read-tree-safety'Junio C Hamano5-31/+88
2006-05-19Merge branch 'jc/apply'Junio C Hamano1-4/+6
2006-05-20gitk: Fix bug where page-up/down wouldn't always work properlyPaul Mackerras1-0/+1
2006-05-19Merge branch 'eb/quilt'Junio C Hamano3-1/+180
2006-05-19Merge branch 'jc/grep'Junio C Hamano0-0/+0
2006-05-19Merge branch 'lt/grep'Junio C Hamano3-60/+75
2006-05-19Merge branch 'ts/doctar'Junio C Hamano2-3/+27
2006-05-19Allow pickaxe and diff-filter options to be used by git log.Sean1-0/+7
2006-05-19Move pathspec matching from builtin-add.c into dir.cLinus Torvalds3-81/+84
2006-05-19Libify the index refresh logicLinus Torvalds3-122/+129
2006-05-19Builtin git-init-dbTimo Hirvonen4-12/+15