]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2010-06-25  Jens LehmannAdd the option "--ignore-submodules" to "git status"
2010-06-25  Jens Lehmanngit submodule: ignore dirty submodules for summary...
2010-06-25  Brian Gernhardtt4027,4041: Use test -s to test for an empty file
2010-06-11  Jens LehmannAdd optional parameters to the diff option "--ignore...
2010-06-11  Jens Lehmanngit diff: rename test that had a conflicting name
2010-06-07  Tor ArntsenChange C99 comments to old-style C comments
2010-06-07  Jay Soffiancommit.txt: clarify how --author argument is used
2010-06-05  Clemens Buchachersetup: document prefix
2010-06-02  Gary V. Vaughangit-compat-util.h: use apparently more common __sgi...
2010-06-02  Michael J GruberDocumentation: A...B shortcut for checkout and rebase
2010-06-02  Nazri RamliyDocumentation/pretty-{formats,options}: better referenc...
2010-06-01  Junio C HamanoMerge branch 'maint-1.7.0' into maint
2010-06-01  Tim HeniganDocumentation/SubmittingPatches: Fix typo in GMail...
2010-05-29  Michael J GruberDocumentation/config: describe status.submodulesummary
2010-05-28  Junio C HamanoMerge branch 'maint-1.7.0' into maint
2010-05-28  Michael J GruberMakefile: reenable install with NO_CURL
2010-05-28  Michael J Grubercompletion: --set-upstream option for git-branch
2010-05-28  Clemens Buchacherget_cwd_relative(): do not misinterpret suffix as subdi...
2010-05-25  Michael J GruberDocumentation/SubmittingPatches: clarify GMail section...
2010-05-25  Tay Ray Chuanshow-branch: use DEFAULT_ABBREV instead of 7
2010-05-25  Tay Ray Chuant7502-commit: fix spelling
2010-05-25  Clemens Buchachertest get_git_work_tree() return value for NULL
2010-05-20  René ScharfeFix checkout of large files to network shares on Windows XP
2010-05-20  bert Dvornikstart_command: close cmd->err descriptor when fork...
2010-05-20  Ian McLeanFix "Out of memory? mmap failed" for files larger than...
2010-05-20  Jonathan Niederpost-receive-email: document command-line mode
2010-05-19  Michael J GruberDocumentation/gitdiffcore: fix order in pickaxe description
2010-05-19  Michael J GruberDocumentation: fix minor inconsistency
2010-05-19  Markus HeidelbergDocumentation: rebase -i ignores options passed to...
2010-05-19  Dmitry Potapovhash_object: correction for zero length file
2010-05-12  Tay Ray ChuanGIT-VERSION-GEN: restrict tags used
2010-05-10  Jeff Kinghandle "git --bare init <dir>" properly
2010-05-08  Jonathan Niedercherry-pick: do not dump core when iconv fails
2010-05-08  Ramsay JonesMakefile: Fix 'clean' target to remove all gitweb build...
2010-05-08  Leif Arne StorsetDocumentation/config.txt: GIT_NOTES_REWRITE_REF overrid...
2010-05-06  Jonathan Niedertest-lib: some shells do not let $? propagate into...
2010-05-04  Jonathan Niedertest-lib: Let tests specify commands to be run at end...
2010-05-04  Junio C HamanoMerge branch 'maint-1.7.0' into maint
2010-05-04  René Scharferemove ecb parameter from xdi_diff_outf()
2010-05-04  Ping YinDocumentation/git-send-email: Add "Use gmail as the...
2010-05-04  Junio C Hamanoclone: quell the progress report from init and report...
2010-05-04  Michal Sojkatest-lib.sh: Add explicit license detail, with change...
2010-05-02  Sverre RabbelierGitweb: ignore built file
2010-05-02  Junio C HamanoMerge branch 'maint'
2010-05-01  Michael J Gruberindex-pack: fix trivial typo in usage string
2010-05-01  Gerrit Papegit-submodule.sh: properly initialize shell variables
2010-05-01  Alexey Mahotkinxdiff/xmerge.c: use memset() instead of explicit for...
2010-04-24  Junio C HamanoGit 1.7.1 v1.7.1
2010-04-24  Junio C HamanoMerge branch 'maint'
2010-04-23  Eric RaymondDocumentation improvements for the description of short...
2010-04-23  Junio C HamanoSync with 1.7.0.6
2010-04-23  Junio C HamanoGit 1.7.0.6 v1.7.0.6
2010-04-23  Junio C HamanoMerge branch 'mg/use-default-abbrev-length-in-rev-list...
2010-04-23  Junio C HamanoMerge branch 'wp/doc-filter-direction' into maint
2010-04-23  Junio C HamanoMerge branch 'jk/maint-diffstat-overflow' into maint
2010-04-23  Junio C HamanoMerge branch 'da/maint-python-startup' into maint
2010-04-22  Junio C HamanoMerge branch 'maint'
2010-04-22  Jonathan NiederDocumentation/Makefile: fix interrupted builds of user...
2010-04-20  Junio C HamanoMerge branch 'maint'
2010-04-20  Michael J Grubert7012: Mark missing tests as TODO
2010-04-20  SZEDER Gáborreflog: remove 'show' from 'expire's usage string
2010-04-19  Junio C HamanoMerge branch 'maint-1.6.6' into maint
2010-04-19  Johannes SixtMSVC: Fix build by adding missing termios.h dummy
2010-04-19  Junio C HamanoGit 1.7.1-rc2 v1.7.1-rc2
2010-04-19  Junio C HamanoMerge branch 'rr/remote-helper-doc'
2010-04-19  Junio C HamanoMerge branch 'wp/doc-filter-direction'
2010-04-19  Junio C HamanoMerge branch 'jk/maint-diffstat-overflow'
2010-04-19  Junio C HamanoMerge branch 'jg/auto-initialize-notes-with-percent...
2010-04-19  Junio C HamanoMerge branch 'maint'
2010-04-19  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2010-04-18  Ramkumar RamachandraDocumentation/remote-helpers: Fix typos and improve...
2010-04-18  Ramkumar RamachandraFixup: Second argument may be any arbitrary string
2010-04-18  Ramkumar RamachandraDocumentation/remote-helpers: Add invocation section
2010-04-18  Ramkumar RamachandraDocumentation/urls: Rewrite to accomodate <transport...
2010-04-18  Ramkumar RamachandraDocumentation/remote-helpers: Rewrite description
2010-04-18  Charles BaileyDocumentation: Describe other situations where -z affec...
2010-04-18  Jeff Kingrebase-interactive: silence warning when no commits...
2010-04-18  Junio C Hamanot3301: add tests to use --format="%N"
2010-04-17  Junio C HamanoMerge branch 'maint'
2010-04-17  Matthew Ogilviet6006: do not write to /tmp
2010-04-17  Chris Webbgit-instaweb: pass through invoking user's path to...
2010-04-17  Junio C Hamanogitweb: simplify gitweb.min.* generation and clean...
2010-04-17  Jonathan Niedertag -v: use RUN_GIT_CMD to run verify-tag
2010-04-17  Will Palmerdocumentation: clarify direction of core.autocrlf
2010-04-17  Jeff Kingdiff: use large integers for diffstat calculations
2010-04-17  Michael J Grubert1010-mktree: Adjust expected result to code and docume...
2010-04-17  Thomas Rastcombined diff: correctly handle truncated file
2010-04-17  Jens Lehmanngitk: Display dirty submodules correctly
2010-04-15  Jonathan NiederDocument new "already-merged" rule for branch -d
2010-04-15  Jonathan NiederAdd .depend directories to .gitignore
2010-04-14  Junio C HamanoMerge branch 'maint'
2010-04-14  Johannes Gilgerpretty: Initialize notes if %N is used
2010-04-13  Jay SoffianDocumentation/config.txt: default gc.aggressiveWindow...
2010-04-12  Marc BranchaudDocs: Add -X option to git-merge's synopsis.
2010-04-11  Junio C HamanoMerge branch 'jl/maint-submodule-gitfile-awareness'
2010-04-11  Johannes SixtWindows: start_command: Support non-NULL dir in struct...
2010-04-11  Junio C HamanoSync with 1.7.0.5
2010-04-11  Junio C HamanoMerge branch 'jc/doc-submit-gmail'
2010-04-11  Junio C HamanoGit 1.7.0.5 v1.7.0.5
2010-04-11  Junio C HamanoMerge branch 'rc/maint-reflog-msg-for-forced-branch...
next