]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-07-24  Junio C HamanoMark user-manual as UTF-8
2007-07-24  Johannes SchindelinTeach revision machinery about --no-walk
2007-07-24  Johannes Schindelinfilter-branch: Big syntax change; support rewriting...
2007-07-24  Johannes Schindelinrebase -i: exchange all "if [ .. ]" by "if test .."
2007-07-24  Johannes SchindelinShut "git rebase -i" up when no --verbose was given
2007-07-24  Johannes Schindelinmailinfo: fix 'fatal: cannot convert from utf-8 to...
2007-07-22  Jakub Narebskigitweb: Fix support for legacy gitweb config for snapshots
2007-07-22  Johannes Schindelinfsck --lost-found: write blob's contents, not their...
2007-07-22  Marco CostalbaAvoid to duplicate commit message when is not encoded
2007-07-22  Junio C HamanoSynonyms: -i == --regexp-ignore-case, -E == --extended...
2007-07-22  David KastrupDocumentation/gitignore.txt: Fix the seriously misleadi...
2007-07-22  Junio C HamanoFix VISUAL/EDITOR preference order in Documentation...
2007-07-22  Matt McCutchengitweb: snapshot cleanups & support for offering multip...
2007-07-21  Johannes Schindelinrebase -i: call editor just once for a multi-squash
2007-07-21  Linus TorvaldsFix up duplicate parents removal
2007-07-20  Jakub Narebskigitweb cleanup: Move @diff_opts declaration earlier
2007-07-20  Adam RobenAdd GIT_EDITOR environment and core.editor configuratio...
2007-07-20  Steven GrimmDocument how to tell git to not launch a pager
2007-07-19  Carlos RicaRename read_pipe() with read_fd() and make its buffer...
2007-07-19  Junio C HamanoMerge branch 'master' of git://people.freedesktop.org...
2007-07-19  Johannes Schindelinfilter-branch: get rid of "set -e"
2007-07-19  Richard MUSILgit-svn: Minimalistic patch which allows svn usernames...
2007-07-19  Linus TorvaldsDo a better job at guessing unknown character sets
2007-07-19  しらいしななこDocument "git stash message..."
2007-07-19  Sven Verdoolaegeunpack-trees.c: assume submodules are clean during...
2007-07-19  Junio C HamanoMerge branch 'maint'
2007-07-18  Julian PhillipsForce listingblocks to be monospaced in manpages
2007-07-18  Simon Hausmanngit-p4: Cleanup, used common function for listing impor...
2007-07-18  Simon Hausmanngit-p4: Fix upstream branch detection for submit/rebase...
2007-07-18  Simon Hausmanngit-p4: Cleanup, make listExistingP4Branches a global...
2007-07-18  Junio C HamanoDo not expect unlink(2) to fail on a directory.
2007-07-17  Junio C HamanoUpdate INSTALL
2007-07-17  Scott Lambgit-p4: input to "p4 files" by stdin instead of arguments
2007-07-17  Scott Lambgit-p4: use subprocess in p4CmdList
2007-07-17  Francis MoreauFix git-branch documentation when using remote refs
2007-07-16  Eric Wonggit-svn: fix commiting renames over DAV with funky...
2007-07-16  David Kastrupcontrib/emacs/Makefile: Also install .el files.
2007-07-15  Junio C HamanoGIT v1.5.3-rc2 v1.5.3-rc2
2007-07-15  SeanDemote git-p4import to contrib status.
2007-07-15  SeanRemove p4 rpm from git.spec.in.
2007-07-15  SeanRemove "WITH_P4IMPORT" knob from the Makefile
2007-07-15  Jim Meyeringgit-cvsserver: detect/diagnose write failure, etc.
2007-07-15  Emil MedveUse $(RM) in Makefiles instead of 'rm -f'
2007-07-15  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-07-15  Junio C HamanoDocumentation/git-commit-tree: remove description of...
2007-07-15  Peter HagervallMake every builtin-*.c file #include "builtin.h"
2007-07-15  Shawn O. PearceTeach fast-import to recursively copy files/directories
2007-07-15  Marius Storm... Fix git-p4 on Windows to not use the Posix sysconf...
2007-07-14  Eric Wonggit-svn: remove leading slashes from fetch lines in...
2007-07-14  Junio C HamanoUpdate .mailmap
2007-07-14  Junio C HamanoAdd contrib/stats/mailmap.pl script
2007-07-14  Josh TriplettRemove useless uses of cat, and replace with filename...
2007-07-14  Matthieu MoyMore permissive "git-rm --cached" behavior without -f.
2007-07-14  Junio C HamanoDocument new --date=<format>
2007-07-14  Junio C HamanoWire new date formats to --date=<format> parser.
2007-07-14  Junio C HamanoMake show_rfc2822_date() just another date output format.
2007-07-14  Robin RosenbergSupport output ISO 8601 format dates
2007-07-14  Junio C HamanoMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-07-14  Alex RiesenFix git-rebase -i to allow squashing of fast-forwardabl...
2007-07-13  Sven Verdoolaegelockfile.c: schedule remove_lock_file only once.
2007-07-13  Stephen Rothwellsend-email: discard blank around address in extract_val...
2007-07-13  Greg KHmake git-send-email.perl handle email addresses with...
2007-07-13  Paul Mackerrasgitk: Fix bug introduced by previous commit
2007-07-13  Jakub NarebskiDocument git commit --untracked-files and --verbose
2007-07-13  Jakub NarebskiDocument long options '--message=<msg>' and '--no-commit'
2007-07-13  Jakub NarebskiUpdate git-merge documentation.
2007-07-13  Nicolas PitrePack-objects: properly initialize the depth value
2007-07-12  Junio C HamanoGIT v1.5.3-rc1 v1.5.3-rc1
2007-07-12  Junio C HamanoMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-07-12  Miklos Vajnagitweb: new cgi parameter: opt
2007-07-12  David KastrupAdd missing functions to contrib/emacs/vc-git.el
2007-07-12  Steven WalterDocumentation for git-log --follow
2007-07-12  Nicolas Pitrereduce git-pack-objects memory usage a little more
2007-07-12  Brian DowningAdd documentation for --window-memory, pack.windowMemory
2007-07-12  Brian DowningAdd --window-memory option to git-repack
2007-07-12  Brian DowningAdd pack-objects window memory usage limit
2007-07-12  Brian DowningAdd functions for parsing integers with size suffixes
2007-07-12  Brian DowningSupport fetching the memory usage of a delta index
2007-07-12  Brian DowningDon't try to delta if target is much smaller than source
2007-07-12  Brian DowningCorrect shebang line for contrib/stats/packinfo.pl
2007-07-12  Nicolas Pitrescript to display a distribution of longest common...
2007-07-12  Nicolas Pitreapply delta depth bias to already deltified objects
2007-07-12  Junio C HamanoUpdate list of older git docs
2007-07-12  Junio C HamanoMerge commit 'git-gui/master'
2007-07-12  Junio C HamanoMerge branch 'maint'
2007-07-12  Junio C HamanoGIT 1.5.2.4 v1.5.2.4
2007-07-12  Paul Mackerrasgitk: Improve handling of -- and ambiguous arguments
2007-07-12  Junio C HamanoTeach read-tree 2-way merge to ignore intermediate...
2007-07-12  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-07-12  Shawn O. Pearcegit-gui: Change prior tree SHA-1 verification to use...
2007-07-12  Shawn O. PearceMerge branch 'maint'
2007-07-12  Shawn O. Pearcegit-gui: Work around bad interaction between Tcl and... gitgui-0.7.5
2007-07-12  Junio C HamanoRe-code builtin-branch.c in UTF-8
2007-07-12  Carlos RicaFunction stripspace now gets a buffer instead file...
2007-07-12  Brian DowningPack information tool
2007-07-11  Johannes Schindelinbranch --track: code cleanup and saner handling of...
2007-07-11  Johannes SchindelinAdd for_each_remote() function, and extend remote_find_...
2007-07-11  Carlos Ricat7004: Add tests for the git tag -n option.
2007-07-11  Carlos Ricat0030: Add tests with consecutive text lines and others...
2007-07-11  Carlos Ricat0030: Remove repeated instructions and add missing &&
next