]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-12-04  Sam VilainAllow HTTP proxy to be overridden in config
2007-12-04  Christian CouderTrace and quote with argv: get rid of unneeded count...
2007-12-04  Robert Schieleinstall-sh from automake does not like -m without delim...
2007-12-04  Christian CouderDocumentation: add a new man page for "git-help"
2007-12-03  Junio C Hamanogit-commit documentation: fix unfinished sentence.
2007-12-03  Junio C Hamanogit-commit --allow-empty
2007-12-03  Johannes Sixtgit-commit: Allow to amend a merge commit that does...
2007-12-03  Junio C HamanoMerge branch 'js/prune-expire'
2007-12-03  Junio C HamanoMerge branch 'js/export-with-assignment'
2007-12-03  Junio C HamanoMerge branch 'js/fast-export'
2007-12-03  Junio C HamanoMerge branch 'js/rebase-i-rerere'
2007-12-03  Junio C HamanoMerge branch 'js/pull-rebase'
2007-12-03  Junio C HamanoMerge branch 'wc/rebase-insn'
2007-12-03  Junio C HamanoMerge branch 'jc/typebreak'
2007-12-03  Jeff KingEnable rewrite as well as rename detection in git-status
2007-12-03  Junio C HamanoMerge branch 'jc/color'
2007-12-03  Johannes SchindelinAdd 'git fast-export', the sister of 'git fast-import'
2007-12-03  Junio C HamanoMerge branch 'dc/gitweb'
2007-12-03  Jakub Narebskigitweb: Update and improve gitweb/README file
2007-12-03  Kevin Leunggit-stash: Display help message if git-stash is run...
2007-12-02  Junio C Hamanogit-am: catch missing author date early.
2007-12-02  Junio C HamanoMerge branch 'maint'
2007-12-02  Jeff Kingt9600: test cvsimport from CVS working tree
2007-12-02  Denis Chenggitweb: the commitdiff is very commonly used, it's...
2007-12-02  Junio C Hamanorename: Break filepairs with different types.
2007-12-02  Junio C HamanoUpdate draft release notes for 1.5.4
2007-12-02  Junio C HamanoConsolidate command list to one.
2007-12-02  Junio C HamanoResurrect peek-remote
2007-12-02  Junio C HamanoMerge branch 'tt/help'
2007-12-01  Junio C HamanoMerge branch 'jc/move-gitk'
2007-12-01  Junio C HamanoMerge branch 'jc/branch-contains'
2007-12-01  Junio C HamanoMerge branch 'cr/tag-options'
2007-12-01  Junio C HamanoUpdate draft release notes for 1.5.4
2007-12-01  Junio C HamanoMerge 1.5.3.7 in
2007-12-01  Junio C HamanoGIT 1.5.3.7 v1.5.3.7
2007-12-01  Junio C HamanoFix typo in t4008 test title
2007-12-01  Steven Grimmgit-svn: Don't create a "master" branch every time...
2007-12-01  Vineet Kumargit-svn: add a show-externals command.
2007-12-01  David D. Kilzergit-svn: Remove unnecessary Git::SVN::Util package
2007-12-01  Andy Whitcroftgit-svn: add support for pulling author from From:...
2007-12-01  Gustaf Hendebygit-svn now reads settings even if called in subdirectory
2007-12-01  Junio C HamanoMerge branch 'maint'
2007-11-30  Linus TorvaldsFix a pathological case in git detecting proper renames
2007-11-30  Linus TorvaldsFix a pathological case in git detecting proper renames
2007-11-30  Johannes SchindelinAdd "--expire <time>" option to 'git prune'
2007-11-30  Johannes SchindelinReplace the word 'update-cache' by 'update-index' every...
2007-11-30  Jeff Kingcvsimport: fix usage of cvsimport.module
2007-11-30  Johannes Schindelinreceive-pack: allow deletion of corrupt refs
2007-11-30  Junio C HamanoMerge branch 'jk/maint-cvsimport-fix' into maint
2007-11-30  Johannes Sixtt7003-filter-branch: Fix test of a failing --msg-filter.
2007-11-30  David SymondsMention that git-rm can be an appropriate resolution...
2007-11-30  Wincent Colaiutarevert/cherry-pick: Allow overriding the help text...
2007-11-30  Jakub NarebskiAdd config_int() method to the Git perl module
2007-11-30  André Goddard... Error out when user doesn't have access permission...
2007-11-29  Junio C Hamanoper-directory-exclude: lazily read .gitignore files
2007-11-29  Junio C Hamanodir.c: minor clean-up
2007-11-29  Johannes Schindelinrebase -i: give rerere a chance
2007-11-29  Junio C Hamanogit-config --get-color: get configured color
2007-11-29  Junio C Hamano"color.diff = true" is not "always" anymore.
2007-11-29  Johannes SchindelinTeach 'git pull' about --rebase
2007-11-29  Johannes SchindelinReplace instances of export VAR=VAL with VAR=VAL; expor...
2007-11-29  Junio C HamanoMerge branch 'maint'
2007-11-29  Junio C Hamanoscripts: do not get confused with HEAD in work tree
2007-11-29  Johannes Schindelinbash completion: add diff options
2007-11-29  Johannes Schindelingit checkout's reflog: even when detaching the HEAD...
2007-11-29  Steffen Prohaskasha1_file.c: Fix size_t related printf format warnings
2007-11-28  Jeff KingRevert "t5516: test update of local refs on push"
2007-11-28  Jan HudecImprove description of git-branch -d and -D in man...
2007-11-28  Johannes Schindelinfilter-branch: fix dirty way to provide the helpers...
2007-11-28  Jeff Kingcvsimport: miscellaneous packed-ref fixes
2007-11-28  Jeff Kingcvsimport: use rev-parse to support packed refs
2007-11-28  Jeff KingAdd basic cvsimport tests
2007-11-28  Pascal Obrygit-stash: do not get fooled with "color.diff = true"
2007-11-26  Steffen ProhaskaUse is_absolute_path() in diff-lib.c, lockfile.c, setup...
2007-11-26  Wincent ColaiutaFix typo in draft 1.5.4 release notes
2007-11-26  Jeff Kinggit-tag: test that -s implies an annotated tag
2007-11-26  Junio C HamanoMerge branch 'maint'
2007-11-26  Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-11-26  J. Bruce Fieldsuser-manual: recovering from corruption
2007-11-26  André Goddard... Print the real filename that we failed to open.
2007-11-26  J. Bruce Fieldsuser-manual: clarify language about "modifying" old...
2007-11-25  Junio C Hamanorevert/cherry-pick: do not mention the original ref
2007-11-25  Junio C Hamano"git-tag -s" should create a signed annotated tag
2007-11-25  J. Bruce Fieldsuser-manual: failed push to public repository
2007-11-25  J. Bruce Fieldsuser-manual: define "branch" and "working tree" at...
2007-11-25  Junio C Hamanogit-checkout: describe detached head correctly
2007-11-25  Junio C HamanoUpdate draft release notes for 1.5.4
2007-11-25  Junio C HamanoMerge branch 'maint'
2007-11-25  Junio C HamanoMerge branch 'rv/maint-index-commit' into maint
2007-11-25  Junio C HamanoMerge branch 'lt/maint-rev-list-gitlink' into maint
2007-11-25  Junio C HamanoMerge branch 'jc/maint-add-sync-stat' into maint
2007-11-25  Junio C HamanoMerge branch 'jc/maint-format-patch-encoding' into...
2007-11-25  Junio C HamanoMerge branch 'bs/maint-t7005' into maint
2007-11-25  Junio C HamanoMerge branch 'bs/maint-commit-options' into maint
2007-11-25  Junio C HamanoDeprecate peek-remote
2007-11-25  Junio C Hamanot4119: correct overeager war-on-whitespace
2007-11-25  Junio C HamanoMerge branch 'jk/send-pack'
2007-11-25  Junio C HamanoMerge branch 'sb/clean'
2007-11-25  Junio C HamanoMerge branch 'js/mingw-fallouts'
2007-11-25  Junio C HamanoMerge branch 'mh/rebase-skip-hard'
next