OSDN Git Service

git-core/git.git
2006-11-27 Shawn O. PearceTeach bash about git-repo-config.
2006-11-27 Shawn O. PearceSupport bash completion of refs/remote.
2006-11-27 Shawn O. PearceTeach bash about git log/show/whatchanged options.
2006-11-27 Shawn O. PearceTeach bash how to complete git-rebase.
2006-11-27 Shawn O. PearceTeach bash how to complete git-cherry-pick.
2006-11-27 Shawn O. PearceTeach bash how to complete git-format-patch.
2006-11-27 Shawn O. PearceAdd current branch in PS1 support to git-completion...
2006-11-27 Shawn O. PearceTeach bash how to complete options for git-name-rev.
2006-11-27 Shawn O. PearceHide plumbing/transport commands from bash completion.
2006-11-27 Shawn O. PearceTeach git-completion.bash how to complete git-merge.
2006-11-27 SeanUpdate documentation to remove incorrect GIT_DIFF_OPTS...
2006-11-27 Junio C HamanoMerge branch 'js/shortlog'
2006-11-27 Junio C HamanoMerge branch 'jc/push-delete-ref'
2006-11-27 Junio C HamanoMerge branch 'jc/merge'
2006-11-27 Junio C Hamanogit-merge: do not leak rev-parse output used for checki...
2006-11-27 Junio C Hamanogit-merge: tighten error checking.
2006-11-27 Junio C HamanoMerge branch 'jc/pack-peeled'
2006-11-26 Junio C Hamanogrep: do not skip unmerged entries when grepping in...
2006-11-26 Han-Wen Nienhuysgit-tag: allow empty tag message if -m is given explicitly.
2006-11-26 Junio C HamanoMerge branch 'jn/web'
2006-11-26 J. Bruce FieldsDocumentation: clarify tutorial pull/merge discussion
2006-11-26 Jakub Narebskigitweb: Make project description in projects list link...
2006-11-26 Eric Wonggit-svn: allow SVN:: lib users to track the root of...
2006-11-25 Jakub Narebskigitweb: Use author_epoch for pubdate in gitweb feeds
2006-11-25 Jakub Narebskigitweb: Add author and contributor email to Atom feed
2006-11-25 Jakub Narebskigitweb: Add author and committer email extraction to...
2006-11-25 Jakub Narebskigitweb: Use git-show-ref instead of git-peek-remote
2006-11-25 Jakub Narebskigitweb: Do not use esc_html in esc_path
2006-11-25 Junio C Hamanogit-fetch: exit with non-zero status when fast-forward...
2006-11-25 Junio C Hamanogit-shortlog: make common repository prefix configurabl...
2006-11-25 Junio C Hamanogit-shortlog: fix common repository prefix abbreviation.
2006-11-25 Eric Wonggit-svn: exit with status 1 for test failures
2006-11-25 Eric Wonggit-svn: correctly access repos when only given partial...
2006-11-25 Junio C Hamanogit-branch -D: make it work even when on a yet-to-be...
2006-11-25 Lars HjemliAdd -v and --abbrev options to git-branch
2006-11-25 Junio C Hamanogit-clone: stop dumb protocol from copying refs outside...
2006-11-24 Junio C Hamanogitweb: (style) use chomp without parentheses consistently.
2006-11-24 Jakub Narebskigitweb: Replace SPC with   also in tag comment
2006-11-24 Junio C HamanoAllow git push to delete remote ref.
2006-11-24 Junio C HamanoMerge branch 'jn/web'
2006-11-24 Junio C HamanoMerge branch 'pb/diffroot'
2006-11-24 Junio C HamanoMerge branch 'jc/pack-heuristics'
2006-11-24 Junio C HamanoMerge branch 'jc/numstat'
2006-11-24 Junio C HamanoMerge branch 'ap/branch-ref-display'
2006-11-24 Junio C HamanoMerge branch 'ap/prune'
2006-11-24 Junio C HamanoTypefix builtin-prune.c::prune_object()
2006-11-24 Peter Baumannconfig option log.showroot to show the diff of root...
2006-11-24 Junio C HamanoMerge branch 'jc/upload-pack'
2006-11-24 Eric Wonggit-svn: handle authentication without relying on cache...
2006-11-24 Iñaki Arenazagit-cvsimport: add support for CVS pserver method HTTP...
2006-11-24 Petr BaudisMake git-clone --use-separate-remote the default
2006-11-24 Junio C Hamanorefs outside refs/{heads,tags} match less strongly.
2006-11-24 Andy ParkinsIncrease length of function name buffer
2006-11-23 Eric Wonggit-svn: preserve uncommitted changes after dcommit
2006-11-23 Eric Wonggit-svn: correctly handle revision 0 in SVN repositories
2006-11-23 Eric Wonggit-svn: error out from dcommit on a parent-less commit
2006-11-23 René Scharfearchive-zip: don't use sizeof(struct ...)
2006-11-23 Junio C HamanoGIT 1.4.4.1 v1.4.4.1
2006-11-23 Junio C Hamanotrust-executable-bit: fix breakage for symlinks
2006-11-23 Chris RiddochMove --pretty options into Documentation/pretty-formats.txt
2006-11-22 Junio C HamanoStore peeled refs in packed-refs (take 2).
2006-11-22 Andy ParkinsAdd support to git-branch to show local and remote...
2006-11-22 Junio C Hamanomerge: allow merging into a yet-to-be-born branch.
2006-11-22 Junio C Hamanogit-merge: make it usable as the first class UI
2006-11-22 Junio C Hamanoremove merge-recursive-old
2006-11-22 Andy ParkinsImprove git-prune -n output
2006-11-22 Paolo CiarrocchiDoc: Make comment about merging in tutorial.txt more...
2006-11-22 Michal Rokosarchive: use setvbuf() instead of setlinebuf()
2006-11-21 Jakub Narebskigitweb: Finish restoring "blob" links in git_difftree_body
2006-11-21 Jakub Narebskigitweb: Refactor feed generation, make output prettier...
2006-11-21 Jakub Narebskigitweb: Add an option to href() to return full URL
2006-11-21 Jakub Narebskigitweb: New improved formatting of chunk header in...
2006-11-21 Jakub Narebskigitweb: Default to $hash_base or HEAD for $hash in...
2006-11-21 Jakub Narebskigitweb: Buffer diff header to deal with split patches...
2006-11-21 Jakub Narebskigitweb: Protect against possible warning in git_commitdiff
2006-11-21 Nicolas Pitrebuiltin git-shortlog is broken
2006-11-21 Johannes Schindelinshortlog: fix "-n"
2006-11-21 Paolo CiarrocchiTeach SubmittingPatches about git-commit -s
2006-11-20 Johannes Schindelinshortlog: handle email addresses case-insensitively
2006-11-20 Johannes Schindelinshortlog: read mailmap from ./.mailmap again
2006-11-20 Johannes Schindelinshortlog: do not crash on parsing "[PATCH"
2006-11-20 Johannes SchindelinBuild in shortlog
2006-11-20 Junio C HamanoStore peeled refs in packed-refs file.
2006-11-20 Junio C Hamanodo_for_each_ref: perform the same sanity check for...
2006-11-20 Junio C Hamanogit-fetch: follow lightweit tags as well.
2006-11-19 Petr BaudisDocumentation: Correct alternates documentation, docume...
2006-11-18 Petr BaudisDocumentation: Define symref and update HEAD description
2006-11-18 Rene ScharfeDocument git-runstatus
2006-11-18 Rene Scharfegit-apply: slightly clean up bitfield usage
2006-11-18 Rene Scharfesparse fix: Using plain integer as NULL pointer
2006-11-18 Rene Scharfesparse fix: non-ANSI function declaration
2006-11-18 Petr Baudisgit-apply: Documentation typo fix
2006-11-18 Petr BaudisFix git-for-each-refs broken for tags
2006-11-17 Junio C Hamanopack-objects: tweak "do not even attempt delta" heuristics
2006-11-17 Linus Torvalds"git fmt-merge-msg" SIGSEGV
2006-11-17 Linus Torvaldsgit-pull: allow pulling into an empty repository
2006-11-15 Junio C Hamanoconvert-objects: set _XOPEN_SOURCE to 600
2006-11-15 Jim MeyeringRun "git repack -a -d" once more at end, if there's...
2006-11-15 Alexandre Julliardgitweb: Put back shortlog instead of graphiclog in...
2006-11-15 Junio C Hamanogit-checkout: allow pathspec to recover lost working...
next