]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-06-24  Junio C HamanoAdd core.quotepath configuration variable.
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  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-21  Simon HausmannMake it possible to specify the HEAD for the internal...
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
2007-06-16  Jakub NarebskiDocument git log --abbrev-commit, as a kind of pretty...
2007-06-16  Jakub NarebskiUse tabs for indenting definition list for options...
2007-06-16  Jakub NarebskiDocument git rev-list --timestamp
2007-06-16  Jakub NarebskiDocument git reflog --stale-fix
2007-06-16  Jakub NarebskiDocument git rev-parse --is-inside-git-dir
2007-06-16  Jakub NarebskiDocument git read-tree --trivial
2007-06-16  Jakub NarebskiDocument git rev-list --full-history
2007-06-16  Benjamin Sergeantgit-p4 fails when cloning a p4 depo.
2007-06-16  Alex RiesenDo not use h_errno after connect(2): the function does...
2007-06-16  Junio C HamanoDocumentation: update "stale" links for 1.5.2.2
2007-06-16  Simon HausmannFix initial multi-branch import.
2007-06-16  Junio C HamanoMerge branch 'jc/remote'
2007-06-16  Junio C HamanoMerge branch 'gp/branch'
2007-06-16  Junio C HamanoMerge branch 'fl/cvsserver'
2007-06-16  Junio C HamanoMerge branch 'lh/submodule'
2007-06-16  Junio C HamanoMerge branch 'maint' to sync with GIT 1.5.2.2
2007-06-16  Sam Vilaingit-svn: avoid string eval for defining functions
2007-06-16  Daniel BarkalowFix pushing to a pattern with no dst
2007-06-16  Junio C HamanoGIT 1.5.2.2 v1.5.2.2
2007-06-16  Junio C HamanoDocumentation: adjust to AsciiDoc 8
2007-06-16  Junio C HamanoAvoid diff cost on "git log -z"
2007-06-16  Junio C Hamanogit-branch --track: fix tracking branch computation.
2007-06-16  Junio C Hamano$EMAIL is a last resort fallback, as it's system-wide.
2007-06-16  Johannes Schindelinmerge-recursive: refuse to merge binary files
2007-06-16  Johannes SchindelinMove buffer_is_binary() to xdiff-interface.h
2007-06-16  Alex RiesenAdd a local implementation of hstrerror for the system...
2007-06-16  Lars Hjemligitmodules(5): remove leading period from synopsis
2007-06-16  Jakub NarebskiGenerated spec file to be ignored is named git.spec...
2007-06-16  Frank Lichtenheldcvsserver: Actually implement --export-all
2007-06-16  Frank Lichtenheldcvsserver: Let --base-path and pserver get along just...
2007-06-13  Eric Wonggit-svn: reduce stat() calls for a backwards compatibil...
2007-06-13  Eric Wonggit-svn: test for creating new directories over svn://
2007-06-13  Eric Wonggit-svn: cleanup: factor out longest_common_path()...
2007-06-13  Aneesh Kumar K.Vgitview: run blame with -C -C
2007-06-13  Aneesh Kumar K.Vgitview: Fix the blame interface.
2007-06-13  Junio C HamanoMore static
2007-06-13  Junio C Hamano-Wold-style-definition fix
2007-06-13  Junio C HamanoMakefile: allow generating git.o for debugging purposes
2007-06-13  Junio C HamanoMakefile: common-cmds.h depends on generate-cmdlist...
2007-06-13  Jeff Kingbuiltin-add: simplify (and increase accuracy of) exclud...
2007-06-13  Jeff Kingdir_struct: add collect_ignored option
2007-06-13  Junio C HamanoExtend --pretty=oneline to cover the first paragraph,
2007-06-13  Junio C HamanoLift 16kB limit of log message output
2007-06-13  Junio C HamanoMerge branch 'jc/blame' (early part)
2007-06-13  Jeff Kingrefactor dir_add_name
2007-06-13  Johannes Sixtgit-remote show: Also shorten non-fast-forward refs...
2007-06-13  Matthias Lederhofergitweb: change filename/directory name of snapshots
2007-06-13  Jim MeyeringDon't dereference a strdup-returned NULL
2007-06-13  Junio C HamanoMerge branch 'maint'
2007-06-13  Junio C HamanoMerge branch 'aw/cvs'
2007-06-13  Junio C HamanoMerge branch 'ep/cvstag'
2007-06-13  Junio C HamanoMerge branch 'ar/clone' into maint
2007-06-13  Junio C HamanoMerge branch 'sv/objfixes' into maint
2007-06-12  Marius Storm... Only use double quotes on Windows
2007-06-12  Simon HausmannFix git-p4 rebase to detect the correct upstream branch...
2007-06-12  Simon HausmannMoved the code from git-p4 submit to figure out the...
2007-06-12  Lars HjemliAdd gitmodules(5)
2007-06-12  Lars Hjemligit-submodule: give submodules proper names
2007-06-12  Lars HjemliRename sections from "module" to "submodule" in .gitmodules
2007-06-12  Lars Hjemligit-submodule: remember to checkout after clone
2007-06-12  Lars Hjemlit7400: barf if git-submodule removes or replaces a...
2007-06-12  Johannes SchindelinTeach diff to imply --find-copies-harder upon -C -C
2007-06-12  Johannes SixtRemove trailing slash from $(template_dir).
2007-06-12  Johannes SixtAvoid double-slash in path names that depend on $(share...
2007-06-12  Junio C HamanoMerge branch 'lh/submodule'
2007-06-12  Junio C HamanoMerge branch 'maint'
2007-06-12  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
next