4622 Commits (9c7466fa248608ff8a91f8b4dca48dac7dda02d5)
 

Author SHA1 Message Date
Shawn Pearce 9c7466fa24 Verify git-commit provides a reflog message. 19 years ago
Junio C Hamano a5c8a98ca7 Merge branch 'master' into sp/reflog 19 years ago
Junio C Hamano 84c667ff97 fetch.c: remove an unused variable and dead code. 19 years ago
Linus Torvalds 4d548150ac Clean up sha1 file writing 19 years ago
Timo Hirvonen f81daefe56 Builtin git-cat-file 19 years ago
Junio C Hamano d48f716861 Merge branch 'jc/fmt-patch' 19 years ago
Junio C Hamano a861b58bbf Merge branch 'be/tag' 19 years ago
Junio C Hamano 73f0a1577b Merge branch 'js/fmt-patch' 19 years ago
Junio C Hamano f2054be4c4 Merge branch 'jc/builtin-n-tar-tree' 19 years ago
Junio C Hamano 2464294498 Merge branch 'jc/fetch-sorted' 19 years ago
Junio C Hamano 376bb3a352 Merge branch 'lt/dirwalk' 19 years ago
Sean fad70686b2 --summary output should print immediately after stats. 19 years ago
Eric Wong 36f5b1f0c8 git-svn: ignore expansion of svn:keywords 19 years ago
Eric Wong 304dac1548 git-svn: starting a 1.1.0-pre development version 19 years ago
Jeff King 62bf0d9629 cvsimport: set up commit environment in perl instead of using env 19 years ago
Junio C Hamano 61efa5e300 cvsimport: do not barf on creation of an empty file. 19 years ago
Junio C Hamano 1af0d11283 Merge branch 'jc/tartree' into jc/builtin-n-tar-tree 19 years ago
Björn Engelmann cfba045930 add more informative error messages to git-mktag 19 years ago
Björn Engelmann e7332f96b3 remove the artificial restriction tagsize < 8kb 19 years ago
Peter Eriksen e8cc9cd98e Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree. 19 years ago
Peter Eriksen 51ce34b992 Builtin git-show-branch. 19 years ago
Peter Eriksen ac6245e31a Builtin git-apply. 19 years ago
Peter Eriksen 6d96ac18e5 Builtin git-commit-tree. 19 years ago
Peter Eriksen d147e501f3 Builtin git-read-tree. 19 years ago
Peter Eriksen 56d1398ad3 Builtin git-tar-tree. 19 years ago
Peter Eriksen aae01bda7f Builtin git-ls-tree. 19 years ago
Peter Eriksen 0864f26421 Builtin git-ls-files. 19 years ago
Peter Eriksen 405053d2d9 Add git-quiltimport to .gitignore. 19 years ago
Martin Langhoff 55cad84299 cvsimport: introduce _fetchfile() method and used a 1M buffer to read() 19 years ago
Jeff King e73aefe4fd cvsimport: cleanup commit function 19 years ago
Jeff King 6a1871e174 cvsimport: use git-update-index --index-info 19 years ago
Matthias Lederhofer 443f8338b9 git status: skip empty directories, and add -u to show all untracked files 19 years ago
Linus Torvalds 4adcea995e cvsimport: repack every kilo-commits. 19 years ago
Martin Langhoff 06918348de cvsimport: introduce -L<imit> option to workaround memory leaks 19 years ago
Sean 7f7e6eacf9 Install git builtins into gitexecdir rather than bindir. 19 years ago
Sean 1100ac81a9 Change GIT-VERSION-GEN to call git commands with "git" not "git-". 19 years ago
Martin Langhoff c4b16f8d77 cvsimport: replace anonymous sub ref with a normal sub 19 years ago
Martin Langhoff f396f01f11 cvsimport: minor fixups 19 years ago
Yakov Lerner f803eec51b Problem: 'trap...exit' causes error message when /bin/sh is ash. 19 years ago
Sean e3008464e7 Avoid segfault in diff --stat rename output. 19 years ago
Junio C Hamano 884e3134a0 Tutorial #2: broken link fix. 19 years ago
Martin Waitz 5126f35a54 git help: remove whatchanged from list of common commands 19 years ago
Junio C Hamano 9546010b7b fetch-pack: output refs in the order they were given on the command line. 19 years ago
Junio C Hamano 5e363541d0 diff: minor option combination fix. 19 years ago
Junio C Hamano c831da6647 builtin format-patch: squelch content-type for 7-bit ASCII 19 years ago
Junio C Hamano cdd406e389 CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields. 19 years ago
Junio C Hamano d5e3d60c20 tutorial-2: typofix in examples. 19 years ago
J. Bruce Fields e31952da5c tutorial: add discussion of index file, object database 19 years ago
J. Bruce Fields f1fe3846e4 tutorial: expanded discussion of commit history 19 years ago
J. Bruce Fields 67e6e5c4e7 tutorial: replace "whatchanged" by "log" 19 years ago