]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2010-01-31  Jonathan NiederDo not install shell libraries executable
2010-01-30  Junio C Hamanois_submodule_modified(): fix breakage with external... v1.7.0-rc1
2010-01-30  Junio C HamanoRPM packaging: don't include foreign-scm-helper bits yet
2010-01-30  Dan McGeegrep: Fix two memory leaks
2010-01-30  Markus Heidelbergrebase: don't invoke the pager for each commit summary
2010-01-30  Junio C HamanoUpdate draft release notes to 1.7.0
2010-01-30  Junio C HamanoMerge branch 'maint'
2010-01-30  Junio C HamanoMerge branch 'maint-1.6.5' into maint
2010-01-30  Johannes SixtImplement pthread_cond_broadcast on Windows
2010-01-30  Sebastian SchuberthIf deriving SVN_SSH from GIT_SSH on msys, also add...
2010-01-29  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2010-01-29  Jeff Kingadd shebang line to git-mergetool--lib.sh
2010-01-29  Jeff Kingfix off-by-one allocation error
2010-01-29  Jeff Kingfix memcpy of overlapping area
2010-01-29  Christian Stimminggitk: Update German translation
2010-01-29  Emmanuel Trillaudgitk: Add French translation
2010-01-29  Michele Ballabiogitk: update Italian translation
2010-01-29  Peter Kreftinggitk: Update Swedish translation
2010-01-28  Junio C HamanoMerge branch 'maint'
2010-01-28  SZEDER Gáborbash: support 'git notes' and its subcommands
2010-01-28  SZEDER Gáborbash: don't offer remote transport helpers as subcommands
2010-01-28  Junio C Hamanogrep --quiet: finishing touches
2010-01-28  Jeff Kingreject @{-1} not at beginning of object name
2010-01-28  Jeff Kingfix parsing of @{-1}@{u} combination
2010-01-28  Jeff Kingtest combinations of @{} syntax
2010-01-28  Jeff Kingrerere: fix too-short initialization
2010-01-28  Jeff Kingt0101: use absolute date
2010-01-28  Junio C HamanoMerge branch 'fk/threaded-grep'
2010-01-28  Junio C HamanoMerge branch 'gp/maint-cvsserver'
2010-01-28  Junio C Hamanotests: update tests that used to fail
2010-01-27  Junio C HamanoMerge branch 'jc/upstream-reflog'
2010-01-27  Junio C HamanoMerge branch 'jc/maint-reflog-bad-timestamp'
2010-01-27  Junio C HamanoMerge branch 'il/maint-colon-address'
2010-01-27  Junio C HamanoMerge branch 'il/maint-xmallocz'
2010-01-27  Junio C HamanoMerge branch 'jh/maint-config-file-prefix'
2010-01-27  Junio C Hamanotransport_get(): drop unnecessary check for !remote
2010-01-27  Ilari LiusvaaraFix remote.<remote>.vcs
2010-01-27  Junio C Hamanot0101: use a fixed timestamp when searching in the...
2010-01-27  Junio C HamanoUpdate @{bogus.timestamp} fix not to die()
2010-01-27  Junio C HamanoMerge branch 'jl/diff-submodule-ignore'
2010-01-27  Junio C Hamanowork around an obnoxious bash "safety feature" on OpenBSD
2010-01-26  Stephen Boydfix portability issues with $ in double quotes
2010-01-26  Junio C Hamanoapproxidate_careful() reports errorneous date string
2010-01-26  Junio C HamanoFix log -g this@{upstream}
2010-01-26  Ilari LiusvaaraFix integer overflow in unpack_compressed_entry()
2010-01-26  Ilari LiusvaaraFix integer overflow in unpack_sha1_rest()
2010-01-26  Ilari LiusvaaraFix integer overflow in patch_delta()
2010-01-26  Ilari LiusvaaraAdd xmallocz()
2010-01-26  Gerrit Papegit-cvsserver: allow regex metacharacters in CVSROOT
2010-01-26  Johan Herlandbuiltin-config: Fix crash when using "-f <relative...
2010-01-26  Ilari LiusvaaraAllow use of []-wrapped addresses in git://
2010-01-26  Ilari LiusvaaraSupport addresses with ':' in git-daemon
2010-01-26  Benjamin Kramergrep: use REG_STARTEND (if available) to speed up regexec
2010-01-26  Fredrik KuivinenThreaded grep
2010-01-26  Stephen Boydam: fix patch format detection for Thunderbird "Save...
2010-01-26  Stephen Boydt0022: replace non-portable literal CR
2010-01-26  Stephen Boydtests: consolidate CR removal/addition functions
2010-01-25  Junio C Hamanogrep: expose "status-only" feature via -q
2010-01-25  Stephen Boydcommit-tree: remove unused #define
2010-01-25  Tay Ray Chuant5541-http-push: make grep expression check for one...
2010-01-25  Stephen Boydrebase: replace antiquated sed invocation
2010-01-25  Alejandro Riveira... Add test-run-command to .gitignore
2010-01-25  Johannes Sixtgit_connect: use use_shell instead of explicit "sh...
2010-01-25  Jens LehmannTeach diff --submodule that modified submodule director...
2010-01-25  Jens Lehmanngit diff: Don't test submodule dirtiness with --ignore...
2010-01-25  Jakub Narebskigitweb.js: Workaround for IE8 bug v1.7.0-rc0
2010-01-25  Junio C HamanoMerge branch 'jc/fix-tree-walk'
2010-01-24  Johannes SixtMake test numbers unique
2010-01-24  Junio C HamanoMerge branch 'maint'
2010-01-24  Junio C HamanoMerge branch 'maint' of git://git.spearce.org/git-gui...
2010-01-24  Michael LukashovWindows: Remove dependency on pthreadGC2.dll
2010-01-24  Thomas RastDocumentation: move away misplaced 'push --upstream...
2010-01-24  Thomas RastDocumentation: add missing :: in config.txt
2010-01-24  Junio C HamanoMerge branch 'doc-style/for-next' of git://repo.or...
2010-01-24  Junio C Hamanopull: re-fix command line generation
2010-01-24  Jonathan NiederDocumentation: merge: use MERGE_HEAD to refer to the...
2010-01-24  Jonathan NiederDocumentation: simplify How Merge Works
2010-01-24  Jonathan NiederDocumentation: merge: add a section about fast-forward
2010-01-24  Jonathan NiederDocumentation: emphasize when git merge terminates...
2010-01-24  Jonathan NiederDocumentation: merge: add an overview
2010-01-24  Jonathan NiederDocumentation: merge: move merge strategy list to end
2010-01-24  Jonathan NiederDocumentation: suggest `reset --merge` in How Merge...
2010-01-24  Jonathan NiederDocumentation: merge: move configuration section to end
2010-01-24  Junio C HamanoMake ce_uptodate() trustworthy again
2010-01-24  Junio C Hamanorebase -i: Export GIT_AUTHOR_* variables explicitly
2010-01-23  Giuseppe Bilottagit-gui: work from the .git dir
2010-01-23  Jeff Eplergit-gui: Fix applying a line when all following lines...
2010-01-23  Jens Lehmanngit-gui: Correct file_states when unstaging partly...
2010-01-23  Peter Kreftinggit-gui: Fix gitk for branch whose name matches local...
2010-01-23  Christopher... git-gui: Keep repo_config(gui.recentrepos) and .gitconf...
2010-01-23  Pat Thoytsgit-gui: handle really long error messages in updateindex.
2010-01-23  Christian CouderDocumentation: rev-list: fix synopsys for --tags and...
2010-01-23  Junio C HamanoMerge git://git.bogomips.org/git-svn
2010-01-23  Jay Soffiangit-svn: allow subset of branches/tags to be specified...
2010-01-23  Jay Soffiangit-svn: allow UUID to be manually remapped via rewriteUUID
2010-01-23  Andrew Myrickgit-svn: update svn mergeinfo test suite
2010-01-23  Igor Mironovgit-svn: document --username/commit-url for branch/tag
2010-01-23  Igor Mironovgit-svn: add --username/commit-url options for branch/tag
2010-01-23  Igor Mironovgit-svn: respect commiturl option for branch/tag
2010-01-23  Igor Mironovgit-svn: fix mismatched src/dst errors for branch/tag
next