Code

git.git
2009-02-16 Dévai Tamásgit-svn: Fix for rewriteRoot URL containing username. v1.6.2-rc1
2009-02-15 René Scharfebuiltin-receive-pack.c: fix compiler warnings about...
2009-02-15 Junio C HamanoRelNotes Update
2009-02-15 Junio C HamanoMerge branch 'mc/setup-cd-p'
2009-02-15 Junio C HamanoMerge branch 'ff/submodule-no-fetch'
2009-02-15 Junio C HamanoMerge branch 'ms/mailmap'
2009-02-15 Junio C HamanoMerge branch 'jn/gitweb-committag'
2009-02-15 Junio C HamanoMerge branch 'rc/http-push'
2009-02-15 Tay Ray Chuanuse a hash of the lock token as the suffix for PUT...
2009-02-15 Junio C HamanoMerge branch 'js/gc-prune'
2009-02-15 Junio C HamanoMerge branch 'tr/abbrev-commit-no-ellipses'
2009-02-15 Junio C HamanoMerge branch 'jc/branch-previous'
2009-02-15 SZEDER Gáborbash: fix misspelled 'git svn' option
2009-02-15 SZEDER Gábort1500: more 'git rev-parse --git-dir' tests
2009-02-15 SZEDER GáborMove 'rev-parse --git-dir' test to t1500
2009-02-15 Thomas RastDocumentation: pruning recipe for destructive filter...
2009-02-15 Johannes Schindelingc: make --prune useful again by accepting an optional...
2009-02-14 Junio C HamanoTeach @{-1} to git merge
2009-02-14 Junio C HamanoTeach the "@{-1} syntax to "git branch"
2009-02-14 Jeff Kingsymbolic-ref: allow refs/<whatever> in HEAD
2009-02-14 Keith CascioRemove redundant bit clears from diff_setup()
2009-02-14 Thomas Rastlog: do not print ellipses with --abbrev-commit
2009-02-13 Matt Kraaibash-completion: Complete the values of color.interacti...
2009-02-13 Junio C HamanoInstall the default "master" branch configuration after...
2009-02-13 Jeremy WhiteUpdate documentation to add further information about...
2009-02-13 Mark Burtongit-rebase.txt: --interactive does not work with -...
2009-02-12 Jacob HelwigAdd 'rm -f' equivalent to 'git rm' example of filter...
2009-02-12 Junio C HamanoRevert "validate_headref: tighten ref-matching to just...
2009-02-12 Nazri RamliyBugfix: GIT_EXTERNAL_DIFF with more than one changed...
2009-02-12 Junio C HamanoMerge branch 'maint'
2009-02-12 Junio C HamanoPrepare for 1.6.1.4.
2009-02-12 Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-02-12 Junio C HamanoMake repack less likely to corrupt repository
2009-02-12 Elijah Newrenfast-export: ensure we traverse commits in topological...
2009-02-12 Eric Kiddfilter-branch: Add more error-handling
2009-02-11 Pat NotzFix contrib/hooks/post-receive-email for new duplicate...
2009-02-11 Shawn O. PearceClear the delta base cache if a pack is rebuilt
2009-02-11 Junio C HamanoMerge git://git.bogomips.org/git-svn
2009-02-11 Junio C HamanoSquelch overzealous "ignoring dangling symref" in an...
2009-02-11 Anton Gyllenbergtest case for regression caused by git-svn empty symlin...
2009-02-11 Eric Wonggit-svn: fix broken symlink workaround when switching...
2009-02-11 Deskin Millergit-svn: Print revision while searching for earliest...
2009-02-11 Sam Vilaingit-svn: abstract out a block into new method other_gs()
2009-02-11 Eric Wonggit-svn: allow disabling expensive broken symlink checks
2009-02-11 Junio C HamanoMerge branch 'maint'
2009-02-11 Junio C HamanoMerge branch 'maint-1.5.6' into maint
2009-02-11 Junio C HamanoMerge branch 'maint-1.5.5' into maint-1.5.6
2009-02-11 Junio C HamanoMerge branch 'maint-1.5.4' into maint-1.5.5
2009-02-11 Junio C Hamanorevision traversal and pack: notice and die on missing...
2009-02-11 Junio C Hamanobuiltin-receive-pack.c: do not initialize statics to 0
2009-02-11 Junio C Hamanoreceive-pack: receive.denyDeleteCurrent
2009-02-11 Junio C HamanoDrop double-semicolon in C
2009-02-11 Junio C HamanoWarn use of "origin" when remotes/origin/HEAD is dangling
2009-02-11 Junio C Hamanoremote prune: warn dangling symrefs
2009-02-11 Michael J GruberFix the installation path for html documentation
2009-02-11 Stephan BeyerGeneralize and libify index_is_dirty() to index_differs...
2009-02-11 Stephan BeyerMakefile: resort filenames alphabetically
2009-02-11 Junio C HamanoModernize t5400 test script
2009-02-11 Alexandre JulliardDescribe notable git.el changes in the release notes
2009-02-11 Junio C HamanoRevert "Merge branch 'js/notes'"
2009-02-11 Junio C HamanoMerge branch 'lh/submodule-tree-traversal' (early part)
2009-02-11 Junio C HamanoMerge branch 'js/git-submodule-trailing-slash'
2009-02-11 Junio C HamanoMerge branch 'js/maint-1.6.0-path-normalize'
2009-02-11 Junio C HamanoMerge branch 'maint'
2009-02-10 Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-02-10 Shawn O. PearceClear the delta base cache during fast-import checkpoint
2009-02-09 Todd Zullingergit-web--browse: Fix check for /bin/start
2009-02-09 Junio C HamanoMerge branch 'maint'
2009-02-09 Ted Pavliccompletion: Get rid of tabbed indentation in comments...
2009-02-09 Ted Pavliccompletion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbou...
2009-02-09 Matt McCutchengitweb: add $prevent_xss option to prevent XSS by repos...
2009-02-09 Santi Béjardoc/bundle: Use the more conventional suffix '.bundle'
2009-02-09 Johannes SchindelinAdd two extra tests for git rebase
2009-02-09 Sitaram ChamartyDocumentation: clarify commits affected by gitk --merge
2009-02-08 Stephan Beyeradd -p: get rid of Git.pm warnings about unitialized...
2009-02-08 Christian Couderrev-list: fix showing distance when using --bisect-all
2009-02-08 Marius Storm... Move mailmap documentation into separate file
2009-02-08 Marius Storm... Change current mailmap usage to do matching on both...
2009-02-08 Marius Storm... Add map_user() and clear_mailmap() to mailmap
2009-02-08 Marius Storm... Add find_insert_index, insert_at_index and clear_func...
2009-02-08 Marius Storm... Add mailmap.file as configurational option for mailmap...
2009-02-07 Jakub Narebskigitweb: Better regexp for SHA-1 committag match
2009-02-07 Johannes Schindelinsubmodule: warn about non-submodules
2009-02-07 Johannes SchindelinLet ls-files strip trailing slashes in submodules'...
2009-02-07 Johannes SixtRemove unused normalize_absolute_path()
2009-02-07 Johannes SixtTest and fix normalize_path_copy()
2009-02-07 René ScharfeFix GIT_CEILING_DIRECTORIES on Windows
2009-02-07 Johannes SixtMove sanitary_path_copy() to path.c and rename it to...
2009-02-07 Johannes SixtMake test-path-utils more robust against incorrect use
2009-02-07 Lars Hjemlitree.c: allow read_tree_recursive() to traverse gitlink...
2009-02-07 Junio C HamanoGIT 1.6.2-rc0 v1.6.2-rc0
2009-02-07 Junio C HamanoMerge branch 'tr/add-p-single'
2009-02-07 Junio C HamanoMerge branch 'js/filter-branch-submodule'
2009-02-07 Junio C HamanoMerge branch 'maint'
2009-02-07 Alexandre Julliardemacs: Remove the no longer maintained vc-git package.
2009-02-07 Alexandre Julliardgit.el: Add some notes about Emacs versions compatibility.
2009-02-07 Alexandre Julliardgit.el: Use integer instead of character constants...
2009-02-07 Alexandre Julliardgit.el: Set a regexp for paragraph-separate in log...
2009-02-07 Alexandre Julliardgit.el: Make git-run-command-region display the error...
2009-02-07 Alexandre Julliardgit.el: Add commands for cherry-pick and revert.
next