7603 Commits (ccd14e569dcfe1a83b33f84fad8cfed68676ef5d)
 

Author SHA1 Message Date
Junio C Hamano ccd14e569d Merge branch 'js/reflog' 18 years ago
Junio C Hamano 6fc301bbf6 Makefile: remove $foo when $foo.exe is built/installed. 18 years ago
Jürgen Rühle 374c59056a send-email: work around double encoding of in-body From field. 18 years ago
Nicolas Pitre c2cb959fe7 Add git-init documentation. 18 years ago
Johannes Schindelin 1b510aa442 Fix t1410 for core.filemode==false 18 years ago
Shawn O. Pearce 9a0eaf83ea Make git-describe a builtin. 18 years ago
Shawn O. Pearce 8c599c749f Don't save the commit buffer in git-describe. 18 years ago
Pavel Roskin e05db0fd4f Fix warnings in sha1_file.c - use C99 printf format if available 18 years ago
Junio C Hamano bb1091a475 -u is now default for 'git-mailinfo'. 18 years ago
Junio C Hamano 62c89c662f -u is now default for 'git-applymbox' 18 years ago
Junio C Hamano 3cf167ba4b git-am: should work when "--no-utf8 --utf8" is given 18 years ago
Shawn O. Pearce 1c23d794bf Don't die in git-http-fetch when fetching packs. 18 years ago
Steven Grimm cec21ca7cf Update git-svn manpage to remove the implication that SVN::* is optional. 18 years ago
Stefan-W. Hahn 6900679c2f Replacing the system call pread() with lseek()/xread()/lseek() sequence. 18 years ago
Jakub Narebski 0bdb28c9cc gitweb: Fix git_patchset_body not closing <div class="patch"> 18 years ago
Alexandre Julliard 03d311eda2 git.el: Define the propertize function if needed, for XEmacs compatibility. 18 years ago
Alexandre Julliard 3fe71f3a6f git-clone: Make sure the master branch exists before running cat on it. 18 years ago
Alexandre Julliard d234b21c69 git-apply: Remove directories that have become empty after deleting a file. 18 years ago
Jeff King d93b7d1c30 get_tree_entry: map blank requested entry to tree root 18 years ago
Junio C Hamano 2740b2b853 builtin-archive: do not free a tree held by the object layer. 18 years ago
Junio C Hamano 240897e908 Merge branch 'maint' 18 years ago
Junio C Hamano 6534141151 Fix "Do not ignore a detected patchfile brokenness." 18 years ago
Johannes Schindelin 883d60fa97 Sanitize for_each_reflog_ent() 18 years ago
Junio C Hamano 5a17b54ad5 Do not ignore a detected patchfile brokenness. 18 years ago
Junio C Hamano 1295228d1f merge-base: do not leak commit list 18 years ago
Brian Gernhardt cdd4fb15cf Auto-quote config values in config.c:store_write_pair() 18 years ago
Brian Gernhardt baee1e91ed Ignore git-init and git-remote 18 years ago
Junio C Hamano 3f43d72392 rm git-rerere.perl -- it is now a built-in. 18 years ago
Martin Langhoff 3486595bf1 cvsserver: fix revision number during file adds 18 years ago
Martin Langhoff 49fb940e40 cvsserver: detect early of we are up to date and avoid costly rev-list 18 years ago
J. Bruce Fields 041e69c998 Documentation: add git-remote man page 18 years ago
Junio C Hamano c326246acc Merge branch 'jc/reflog' 18 years ago
Andy Whitcroft 480c9e521b short i/o: fix config updates to use write_in_full 18 years ago
Andy Whitcroft 93822c2239 short i/o: fix calls to write to use xwrite or write_in_full 18 years ago
Andy Whitcroft 93d26e4cb9 short i/o: fix calls to read to use xread or read_in_full 18 years ago
Andy Whitcroft e08140568a short i/o: clean up the naming for the write_{in,or}_xxx family 18 years ago
Junio C Hamano 0f018baba6 --prune is now default for 'pack-refs' 18 years ago
Junio C Hamano d84029b673 --utf8 is now default for 'git-am' 18 years ago
Michael Loeffler 521f9c4def git-commit: do not fail to print the diffstat even if there is a file named HEAD 18 years ago
Andy Whitcroft d677db86d9 ssh-upload: prevent buffer overrun 18 years ago
Martin Langhoff 4083c2fce8 cvsimport: cleanup temporary cvsps file 18 years ago
Martin Langhoff eec8496210 cvsimport: document -S and -L options 18 years ago
Martin Langhoff ded9f40059 cvsimport: skip commits that are too recent (option and documentation) 18 years ago
Eric Wong 9a5e4075a4 git-svn: pass an unambiguous ref to rev-list when grafting-branches 18 years ago
Eric Wong ae41098714 git-svn: add --prefix= option to multi-init 18 years ago
J. Bruce Fields 59b5f52047 Documentation: clarify definition of "reachable" 18 years ago
Sasha Khapyorsky 692167774a git-svnimport: fix edge revisions double importing 18 years ago
Martin Langhoff 6211988f77 cvsimport: skip commits that are too recent 18 years ago
Jakub Narebski 3faa541fa9 gitweb: Remove superfluous "|" in "commit" view 18 years ago
Jürgen Rühle 3368d11f30 Remove unnecessary git-rm --cached reference from status output 18 years ago