summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-24Merge branch 'jc/builtin-n-tar-tree'Junio C Hamano
2006-05-24Merge branch 'jc/fetch-sorted'Junio C Hamano
2006-05-24Merge branch 'lt/dirwalk'Junio C Hamano
2006-05-24--summary output should print immediately after stats.Sean
2006-05-24git-svn: ignore expansion of svn:keywordsEric Wong
2006-05-24git-svn: starting a 1.1.0-pre development versionEric Wong
2006-05-23cvsimport: set up commit environment in perl instead of using envJeff King
2006-05-23cvsimport: do not barf on creation of an empty file.Junio C Hamano
2006-05-23Merge branch 'jc/tartree' into jc/builtin-n-tar-treeJunio C Hamano
2006-05-23Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.Peter Eriksen
2006-05-23Builtin git-show-branch.Peter Eriksen
2006-05-23Builtin git-apply.Peter Eriksen
2006-05-23Builtin git-commit-tree.Peter Eriksen
2006-05-23Builtin git-read-tree.Peter Eriksen
2006-05-23Builtin git-tar-tree.Peter Eriksen
2006-05-23Builtin git-ls-tree.Peter Eriksen
2006-05-23Builtin git-ls-files.Peter Eriksen
2006-05-23Add git-quiltimport to .gitignore.Peter Eriksen
2006-05-23cvsimport: introduce _fetchfile() method and used a 1M buffer to read()Martin Langhoff
2006-05-23cvsimport: cleanup commit functionJeff King
2006-05-23cvsimport: use git-update-index --index-infoJeff King
2006-05-23git status: skip empty directories, and add -u to show all untracked filesMatthias Lederhofer
2006-05-23cvsimport: repack every kilo-commits.Linus Torvalds
2006-05-23cvsimport: introduce -L<imit> option to workaround memory leaksMartin Langhoff
2006-05-23Install git builtins into gitexecdir rather than bindir.Sean
2006-05-23Change GIT-VERSION-GEN to call git commands with "git" not "git-".Sean
2006-05-23cvsimport: replace anonymous sub ref with a normal subMartin Langhoff
2006-05-23cvsimport: minor fixupsMartin Langhoff
2006-05-23Problem: 'trap...exit' causes error message when /bin/sh is ash.Yakov Lerner
2006-05-23Avoid segfault in diff --stat rename output.Sean
2006-05-22Tutorial #2: broken link fix.Junio C Hamano
2006-05-22git help: remove whatchanged from list of common commandsMartin Waitz
2006-05-22fetch-pack: output refs in the order they were given on the command line.Junio C Hamano
2006-05-22diff: minor option combination fix.Junio C Hamano
2006-05-22tutorial-2: typofix in examples.Junio C Hamano
2006-05-22tutorial: add discussion of index file, object databaseJ. Bruce Fields
2006-05-22tutorial: expanded discussion of commit historyJ. Bruce Fields
2006-05-22tutorial: replace "whatchanged" by "log"J. Bruce Fields
2006-05-21NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).Yakov Lerner
2006-05-21remove superflous "const"Alex Riesen
2006-05-21checkdiff_consume: strtol parameter fix.Junio C Hamano
2006-05-21Elaborate on why ':' is a bad idea in a ref name.Shawn Pearce
2006-05-21Reference git-check-ref-format in git-branch.Shawn Pearce
2006-05-21diff family: add --check optionJohannes Schindelin
2006-05-21Document that "git add" only adds non-ignored files.Santi
2006-05-20built-in tar-tree and remote tar-treeJunio C Hamano
2006-05-20Merge branch 'js/fetchconfig'Junio C Hamano
2006-05-20Add builtin "git rm" commandLinus Torvalds
2006-05-20Fix build procedure for builtin-init-dbJunio C Hamano
2006-05-20Merge branch 'jc/read-tree-safety'Junio C Hamano