summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-11write-cache: do not leak the serialized cache-tree data.Linus Torvalds
2007-01-10Provide better feedback for the untracked only case in status outputJürgen Rühle
2007-01-10Merge branch 'js/reflog'Junio C Hamano
2007-01-10Makefile: remove $foo when $foo.exe is built/installed.Junio C Hamano
2007-01-10send-email: work around double encoding of in-body From field.Jürgen Rühle
2007-01-10Add git-init documentation.Nicolas Pitre
2007-01-10Fix t1410 for core.filemode==falseJohannes Schindelin
2007-01-10Make git-describe a builtin.Shawn O. Pearce
2007-01-10Don't save the commit buffer in git-describe.Shawn O. Pearce
2007-01-10Fix warnings in sha1_file.c - use C99 printf format if availablePavel Roskin
2007-01-10-u is now default for 'git-mailinfo'.Junio C Hamano
2007-01-10-u is now default for 'git-applymbox'Junio C Hamano
2007-01-10git-am: should work when "--no-utf8 --utf8" is givenJunio C Hamano
2007-01-10Don't die in git-http-fetch when fetching packs.Shawn O. Pearce
2007-01-10Update git-svn manpage to remove the implication that SVN::* is optional.Steven Grimm
2007-01-10Replacing the system call pread() with lseek()/xread()/lseek() sequence.Stefan-W. Hahn
2007-01-10gitweb: Fix git_patchset_body not closing <div class="patch">Jakub Narebski
2007-01-10git.el: Define the propertize function if needed, for XEmacs compatibility.Alexandre Julliard
2007-01-10git-clone: Make sure the master branch exists before running cat on it.Alexandre Julliard
2007-01-10git-apply: Remove directories that have become empty after deleting a file.Alexandre Julliard
2007-01-09get_tree_entry: map blank requested entry to tree rootJeff King
2007-01-09builtin-archive: do not free a tree held by the object layer.Junio C Hamano
2007-01-09Merge branch 'maint'Junio C Hamano
2007-01-09Fix "Do not ignore a detected patchfile brokenness."Junio C Hamano
2007-01-09Sanitize for_each_reflog_ent()Johannes Schindelin
2007-01-09Do not ignore a detected patchfile brokenness.Junio C Hamano
2007-01-09merge-base: do not leak commit listJunio C Hamano
2007-01-09Auto-quote config values in config.c:store_write_pair()Brian Gernhardt
2007-01-09Ignore git-init and git-remoteBrian Gernhardt
2007-01-09rm git-rerere.perl -- it is now a built-in.Junio C Hamano
2007-01-09cvsserver: fix revision number during file addsMartin Langhoff
2007-01-09cvsserver: detect early of we are up to date and avoid costly rev-listMartin Langhoff
2007-01-09Documentation: add git-remote man pageJ. Bruce Fields
2007-01-08Merge branch 'jc/reflog'Junio C Hamano
2007-01-08short i/o: fix config updates to use write_in_fullAndy Whitcroft
2007-01-08short i/o: fix calls to write to use xwrite or write_in_fullAndy Whitcroft
2007-01-08short i/o: fix calls to read to use xread or read_in_fullAndy Whitcroft
2007-01-08short i/o: clean up the naming for the write_{in,or}_xxx familyAndy Whitcroft
2007-01-08--prune is now default for 'pack-refs'Junio C Hamano
2007-01-08--utf8 is now default for 'git-am'Junio C Hamano
2007-01-08git-commit: do not fail to print the diffstat even if there is a file named HEADMichael Loeffler
2007-01-08ssh-upload: prevent buffer overrunAndy Whitcroft
2007-01-08cvsimport: cleanup temporary cvsps fileMartin Langhoff
2007-01-08cvsimport: document -S and -L optionsMartin Langhoff
2007-01-08cvsimport: skip commits that are too recent (option and documentation)Martin Langhoff
2007-01-08git-svn: pass an unambiguous ref to rev-list when grafting-branchesEric Wong
2007-01-08git-svn: add --prefix= option to multi-initEric Wong
2007-01-08Documentation: clarify definition of "reachable"J. Bruce Fields
2007-01-08git-svnimport: fix edge revisions double importingSasha Khapyorsky
2007-01-08cvsimport: skip commits that are too recentMartin Langhoff