gitweb.git

Commits

2009-02-16 git-svn: Fix for rewriteRoot URL containing username. v1.6.2-rc1
2009-02-15 builtin-receive-pack.c: fix compiler warnings about...
2009-02-15 RelNotes Update
2009-02-15 Merge branch 'mc/setup-cd-p'
2009-02-15 Merge branch 'ff/submodule-no-fetch'
2009-02-15 Merge branch 'ms/mailmap'
2009-02-15 Merge branch 'jn/gitweb-committag'
2009-02-15 Merge branch 'rc/http-push'
2009-02-15 use a hash of the lock token as the suffix for PUT...
2009-02-15 Merge branch 'js/gc-prune'
2009-02-15 Merge branch 'tr/abbrev-commit-no-ellipses'
2009-02-15 Merge branch 'jc/branch-previous'
2009-02-15 bash: fix misspelled 'git svn' option
2009-02-15 t1500: more 'git rev-parse --git-dir' tests
2009-02-15 Move 'rev-parse --git-dir' test to t1500
2009-02-15 Documentation: pruning recipe for destructive filter...
2009-02-15 gc: make --prune useful again by accepting an optional...
2009-02-14 Teach @{-1} to git merge
2009-02-14 Teach the "@{-1} syntax to "git branch"
2009-02-14 symbolic-ref: allow refs/<whatever> in HEAD
2009-02-14 Remove redundant bit clears from diff_setup()
2009-02-14 log: do not print ellipses with --abbrev-commit
2009-02-13 bash-completion: Complete the values of color.interacti...
2009-02-13 Install the default "master" branch configuration after...
2009-02-13 Update documentation to add further information about...
2009-02-13 git-rebase.txt: --interactive does not work with -...
2009-02-12 Add 'rm -f' equivalent to 'git rm' example of filter...
2009-02-12 Revert "validate_headref: tighten ref-matching to just...
2009-02-12 Bugfix: GIT_EXTERNAL_DIFF with more than one changed...
2009-02-12 Merge branch 'maint'
2009-02-12 Prepare for 1.6.1.4.
2009-02-12 Merge branch 'maint-1.6.0' into maint
2009-02-12 Make repack less likely to corrupt repository
2009-02-12 fast-export: ensure we traverse commits in topological...
2009-02-12 filter-branch: Add more error-handling
2009-02-11 Fix contrib/hooks/post-receive-email for new duplicate...
2009-02-11 Clear the delta base cache if a pack is rebuilt
2009-02-11 Merge git://git.bogomips.org/git-svn
2009-02-11 Squelch overzealous "ignoring dangling symref" in an...
2009-02-11 test case for regression caused by git-svn empty symlin...
2009-02-11 git-svn: fix broken symlink workaround when switching...
2009-02-11 git-svn: Print revision while searching for earliest...
2009-02-11 git-svn: abstract out a block into new method other_gs()
2009-02-11 git-svn: allow disabling expensive broken symlink checks
2009-02-11 Merge branch 'maint'
2009-02-11 Merge branch 'maint-1.5.6' into maint
2009-02-11 Merge branch 'maint-1.5.5' into maint-1.5.6
2009-02-11 Merge branch 'maint-1.5.4' into maint-1.5.5
2009-02-11 revision traversal and pack: notice and die on missing...
2009-02-11 builtin-receive-pack.c: do not initialize statics to 0
2009-02-11 receive-pack: receive.denyDeleteCurrent
2009-02-11 Drop double-semicolon in C
2009-02-11 Warn use of "origin" when remotes/origin/HEAD is dangling
2009-02-11 remote prune: warn dangling symrefs
2009-02-11 Fix the installation path for html documentation
2009-02-11 Generalize and libify index_is_dirty() to index_differs...
2009-02-11 Makefile: resort filenames alphabetically
2009-02-11 Modernize t5400 test script
2009-02-11 Describe notable git.el changes in the release notes
2009-02-11 Revert "Merge branch 'js/notes'"
2009-02-11 Merge branch 'lh/submodule-tree-traversal' (early part)
2009-02-11 Merge branch 'js/git-submodule-trailing-slash'
2009-02-11 Merge branch 'js/maint-1.6.0-path-normalize'
2009-02-11 Merge branch 'maint'
2009-02-10 Merge branch 'maint-1.6.0' into maint
2009-02-10 Clear the delta base cache during fast-import checkpoint
2009-02-09 git-web--browse: Fix check for /bin/start
2009-02-09 Merge branch 'maint'
2009-02-09 completion: Get rid of tabbed indentation in comments...
2009-02-09 completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbou...
2009-02-09 gitweb: add $prevent_xss option to prevent XSS by repos...
2009-02-09 doc/bundle: Use the more conventional suffix '.bundle'
2009-02-09 Add two extra tests for git rebase
2009-02-09 Documentation: clarify commits affected by gitk --merge
2009-02-08 add -p: get rid of Git.pm warnings about unitialized...
2009-02-08 rev-list: fix showing distance when using --bisect-all
2009-02-08 Move mailmap documentation into separate file
2009-02-08 Change current mailmap usage to do matching on both...
2009-02-08 Add map_user() and clear_mailmap() to mailmap
2009-02-08 Add find_insert_index, insert_at_index and clear_func...
2009-02-08 Add mailmap.file as configurational option for mailmap...
2009-02-07 gitweb: Better regexp for SHA-1 committag match
2009-02-07 submodule: warn about non-submodules
2009-02-07 Let ls-files strip trailing slashes in submodules'...
2009-02-07 Remove unused normalize_absolute_path()
2009-02-07 Test and fix normalize_path_copy()
2009-02-07 Fix GIT_CEILING_DIRECTORIES on Windows
2009-02-07 Move sanitary_path_copy() to path.c and rename it to...
2009-02-07 Make test-path-utils more robust against incorrect use
2009-02-07 tree.c: allow read_tree_recursive() to traverse gitlink...
2009-02-07 GIT 1.6.2-rc0 v1.6.2-rc0
2009-02-07 Merge branch 'tr/add-p-single'
2009-02-07 Merge branch 'js/filter-branch-submodule'
2009-02-07 Merge branch 'maint'
2009-02-07 emacs: Remove the no longer maintained vc-git package.
2009-02-07 git.el: Add some notes about Emacs versions compatibility.
2009-02-07 git.el: Use integer instead of character constants...
2009-02-07 git.el: Set a regexp for paragraph-separate in log...
2009-02-07 git.el: Make git-run-command-region display the error...
2009-02-07 git.el: Add commands for cherry-pick and revert.
next