aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/builtin-n-tar-tree' into nextJunio C Hamano2006-05-23
|\
| * Merge branch 'jc/tartree' into jc/builtin-n-tar-treeJunio C Hamano2006-05-23
| |\
| * | Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.Peter Eriksen2006-05-23
| * | Builtin git-show-branch.Peter Eriksen2006-05-23
| * | Builtin git-apply.Peter Eriksen2006-05-23
| * | Builtin git-commit-tree.Peter Eriksen2006-05-23
| * | Builtin git-read-tree.Peter Eriksen2006-05-23
| * | Builtin git-tar-tree.Peter Eriksen2006-05-23
| * | Builtin git-ls-tree.Peter Eriksen2006-05-23
| * | Builtin git-ls-files.Peter Eriksen2006-05-23
* | | Merge branch 'jc/dirwalk-n-cache-tree' into nextJunio C Hamano2006-05-23
|\ \ \
| * | | builtin-rm: squelch compiler warnings.Junio C Hamano2006-05-23
* | | | Merge branch 'master' into nextJunio C Hamano2006-05-23
|\ \ \ \ | | |/ / | |/| |
| * | | Add git-quiltimport to .gitignore.Peter Eriksen2006-05-23
| * | | cvsimport: introduce _fetchfile() method and used a 1M buffer to read()Martin Langhoff2006-05-23
| * | | cvsimport: cleanup commit functionJeff King2006-05-23
| * | | cvsimport: use git-update-index --index-infoJeff King2006-05-23
| * | | git status: skip empty directories, and add -u to show all untracked filesMatthias Lederhofer2006-05-23
| * | | cvsimport: repack every kilo-commits.Linus Torvalds2006-05-23
| * | | cvsimport: introduce -L<imit> option to workaround memory leaksMartin Langhoff2006-05-23
* | | | Merge branch 'se/http' into nextJunio C Hamano2006-05-22
|\ \ \ \
| * | | | Remove possible segfault in http-fetch.Sean2006-05-22
| |/ / /
| * | | Install git builtins into gitexecdir rather than bindir.Sean2006-05-22
| * | | Change GIT-VERSION-GEN to call git commands with "git" not "git-".Sean2006-05-22
| * | | cvsimport: replace anonymous sub ref with a normal subMartin Langhoff2006-05-22
| * | | cvsimport: minor fixupsMartin Langhoff2006-05-22
| * | | Problem: 'trap...exit' causes error message when /bin/sh is ash.Yakov Lerner2006-05-22
| * | | Avoid segfault in diff --stat rename output.Sean2006-05-22
| * | | Tutorial #2: broken link fix.Junio C Hamano2006-05-22
| * | | git help: remove whatchanged from list of common commandsMartin Waitz2006-05-22
* | | | Merge branch 'jc/fmt-patch' into nextJunio C Hamano2006-05-22
|\ \ \ \
| * | | | builtin format-patch: squelch content-type for 7-bit ASCIIJunio C Hamano2006-05-21
| * | | | CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields.Junio C Hamano2006-05-21
* | | | | Merge branch 'jc/fetch-sorted' into nextJunio C Hamano2006-05-22
|\ \ \ \ \
| * | | | | fetch-pack: output refs in the order they were given on the command line.Junio C Hamano2006-05-22
| | |/ / / | |/| | |
* | | | | Merge branch 'master' into nextJunio C Hamano2006-05-22
|\ \ \ \ \ | |/ / / /
| * | | | diff: minor option combination fix.Junio C Hamano2006-05-22
* | | | | Merge branch 'jc/mailinfo' into nextJunio C Hamano2006-05-21
|\ \ \ \ \
| * | | | | mailinfo: skip bogus UNIX From line inside bodyJunio C Hamano2006-05-21
| |/ / / /
| * | | | tutorial-2: typofix in examples.Junio C Hamano2006-05-21
| * | | | tutorial: add discussion of index file, object databaseJ. Bruce Fields2006-05-21
| * | | | tutorial: expanded discussion of commit historyJ. Bruce Fields2006-05-21
| * | | | tutorial: replace "whatchanged" by "log"J. Bruce Fields2006-05-21
| * | | | NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).Yakov Lerner2006-05-21
| * | | | remove superflous "const"Alex Riesen2006-05-21
| * | | | checkdiff_consume: strtol parameter fix.Junio C Hamano2006-05-21
| * | | | Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce2006-05-21
| * | | | Reference git-check-ref-format in git-branch.Shawn Pearce2006-05-21
* | | | | Merge branch 'js/fmt-patch' into nextJunio C Hamano2006-05-21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | git-rebase: use canonical A..B syntax to format-patchJunio C Hamano2006-05-21