]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-07-01  Sam Vilaingit-svn: cache max revision in rev_db databases
2007-07-01  Sam Vilaingit-svn: use git-log rather than rev-list | xargs cat...
2007-07-01  Theodore Ts'oDon't fflush(stdout) when it's not helpful
2007-06-30  Junio C HamanoMerge branch 'cr/tag'
2007-06-30  Linus Torvaldsgit: Try a bit harder not to lose errno in stdio
2007-06-30  Junio C HamanoMerge branch 'lt/run'
2007-06-30  Junio C HamanoMerge branch 'maint'
2007-06-30  Matt KraaiCorrect the name of NO_R_TO_GCC_LINKER in the comment...
2007-06-30  Sam Vilaingit-remote: document -n
2007-06-30  Sam Vilainrepack: improve documentation on -a option
2007-06-30  Alexandre Vassalottigit-tag: Fix "can't shift that many".
2007-06-30  Shawn O. PearceCorrect usages of sed in git-tag for Mac OS X
2007-06-29  Junio C HamanoUpdate draft Release Notes for 1.5.3
2007-06-29  Junio C HamanoMerge branch 'maint'
2007-06-29  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-06-29  Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-06-29  Alex RiesenAvoid perl in t1300-repo-config
2007-06-29  Gerrit Papegit-cvsimport: force checkout of working tree after...
2007-06-29  Carlos RicaAdd test-script for git-tag
2007-06-28  Jim Meyeringgit-log: detect dup and fdopen failure
2007-06-28  Adam Robengit-send-email: make options easier to configure.
2007-06-28  Junio C HamanoMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-06-28  Mark Levedahlgitk: Update selection background colorbar in prefs...
2007-06-28  Mark Levedahlgitk: Use a spinbox for setting tabstop settings
2007-06-27  Carlos RicaAdd test script for git-stripspace.
2007-06-27  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-06-27  Adam Robengit-send-email: Add --threaded option
2007-06-27  Carlos RicaFix git-stripspace to process correctly long lines...
2007-06-27  Jim MeyeringDon't ignore a pack-refs write failure
2007-06-27  Jim Meyeringdetect close failure on just-written file handles
2007-06-27  Shawn O. PearceMerge branch 'maint'
2007-06-27  Shawn O. Pearcegit-gui: Don't require a .pvcsrc to create Tools/Migrat... gitgui-0.7.4
2007-06-27  Shawn O. Pearcegit-gui: Don't nice git blame on MSYS as nice is not...
2007-06-27  Frank Lichtenheldconfig: Add --null/-z option for null-delimted output
2007-06-27  Junio C HamanoMerge branch 'maint'
2007-06-27  Frank Lichtenheldconfig: Change output of --get-regexp for valueless...
2007-06-27  Frank Lichtenheldconfig: Complete documentation of --get-regexp
2007-06-27  Simon Hausmanngit-new-workdir: Fix shell warning about operator ...
2007-06-27  Sam Vilaincleanup merge-base test script
2007-06-27  Quy Tonthatgit.spec: RPM failed, looking for wrong files.
2007-06-27  Linus TorvaldsFix zero-object version-2 packs
2007-06-27  Sven VerdoolaegeIgnore submodule commits when fetching over dumb protocols
2007-06-26  Junio C HamanoMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-06-26  Paul Mackerrasgitk: Add a progress bar to show progress while resetting
2007-06-25  Linus TorvaldsCheck for IO errors after running a command
2007-06-25  Linus TorvaldsClean up internal command handling
2007-06-24  Shawn O. PearceTeach bash how to complete +refspec on git-push
2007-06-24  Junio C Hamanogit-send-email: Do not make @-less message ID
2007-06-24  Gerrit Papegit-svn: trailing slash in prefix is mandatory with...
2007-06-24  Julian Phillipsnew-workdir: handle rev-parse --git-dir not always...
2007-06-24  Matthias Lederhofermake dist: include configure script in tarball
2007-06-24  Junio C HamanoMerge branch 'lt/follow'
2007-06-24  Sven Verdoolaeget9500: skip gitweb tests if perl version is too old
2007-06-24  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-06-23  Paul Mackerrasgitk: Improve handling of whitespace and special chars...
2007-06-23  Paul Mackerrasgitk: Fix bug causing nearby tags/heads to sometimes...
2007-06-23  Paul Mackerrasgitk: Limit how often we change the canvas scrolling...
2007-06-23  Paul Mackerrasgitk: Add a "reset branch to here" row context-menu...
2007-06-23  Paul Mackerrasgitk: Get rid of the childlist variable
2007-06-23  Paul Mackerrasgitk: Speed up the reading of references
2007-06-23  Paul Mackerrasgitk: Show local uncommitted changes as a fake commit
2007-06-23  Paul Mackerrasgitk: New algorithm for drawing the graph lines
2007-06-23  Paul Mackerrasgitk: Store ids in rowrangelist and idrowranges rather...
2007-06-23  Paul Mackerrasgitk: Disable the head context menu entries for the...
2007-06-23  Paul Mackerrasgitk: Cope with commit messages with carriage-returns...
2007-06-23  Paul Mackerrasgitk: Implement a simple scheduler for the compute...
2007-06-23  Paul Mackerrasgitk: Improve the behaviour of the initial selection
2007-06-23  Paul Mackerrasgitk: Add some more comments to the optimize_rows procedure
2007-06-23  Paul Mackerrasgitk: Don't try to list large numbers of tags or heads...
2007-06-23  Paul Mackerrasgitk: New infrastructure for working out branches ...
2007-06-23  Linus TorvaldsFix up "git log --follow" a bit..
2007-06-23  Linus TorvaldsFinally implement "git log --follow"
2007-06-23  Junio C HamanoMerge branch 'jc/oneline'
2007-06-23  Junio C HamanoMerge branch 'ei/oneline+add-empty'
2007-06-23  Johannes Schindelinfilter-branch: add example to move everything into...
2007-06-23  Junio C HamanoMerge branch 'js/filter'
2007-06-23  Junio C HamanoTwo trivial -Wcast-qual fixes
2007-06-23  Johannes Schindelindiffcore-rename: favour identical basenames
2007-06-23  Shawn O. PearceDocument git-gui, git-citool as mainporcelain manual...
2007-06-23  Dave O'NeillGenerate tags with correct timestamp (git-svnimport)
2007-06-22  Shawn O. PearceImport branch 'git-p4' of git://repo.or.cz/fast-export
2007-06-22  Shawn O. PearceAvoid src:dst syntax as default bash completion for...
2007-06-22  Shawn O. Pearcegit-gui: Don't require $DISPLAY just to get --version
2007-06-21  Simon HausmannMake it possible to specify the HEAD for the internal...
2007-06-21  Shawn O. PearceMerge branch 'maint'
2007-06-21  Shawn O. Pearcegit-gui: Quiet our installation process
2007-06-21  Shawn O. Pearcegit-gui: Bind Tab/Shift-Tab to cycle between panes...
2007-06-21  Shawn O. Pearcegit-gui: Correctly install to /usr/bin on Cygwin
2007-06-20  Nanako ShiraishiCloning from a repo without "current branch"
2007-06-20  Ismail DönmezChange default man page path to /usr/share/man
2007-06-20  Junio C HamanoINSTALL: explain how to build documentation
2007-06-20  Alex Riesencvsserver: Actually implement --export-all
2007-06-20  Simon HausmannAdded git-p4 branches command that shows the mapping...
2007-06-17  Simon HausmannWarn about conflicting p4 branch mappings and use the...
2007-06-17  Simon HausmannFix the branch mapping detection to be independent...
2007-06-17  Jeff KingFix ALLOC_GROW calls with obsolete semantics
2007-06-17  Junio C HamanoMerge branch 'jk/add-empty' into ei/oneline+add-empty
2007-06-17  Johannes Schindelinpp_header(): work around possible memory corruption
2007-06-17  Jeff KingFix ALLOC_GROW off-by-one
2007-06-16  Jakub NarebskiDocument git log --full-diff
next