]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2008-05-11  Junio C HamanoMerge branch 'py/diff-submodule'
2008-05-11  Junio C HamanoMerge branch 'lt/case-insensitive'
2008-05-09  Junio C HamanoMerge branch 'maint'
2008-05-09  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-09  Junio C HamanoMerge branch 'sg/merge-options' (early part)
2008-05-09  Junio C HamanoMerge branch 'db/learn-HEAD'
2008-05-09  Junio C HamanoMerge branch 'jn/webfeed'
2008-05-09  Junio C HamanoMerge branch 'cc/help'
2008-05-09  Junio C HamanoMerge branch 'dm/cherry-pick-s'
2008-05-09  Junio C HamanoMerge branch 'lt/dirmatch-optim'
2008-05-09  Johannes Sixtcompat-util: avoid macro redefinition warning
2008-05-09  Brandon Caseycompat/fopen.c: avoid clobbering the system defined...
2008-05-08  Dustin SallingsDocumentation/config.txt: Mention branch.<name>.rebase...
2008-05-08  Jeff Kingdoc: clarify definition of "update" for git-add -u
2008-05-08  Christian CouderDocumentation: bisect: add a few "git bisect run" examples
2008-05-08  Gustaf HendebyDocumentation/config.txt: Add git-gui options
2008-05-07  Christian CouderDocumentation: improve "add", "pull" and "format-patch...
2008-05-07  Mark HillsBe more careful with objects directory permissions...
2008-05-06  Junio C HamanoMerge branch 'jc/lstat'
2008-05-06  Junio C HamanoMerge branch 'bc/filter-branch'
2008-05-06  Junio C HamanoMerge branch 'lh/git-file'
2008-05-06  Junio C HamanoMerge branch 'jk/fetch-status'
2008-05-06  Junio C HamanoMerge branch 'lh/branch-merged'
2008-05-06  Junio C HamanoMerge branch 'pb/remote-mirror-config'
2008-05-06  Jörg Sommerpost-merge: Add it's not executed if merge failed.
2008-05-05  Gustaf HendebyDocumentation: Add create-ignore to git svn manual
2008-05-05  Gustaf Hendebygit-svn: Make create-ignore use git add -f
2008-05-05  Miklos VajnaINSTALL: add a note about GNU interactive tools has...
2008-05-05  Junio C Hamanois_racy_timestamp(): do not check timestamp for gitlinks
2008-05-05  Junio C Hamanodiff-lib.c: rename check_work_tree_entity()
2008-05-05  Junio C Hamanodiff: a submodule not checked out is not modified
2008-05-05  Ping YinAdd t7506 to test submodule related functions for git...
2008-05-05  Ping Yint4027: test diff for submodule with empty directory
2008-05-04  Heikki OrsilaCleanup xread() loops to use read_in_full()
2008-05-04  Junio C HamanoMerge branch 'maint'
2008-05-04  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-04  Jeff Kingcheckout: don't rfc2047-encode oneline on detached...
2008-05-03  Christian CouderDocumentation: hooks: fix missing verb in pre-applypatc...
2008-05-03  Florian Ragwitzfilter-branch: Documentation fix.
2008-05-03  Adam Simpkinslog: print log entry terminator even if the message...
2008-05-03  Adam SimpkinsRemove dead code: show_log() sep argument and diff_opti...
2008-05-01  Stephen R.... git-svn: Same default as cvsimport when using --use...
2008-04-30  Junio C HamanoMerge branch 'maint'
2008-04-30  Junio C Hamanofetch-pack: brown paper bag fix
2008-04-30  Jeff KingDocumentation: point git-prune users to git-gc
2008-04-30  Liu YubaoDocumentation on --git-dir and --work-tree
2008-04-30  Heikki OrsilaMake read_in_full() and write_in_full() consistent...
2008-04-30  Richard QuirkDocumentation gitk: Describe what --merge does
2008-04-30  Alex RiesenUse the modern syntax of git-diff-files in t2002-checko...
2008-04-30  Jon LoeligerAdd otherwise missing --strict option to unpack-objects...
2008-04-30  Matthieu Moygit-svn: detect and fail gracefully when dcommitting...
2008-04-30  Bart Trojanowskimake git-status use a pager
2008-04-30  Junio C HamanoMerge branch 'maint'
2008-04-30  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-30  Jeff Kingcvsimport: always pass user data to "system" as a list
2008-04-30  Jeff Kingfix reflog approxidate parsing bug
2008-04-29  Alex RiesenFix use after free() in builtin-fetch
2008-04-28  Linus Torvaldsfetch-pack: do not stop traversing an already parsed...
2008-04-28  Alex RiesenUse "=" instead of "==" in condition as it is more...
2008-04-28  Heikki OrsilaDie for an early EOF in a file reading loop
2008-04-28  Heikki OrsilaDocument functions xmemdupz(), xread() and xwrite()
2008-04-28  Junio C HamanoMerge branch 'maint'
2008-04-28  Junio C Hamanoclone: detect and fail on excess parameters
2008-04-28  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-28  Dan McGeeRemove 'header' from --signoff option description
2008-04-28  Richard Quirkbash: Add completion for gitk --merge
2008-04-27  Christian Couderrev-parse: fix --verify to error out when passed junk...
2008-04-27  Miklos Vajnagit checkout: add -t alias for --track
2008-04-27  Christian Couderrev-parse: teach "--verify" to be quiet when using...
2008-04-27  Jakub Narebskigitweb: Use feed link according to current view
2008-04-27  Linus TorvaldsOptimize match_pathspec() to avoid fnmatch()
2008-04-27  Daniel BarkalowMake ls-remote http://... list HEAD, like for git:...
2008-04-27  Daniel BarkalowMake walker.fetch_ref() take a struct ref.
2008-04-26  Christian Couderdocumentation: web--browse: add a note about konqueror
2008-04-26  Christian Couderdocumentation: help: add info about "man.<tool>.cmd...
2008-04-26  Christian Couderhelp: use "man.<tool>.cmd" as custom man viewer command
2008-04-26  Christian Couderdocumentation: help: add "man.<tool>.path" config variable
2008-04-26  Christian Couderhelp: use man viewer path from "man.<tool>.path" config var
2008-04-26  Dan McGeeAllow cherry-pick (and revert) to add signoff line
2008-04-25  Junio C HamanoMerge branch 'ho/shared'
2008-04-25  Junio C HamanoMerge branch 'maint'
2008-04-25  Jeff Kingremote: create fetch config lines with '+'
2008-04-25  Jeff Kingpush: allow unqualified dest refspecs to DWIM
2008-04-25  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-25  Jeff Kingdoc/git-gc: add a note about what is collected
2008-04-23  Jeff Kingt5516: remove ambiguity test (1)
2008-04-23  Matt GrahamLinked glossary from cvs-migration page
2008-04-23  Junio C Hamanowrite-tree: properly detect failure to write tree objects
2008-04-23  Junio C HamanoMerge branch 'maint'
2008-04-23  Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-04-23  Sam VilainAmend git-push refspec documentation
2008-04-23  Dmitry Potapovgit-gc --prune is deprecated
2008-04-23  Michael Webersvn-git: Use binmode for reading/writing binary rev...
2008-04-23  Miklos Vajnadiff options documentation: refer to --diff-filter...
2008-04-23  Jeff KingDon't force imap.host to be set when imap.tunnel is set
2008-04-23  Brandon Caseygit-clone.txt: Adjust note to --shared for new pruning...
2008-04-23  Thomas Guyot... git-svn bug with blank commits and author file
2008-04-23  Ariel Badichiarchive.c: format_subst - fixed bogus argument to memchr
2008-04-23  Ariel Badichicopy.c: copy_fd - correctly report write errors
2008-04-23  Matthew Ogilviegitattributes: Fix subdirectory attributes specified...
next