summaryrefslogtreecommitdiffstats
path: root/refs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-01-10Replacing the system call pread() with lseek()/xread()/lseek() sequence.Stefan-W. Hahn3-0/+30
2007-01-10gitweb: Fix git_patchset_body not closing <div class="patch">Jakub Narebski1-3/+4
2007-01-10git.el: Define the propertize function if needed, for XEmacs compatibility.Alexandre Julliard1-5/+13
2007-01-10git-clone: Make sure the master branch exists before running cat on it.Alexandre Julliard1-1/+1
2007-01-10git-apply: Remove directories that have become empty after deleting a file.Alexandre Julliard1-2/+13
2007-01-09get_tree_entry: map blank requested entry to tree rootJeff King1-1/+8
2007-01-09builtin-archive: do not free a tree held by the object layer.Junio C Hamano1-1/+0
2007-01-09Fix "Do not ignore a detected patchfile brokenness."Junio C Hamano1-1/+2
2007-01-09Do not ignore a detected patchfile brokenness.Junio C Hamano1-1/+1
2007-01-09merge-base: do not leak commit listJunio C Hamano1-2/+4
2007-01-09Auto-quote config values in config.c:store_write_pair()Brian Gernhardt2-0/+31
2007-01-09Ignore git-init and git-remoteBrian Gernhardt1-0/+2
2007-01-09rm git-rerere.perl -- it is now a built-in.Junio C Hamano1-284/+0
2007-01-09cvsserver: fix revision number during file addsMartin Langhoff1-1/+4
2007-01-09cvsserver: detect early of we are up to date and avoid costly rev-listMartin Langhoff1-1/+8