aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint' to synchronize with 1.5.0.6Junio C Hamano2007-03-28
|\
| * GIT 1.5.0.6v1.5.0.6Junio C Hamano2007-03-28
| * commit: fix pretty-printing of messages with "\nencoding "Jeff King2007-03-28
| * t4118: be nice to non-GNU sedJohannes Schindelin2007-03-28
| * git-commit: "read-tree -m HEAD" is not the right way to read-tree quicklyJunio C Hamano2007-03-28
* | t/t6006: add tests for a slightly more complex commit messagesJeff King2007-03-28
* | Fix "--pretty=format:" encoding itemJeff King2007-03-28
* | Fix "--pretty=format:" for parent related items.Junio C Hamano2007-03-28
* | http-fetch: remove path_len from struct alt_base, it was computed but never usedGerrit Pape2007-03-28
* | http-fetch: don't use double-slash as directory separator in URLsGerrit Pape2007-03-28
* | Add some basic tests of rev-list --pretty=formatJeff King2007-03-27
* | git-upload-pack: make sure we close unused pipe endsH. Peter Anvin2007-03-27
* | --pretty=format: fix broken %ct and %at interpolationJeff King2007-03-27
* | use xrealloc in help.cJames Bowes2007-03-27
* | read-tree: use xcallocJames Bowes2007-03-27
* | Fix "getaddrinfo()" bugletLinus Torvalds2007-03-27
* | Makefile: remove test-chmtime program in target clean.Gerrit Pape2007-03-27
* | gitweb: Cleanup and uniquify die_error callsJakub Narebski2007-03-27
* | sha1_file.c (write_sha1_file): Detect close failureJunio C Hamano2007-03-27
* | git.el: Display some information about the HEAD commit.Alexandre Julliard2007-03-27
* | Document git-log --first-parentJunio C Hamano2007-03-27
* | Bisect: add checks at the beginning of "git bisect run".Christian Couder2007-03-27
* | sha1_file.c (write_sha1_from_fd): Detect close failure.Jim Meyering2007-03-27
* | git-rm: don't remove newly added file without -fJeff King2007-03-27
* | Bisect: Use "git-show-ref --verify" when reseting.Christian Couder2007-03-25
* | gitweb: Add example of config file and how to generate projects list to gitwe...Jakub Narebski2007-03-25
* | GIT 1.5.1-rc2v1.5.1-rc2Junio C Hamano2007-03-25
* | git-svn: fix rel_path() when not connected to the repository rootEric Wong2007-03-25
* | use xmalloc in git.c and help.cJames Bowes2007-03-25
* | Merge branch 'jc/fpl'Junio C Hamano2007-03-25
|\ \
| * | git-log --first-parent: show only the first parent logJunio C Hamano2007-03-14
* | | Update README to point at a few key periodical messages to the listJunio C Hamano2007-03-25
* | | Merge branch 'maint'Junio C Hamano2007-03-25
|\ \ \ | | |/ | |/|
| * | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-03-25
| |\ \
| | * | user-manual: introduce "branch" and "branch head" differentlyJ. Bruce Fields2007-03-18
| | * | glossary: clean up cross-referencesJ. Bruce Fields2007-03-18
| | * | glossary: stop generating automaticallyJ. Bruce Fields2007-03-18
| | * | user-manual: Use def_ instead of ref_ for glossary references.J. Bruce Fields2007-03-18
| | * | user-manual.txt: fix a tiny typo.Jim Meyering2007-03-18
| | * | user-manual: run xsltproc without --nonet optionJ. Bruce Fields2007-03-18
* | | | Merge branch 'js/remote-show-push'Junio C Hamano2007-03-25
|\ \ \ \
| * | | | Teach git-remote to list pushed branches.Johannes Sixt2007-03-20
* | | | | Merge branch 'maint'Junio C Hamano2007-03-25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | gitweb: Add some installation notes in gitweb/INSTALLJakub Narebski2007-03-24
| * | | | gitweb: Fix not marking signoff lines in "log" viewJakub Narebski2007-03-24
| * | | | gitweb: Don't escape attributes in CGI.pm HTML methodsJakub Narebski2007-03-24
| * | | | gitweb: Change to use explicitly function call cgi->escapHTML()Li Yang2007-03-24
* | | | | Use diff* with --exit-code in git-am, git-rebase and git-merge-oursAlex Riesen2007-03-24
* | | | | Document --quiet option to git-diffAlex Riesen2007-03-24
* | | | | write_sha1_from_fd() should make new objects read-onlyNicolas Pitre2007-03-24