summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-23remove the artificial restriction tagsize < 8kbBjörn Engelmann
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-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-20Merge branch 'js/fetchconfig'Junio C Hamano
2006-05-20Fix build procedure for builtin-init-dbJunio C Hamano
2006-05-20Merge branch 'jc/read-tree-safety'Junio C Hamano
2006-05-19Merge branch 'jc/apply'Junio C Hamano
2006-05-19Merge branch 'eb/quilt'Junio C Hamano
2006-05-19Merge branch 'jc/grep'Junio C Hamano
2006-05-19Merge branch 'lt/grep'Junio C Hamano
2006-05-19Merge branch 'ts/doctar'Junio C Hamano
2006-05-19Allow pickaxe and diff-filter options to be used by git log.Sean
2006-05-19Libify the index refresh logicLinus Torvalds
2006-05-19Builtin git-init-dbTimo Hirvonen
2006-05-19Merge early part of 'sp/reflog' branchJunio C Hamano
2006-05-19Implement a --dry-run option to git-quiltimportEric W. Biederman
2006-05-19Implement git-quiltimportEric W. Biederman
2006-05-19Documentation/Makefile: create tarballs for the man pages and html filesTilman Sauerbeck
2006-05-19SubmittingPatches: The download location of External Editor has movedLukas Sandström
2006-05-18Make git-check-format-ref a builtin.Lukas Sandström
2006-05-18Make "git rev-list" be a builtinLinus Torvalds
2006-05-18builtin-diff: do not say files are renamed when blob and file are givenJunio C Hamano
2006-05-18Provide a way to flush git-diff-tree's outputPaul Mackerras
2006-05-18Merge branch 'maint'Junio C Hamano
2006-05-18git-cvsimport: Handle "Removed" from pserverElrond