]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
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 &&
2007-07-11  Johannes SchindelinFix --cherry-pick with given paths
2007-07-11  Johannes SchindelinFix core.sharedRepository = 2
2007-07-11  Michael Hendricksgitweb: configurable width for the projects list Descri...
2007-07-10  Shawn O. PearceCorrect trivial typo in fast-import documentation
2007-07-10  Junio C HamanoMerge branch 'bd/delta'
2007-07-10  Daniel BarkalowSome cosmetic changes to remote library
2007-07-10  Daniel BarkalowAdd allocation and freeing functions for struct refs
2007-07-10  Matt McCutchenMakefile: rebuild git.o on version change, clean up...
2007-07-10  Johannes Schindelinrerere: record resolution even if file is not in merge...
2007-07-10  Shawn O. PearceSupport wholesale directory renames in fast-import
2007-07-10  Shawn O. PearceMerge branch 'maint'
2007-07-10  Shawn O. PearceClarify documentation of fast-import's D subcommand
2007-07-10  Shawn O. Pearcegit-gui: Include a space in Cygwin shortcut command...
2007-07-10  Shawn O. Pearcegit-gui: Use sh.exe in Cygwin shortcuts
2007-07-10  Shawn O. Pearcegit-gui: Paper bag fix for Cygwin shortcut creation
2007-07-10  Shawn O. PearceMerge branch 'maint'
2007-07-10  Shawn O. Pearcegit-gui: Don't linewrap within console windows
2007-07-10  Shawn O. Pearcegit-gui: Correct ls-tree buffering problem in browser
2007-07-09  Paul Mackerrasgitk: Use git log and add support for --left-right
2007-07-09  Paul Mackerrasgitk: Fix bug causing "can't read commitrow(0,n)" error
2007-07-09  Brian Downing[PATCH] gitk: Fix for tree view ending in nested direct...
2007-07-09  Shawn O. Pearcegit-gui: Improve the Windows and Mac OS X shortcut...
2007-07-09  Shawn O. Pearcegit-gui: Teach console widget to use git_read
2007-07-09  Brian Downingpack-objects: Prefer shallower deltas if the size is...
2007-07-09  Shawn O. Pearcegit-gui: Perform our own magic shbang detection on...
2007-07-09  Shawn O. Pearcegit-gui: Treat `git version` as `git --version`
2007-07-09  Junio C HamanoRevert 88494423 (removal of duplicate parents in the...
2007-07-09  Junio C Hamanorevision.c: remove duplicated parents after history...
2007-07-09  Shawn O. Pearcegit-gui: Assume unfound commands are known by git wrapper
2007-07-09  Shawn O. Pearcegit-gui: Correct gitk installation location
2007-07-09  Shawn O. Pearcegit-gui: Always use absolute path to all git executables
2007-07-09  Shawn O. Pearcegit-gui: Show a progress meter for checking out files
2007-07-09  Shawn O. Pearcegit-gui: Change the main window progress bar to use...
2007-07-09  Shawn O. Pearcegit-gui: Extract blame viewer status bar into mega...
2007-07-09  Shawn O. Pearcegit-gui: Allow double-click in checkout dialog to start...
2007-07-09  Shawn O. Pearcegit-gui: Default selection to first matching ref
2007-07-09  Shawn O. Pearcegit-gui: Unabbreviate commit SHA-1s prior to display
2007-07-09  Shawn O. Pearcegit-gui: Refactor branch switch to support detached...
2007-07-09  Junio C HamanoDocument custom hunk header selection
2007-07-09  Junio C HamanoMerge branch 'maint'
2007-07-09  Johannes Schindelinrebase -i: put a nice warning into the todo list
2007-07-09  Johannes Schindelinrebase -i: remember the settings of -v, -s and -p when...
next