7592 Commits (3cf167ba4bac1be5f52acae0a582d907121982b2)
 

Author SHA1 Message Date
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
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
Nicolas Pitre 515377ea9e "init-db" can really be just "init" 18 years ago
Junio C Hamano cf2999eb4c Merge branch 'sp/mmap' 18 years ago
Junio C Hamano ecaebf4af1 Spell default packedgitlimit slightly differently 18 years ago
Junio C Hamano e7bb17a475 Merge branch 'jr/status' 18 years ago
Junio C Hamano 8f905eb139 Merge branch 'jc/remote' 18 years ago
Junio C Hamano bc8c0294c6 git-reset <tree> -- <path> restores absense of <path> in <tree> 18 years ago
Junio C Hamano e9c8409900 diff-index --cached --raw: show tree entry on the LHS for unmerged entries. 18 years ago
Junio C Hamano cd1f9c36be reflog --fix-stale: do not check the same trees and commits repeatedly. 18 years ago
Junio C Hamano 1389d9ddaa reflog expire --fix-stale 18 years ago
Junio C Hamano 94421474e0 Move traversal of reachable objects into a separate library. 18 years ago
Junio C Hamano ca4f293fb4 builtin-prune: separate ref walking from reflog walking. 18 years ago