gitweb.git

Commits

2009-02-25 GIT 1.6.2-rc2 v1.6.2-rc2
2009-02-25 Merge branch 'jc/maint-1.6.0-pack-directory'
2009-02-25 Make sure objects/pack exists before creating a new...
2009-02-25 Allow HTTP tests to run on Darwin
2009-02-25 Fix typo in contrib/examples/git-svnimport.txt
2009-02-25 gitattributes.txt: Path matching rules are explained...
2009-02-25 sha1_file.c: fix typo
2009-02-25 git add: trivial codestyle cleanup
2009-02-25 README: fix path to "gitcvs-migration.txt" and be more...
2009-02-25 trace: Fixed a minor typo in an error message.
2009-02-25 Docs: Expand explanation of the use of + in git push...
2009-02-25 git-quiltimport: preserve standard input to be able...
2009-02-25 Install builtins with the user and group of the install...
2009-02-25 Merge git://git.bogomips.org/git-svn
2009-02-25 Convert git-* invocations to "git *" in the svnimport...
2009-02-24 git-svn fix to avoid using strftime %z
2009-02-24 Merge git://git.bogomips.org/git-svn
2009-02-23 git-p4: avoid syncing duplicate changes
2009-02-23 git-svn: read the dcommit url from the config file...
2009-02-23 git-svn: fix delete+add branch tracking with empty...
2009-02-23 git-svn: Create leading directories in create-ignore
2009-02-21 Merge branch 'for-junio' of git://source.winehq.org...
2009-02-21 Add a README in the contrib/emacs directory.
2009-02-21 git.el: Improve the confirmation message on remove...
2009-02-21 git.el: Make sure that file lists are sorted as they...
2009-02-21 Support 'raw' date format
2009-02-20 Merge branch 'maint'
2009-02-20 More friendly message when locking the index fails.
2009-02-20 Document git blame --reverse.
2009-02-20 gitweb: Hyperlink multiple git hashes on the same commi...
2009-02-20 system_path(): simplify using strip_path_suffix(),...
2009-02-20 Introduce the function strip_path_suffix()
2009-02-19 Documentation: Note file formats send-email accepts
2009-02-18 Merge branch 'maint'
2009-02-18 tests: fix "export var=val"
2009-02-18 filter-branch -d: Export GIT_DIR earlier
2009-02-18 disallow providing multiple upstream branches to rebase...
2009-02-18 Skip timestamp differences for diff --no-index
2009-02-18 git-svn: fix parsing of timestamp obtained from svn
2009-02-18 gitweb: Fix warnings with override permitted but no...
2009-02-18 Documentation/git-push: --all, --mirror, --tags can...
2009-02-18 bash completion: only show 'log --merge' if merging
2009-02-18 bash completion: refactor common log, shortlog and...
2009-02-17 gitweb: fix wrong base URL when non-root DirectoryIndex
2009-02-16 bash: update 'git svn' options
2009-02-16 bash: add missing 'git merge' options
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
next