]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-04-01  Eygene RyabinkinNO_TCLTK
2007-03-31  Frank Lichtenheldcvsserver: Don't lie about binary mode in asciidoc...
2007-03-31  Eric Wonggit-svn: fail on rebase if we are unable to find a...
2007-03-31  Alex RiesenKeep rename/rename conflicts of intermediate merges...
2007-03-31  Julian Phillipscontrib/workdir: add a simple script to create a workin...
2007-03-31  Andy ParkinsReimplement emailing part of hooks--update in contrib...
2007-03-31  Eric Wonggit-svn: avoid respewing similar error messages for...
2007-03-31  Theodore Ts'oRename warn() to warning() to fix symbol conflicts...
2007-03-31  Don Zickusgit-mailinfo fixes for patch munging
2007-03-31  Jakub Narebskigitweb: Support comparing blobs (files) with different...
2007-03-30  Junio C HamanoDo not bother documenting fetch--tool
2007-03-30  Junio C HamanoUpdate draft release notes for 1.5.1
2007-03-30  Junio C HamanoMerge branch 'maint'
2007-03-30  Francis Dalygit-quiltimport /bin/sh-ism fix
2007-03-30  Christian CouderBisect: Improve error message in "bisect_next_check".
2007-03-30  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/mergetool.git
2007-03-30  Theodore Ts'omergetool: Clean up description of files and prompts...
2007-03-29  Theodore Ts'omergetool: Make git-rm quiet when resolving a deleted...
2007-03-29  Theodore Ts'omergetool: Add support for Apple Mac OS X's opendiff...
2007-03-29  Theodore Ts'omergetool: Fix abort command when resolving symlinks...
2007-03-29  Theodore Ts'omergetool: Remove spurious error message if merge.tool...
2007-03-29  Theodore Ts'omergetool: factor out common code
2007-03-29  Theodore Ts'omergetool: portability fix: don't use reserved word...
2007-03-29  Theodore Ts'omergetool: portability fix: don't assume true is in...
2007-03-29  Theodore Ts'omergetool: Don't error out in the merge case where...
2007-03-29  Theodore Ts'omergetool: Replace use of "echo -n" with printf(1)...
2007-03-29  Theodore Ts'oFix minor formatting issue in man page for git-mergetool
2007-03-29  H. Peter Anvingit-upload-pack: make sure we close unused pipe ends
2007-03-29  Gerrit PapeDocumentation/git-rev-parse.txt: fix example in SPECIFY...
2007-03-29  Gerrit PapeDocumentation/git-svnimport.txt: fix typo.
2007-03-28  Junio C HamanoGIT 1.5.1-rc3 v1.5.1-rc3
2007-03-28  Junio C HamanoUpdate main git.html page to point at 1.5.0.6 documentation
2007-03-28  Junio C HamanoMerge branch 'maint' to synchronize with 1.5.0.6
2007-03-28  Junio C HamanoGIT 1.5.0.6 v1.5.0.6
2007-03-28  Jeff Kingcommit: fix pretty-printing of messages with "\nencoding "
2007-03-28  Johannes Schindelint4118: be nice to non-GNU sed
2007-03-28  Jeff Kingt/t6006: add tests for a slightly more complex commit...
2007-03-28  Jeff KingFix "--pretty=format:" encoding item
2007-03-28  Junio C HamanoFix "--pretty=format:" for parent related items.
2007-03-28  Gerrit Papehttp-fetch: remove path_len from struct alt_base, it...
2007-03-28  Gerrit Papehttp-fetch: don't use double-slash as directory separat...
2007-03-28  Junio C Hamanogit-commit: "read-tree -m HEAD" is not the right way...
2007-03-28  Jeff KingAdd some basic tests of rev-list --pretty=format
2007-03-28  H. Peter Anvingit-upload-pack: make sure we close unused pipe ends
2007-03-28  Jeff King--pretty=format: fix broken %ct and %at interpolation
2007-03-27  James Bowesuse xrealloc in help.c
2007-03-27  James Bowesread-tree: use xcalloc
2007-03-27  Linus TorvaldsFix "getaddrinfo()" buglet
2007-03-27  Gerrit PapeMakefile: remove test-chmtime program in target clean.
2007-03-27  Jakub Narebskigitweb: Cleanup and uniquify die_error calls
2007-03-27  Junio C Hamanosha1_file.c (write_sha1_file): Detect close failure
2007-03-27  Alexandre Julliardgit.el: Display some information about the HEAD commit.
2007-03-27  Junio C HamanoDocument git-log --first-parent
2007-03-27  Christian CouderBisect: add checks at the beginning of "git bisect...
2007-03-27  Jim Meyeringsha1_file.c (write_sha1_from_fd): Detect close failure.
2007-03-27  Jeff Kinggit-rm: don't remove newly added file without -f
2007-03-26  Christian CouderBisect: Use "git-show-ref --verify" when reseting.
2007-03-26  Jakub Narebskigitweb: Add example of config file and how to generate...
2007-03-26  Junio C HamanoGIT 1.5.1-rc2 v1.5.1-rc2
2007-03-26  Eric Wonggit-svn: fix rel_path() when not connected to the repos...
2007-03-26  James Bowesuse xmalloc in git.c and help.c
2007-03-26  Junio C HamanoMerge branch 'jc/fpl'
2007-03-26  Junio C HamanoUpdate README to point at a few key periodical messages...
2007-03-25  Junio C HamanoMerge branch 'maint'
2007-03-25  Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-03-25  Junio C HamanoMerge branch 'js/remote-show-push'
2007-03-25  Junio C HamanoMerge branch 'maint'
2007-03-25  Alex RiesenUse diff* with --exit-code in git-am, git-rebase and...
2007-03-25  Alex RiesenDocument --quiet option to git-diff
2007-03-25  Nicolas Pitrewrite_sha1_from_fd() should make new objects read-only
2007-03-25  Nicolas Pitremake it more obvious that temporary files are temporary...
2007-03-25  Andy Parkinsupdate-hook: remove e-mail sending hook.
2007-03-25  Jakub Narebskigitweb: Add some installation notes in gitweb/INSTALL
2007-03-25  Jakub Narebskigitweb: Fix not marking signoff lines in "log" view
2007-03-25  Jakub Narebskigitweb: Don't escape attributes in CGI.pm HTML methods
2007-03-25  Li Yanggitweb: Change to use explicitly function call cgi...
2007-03-24  Junio C Hamanogit-am documentation: describe what is taken from where.
2007-03-24  Johannes Schindelingit-revert: Revert revert message to old behaviour
2007-03-24  Junio C HamanoMerge branch 'maint'
2007-03-24  Christian CouderDocumentation: bisect: make a comment fit better in...
2007-03-24  Christian CouderDocumentation: bisect: add some titles to some paragraphs.
2007-03-24  Christian CouderDocumentation: bisect: reformat more paragraphs.
2007-03-24  Christian CouderDocumentation: bisect: reword one paragraph.
2007-03-24  Christian CouderDocumentation: bisect: reformat some paragraphs.
2007-03-24  Junio C HamanoFix path-limited "rev-list --bisect" termination condition.
2007-03-23  Jakub Narebskigitweb: Fix "next" link in commit view
2007-03-23  Junio C Hamanogit-bisect.sh: properly dq $GIT_DIR
2007-03-23  Junio C Hamanogit-bisect: typofix
2007-03-23  Junio C Hamanocheckout: report where the new HEAD is upon detaching...
2007-03-23  Christian CouderBisect: implement "git bisect run <cmd>..." to automati...
2007-03-23  Uwe Kleine... Bisect: convert revs given to good and bad to commits
2007-03-23  Johannes Schindelint4118: be nice to non-GNU sed
2007-03-23  Junio C Hamanogit-apply: Do not free the wrong buffer when we convert...
2007-03-22  Junio C HamanoMerge git://git2.kernel.org/pub/scm/gitk/gitk
2007-03-22  Junio C HamanoMerge branch 'maint'
2007-03-22  Peter EriksenDocumentation/pack-format.txt: Clear up description...
2007-03-22  Nicolas Pitreupdate HEAD reflog when branch pointed to by HEAD is...
2007-03-22  Andy Parkinsupdate-hook: abort early if the project description...
2007-03-22  Michael S.... git-merge: Put FETCH_HEAD data in merge commit message
2007-03-22  Junio C Hamanogit-rebase: make 'rebase HEAD branch' work as expected.
next