aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git_exec_path, execv_git_cmd: ignore empty environment variablesDmitry V. Levin2006-05-30
* execv_git_cmd: Fix stack buffer overflow.Dmitry V. Levin2006-05-30
* Fixed Cygwin CR-munging problem in mailsplitSalikh Zakirov2006-05-30
* Merge branch 'ew/tests'Junio C Hamano2006-05-30
|\
| * t6000lib: workaround a possible dash bugEric Wong2006-05-25
| * t5500-fetch-pack: remove local (bashism) usage.Eric Wong2006-05-25
| * tests: Remove heredoc usage inside quotesEric Wong2006-05-25
| * t3300-funny-names: shell portability fixesEric Wong2006-05-25
* | send-email: do not pass bogus address to local sendmail binaryJunio C Hamano2006-05-30
* | Add a basic test case for git send-email, and fix some real bugs discovered.Ryan Anderson2006-05-29
* | Fix a bug in email extraction used in git-send-email.Ryan Anderson2006-05-29
* | Add support for --bcc to git-send-email.Ryan Anderson2006-05-29
* | git-send-email: Add References: headers to emails, in addition to In-Reply-To:Ryan Anderson2006-05-29
* | git-clean fails on files beginning with a dashDennis Stosberg2006-05-29
* | git-svn: remove assertion that broke with older versions of svnEric Wong2006-05-29
* | git-svn: t0001: workaround a heredoc bug in old versions of dashEric Wong2006-05-29
* | Documentation: fix a tutorial-2 typoJ. Bruce Fields2006-05-29
* | Documentation: retitle the git-core tutorialJ. Bruce Fields2006-05-29
* | documentation: add brief mention of cat-file to tutorial part IJ. Bruce Fields2006-05-29
* | documentation: mention gitk font adjustment in tutorialJ. Bruce Fields2006-05-29
* | Fix some documentation typoesHorst von Brand2006-05-29
* | Make git-diff-tree indicate when it flushesPaul Mackerras2006-05-29
* | Remove unnecessary output from t3600-rm.Shawn Pearce2006-05-29
* | Merge branch 'lt/apply'Junio C Hamano2006-05-28
|\ \
| * \ Merge branch 'master' into lt/applyJunio C Hamano2006-05-24
| |\ \
| * | | apply: force matching at the beginning.Junio C Hamano2006-05-24
| * | | Add a test-case for git-apply trying to add an ending lineCatalin Marinas2006-05-24
| * | | apply: treat EOF as proper context.Linus Torvalds2006-05-23
* | | | Merge branch 'jc/cache-tree'Junio C Hamano2006-05-28
|\ \ \ \
| * \ \ \ Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-treeJunio C Hamano2006-05-28
| |\ \ \ \
| | * | | | builtin-rm: squelch compiler warnings.Junio C Hamano2006-05-23
| | * | | | Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-20
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-treeJunio C Hamano2006-05-20
| | |\ \ \ \ \
| * | | | | | | git-write-tree writes garbage on sparc64Dennis Stosberg2006-05-28
| | |/ / / / / | |/| | | | |
| * | | | | | Fix crash when reading the empty treeJohannes Schindelin2006-05-07
| * | | | | | fsck-objects: do not segfault on missing tree in cache-treeJunio C Hamano2006-05-03
| * | | | | | cache-tree: a bit more debugging support.Junio C Hamano2006-05-03
| * | | | | | read-tree: invalidate cache-tree entry when a new index entry is added.Junio C Hamano2006-05-03
| * | | | | | Fix test-dump-cache-tree in one-tree disappeared case.Junio C Hamano2006-05-03
| * | | | | | fsck-objects: mark objects reachable from cache-treeJunio C Hamano2006-05-01
| * | | | | | cache-tree: replace a sscanf() by two strtol() callsJohannes Schindelin2006-05-01
| * | | | | | cache-tree.c: typefixJunio C Hamano2006-04-27
| * | | | | | test-dump-cache-tree: validate the cached data as well.Junio C Hamano2006-04-27
| * | | | | | cache_tree_update: give an option to update cache-tree only.Junio C Hamano2006-04-27
| * | | | | | read-tree: teach 1-way merege and plain read to prime cache-tree.Junio C Hamano2006-04-27
| * | | | | | read-tree: teach 1 and 2 way merges about cache-tree.Junio C Hamano2006-04-27
| * | | | | | update-index: when --unresolve, smudge the relevant cache-tree entries.Junio C Hamano2006-04-26
| * | | | | | Merge branch 'master' into jc/cache-treeJunio C Hamano2006-04-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into jc/cache-treeJunio C Hamano2006-04-26
| |\ \ \ \ \ \ \
| * | | | | | | | test-dump-cache-tree: report number of subtrees.Junio C Hamano2006-04-25