summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-28GIT 1.5.1-rc3v1.5.1-rc3Junio C Hamano
2007-03-28Update main git.html page to point at 1.5.0.6 documentationJunio C Hamano
2007-03-28Merge branch 'maint' to synchronize with 1.5.0.6Junio C Hamano
2007-03-28GIT 1.5.0.6v1.5.0.6Junio C Hamano
2007-03-28commit: fix pretty-printing of messages with "\nencoding "Jeff King
2007-03-28t4118: be nice to non-GNU sedJohannes Schindelin
2007-03-28t/t6006: add tests for a slightly more complex commit messagesJeff King
2007-03-28Fix "--pretty=format:" encoding itemJeff King
2007-03-28Fix "--pretty=format:" for parent related items.Junio C Hamano
2007-03-28http-fetch: remove path_len from struct alt_base, it was computed but never usedGerrit Pape
2007-03-28http-fetch: don't use double-slash as directory separator in URLsGerrit Pape
2007-03-28git-commit: "read-tree -m HEAD" is not the right way to read-tree quicklyJunio C Hamano
2007-03-28Add some basic tests of rev-list --pretty=formatJeff King
2007-03-28git-upload-pack: make sure we close unused pipe endsH. Peter Anvin
2007-03-28--pretty=format: fix broken %ct and %at interpolationJeff King
2007-03-27use xrealloc in help.cJames Bowes
2007-03-27read-tree: use xcallocJames Bowes
2007-03-27Fix "getaddrinfo()" bugletLinus Torvalds
2007-03-27Makefile: remove test-chmtime program in target clean.Gerrit Pape
2007-03-27gitweb: Cleanup and uniquify die_error callsJakub Narebski
2007-03-27sha1_file.c (write_sha1_file): Detect close failureJunio C Hamano
2007-03-27git.el: Display some information about the HEAD commit.Alexandre Julliard
2007-03-27Document git-log --first-parentJunio C Hamano
2007-03-27Bisect: add checks at the beginning of "git bisect run".Christian Couder
2007-03-27sha1_file.c (write_sha1_from_fd): Detect close failure.Jim Meyering
2007-03-27git-rm: don't remove newly added file without -fJeff King
2007-03-26Bisect: Use "git-show-ref --verify" when reseting.Christian Couder
2007-03-26gitweb: Add example of config file and how to generate projects list to gitwe...Jakub Narebski
2007-03-26GIT 1.5.1-rc2v1.5.1-rc2Junio C Hamano
2007-03-26git-svn: fix rel_path() when not connected to the repository rootEric Wong
2007-03-26use xmalloc in git.c and help.cJames Bowes
2007-03-26Merge branch 'jc/fpl'Junio C Hamano
2007-03-26Update README to point at a few key periodical messages to the listJunio C Hamano
2007-03-25Merge branch 'maint'Junio C Hamano
2007-03-25Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-03-25Merge branch 'js/remote-show-push'Junio C Hamano
2007-03-25Merge branch 'maint'Junio C Hamano
2007-03-25Use diff* with --exit-code in git-am, git-rebase and git-merge-oursAlex Riesen
2007-03-25Document --quiet option to git-diffAlex Riesen
2007-03-25write_sha1_from_fd() should make new objects read-onlyNicolas Pitre
2007-03-25make it more obvious that temporary files are temporary filesNicolas Pitre
2007-03-25update-hook: remove e-mail sending hook.Andy Parkins
2007-03-25gitweb: Add some installation notes in gitweb/INSTALLJakub Narebski
2007-03-25gitweb: Fix not marking signoff lines in "log" viewJakub Narebski
2007-03-25gitweb: Don't escape attributes in CGI.pm HTML methodsJakub Narebski
2007-03-25gitweb: Change to use explicitly function call cgi->escapHTML()Li Yang
2007-03-24git-am documentation: describe what is taken from where.Junio C Hamano
2007-03-24git-revert: Revert revert message to old behaviourJohannes Schindelin
2007-03-24Merge branch 'maint'Junio C Hamano
2007-03-24Documentation: bisect: make a comment fit better in the man page.Christian Couder