index
:
git-svn.git
dumb-http-release
dumb-speedups
hashmap-wip-base
hashmap-wip-v1
hashmap-wip-v2
hashmap-wip-v3
instaweb
many-alt-v2
master
mboxo
mboxrd-v2
mergeinfo-speedups
mmap-retry-v1
origin
pager-build
pager-env
pager-env-v2
pager-env-v3
pager-env-v4
svn-auth-branch
svn-branch-segfault
svn-cache
svn-crlf
svn-doc
svn-escape-backslash
svn-glob
svn-httpd
svn-nfp-mergeinfo
svn-propset-doc
svn-travis
svn-wt
svn/authors-prog-2
svn/bad-ref
svn/doc
vfork-test
git-svn dev repo, rebased against Junio's git.git master
about
summary
refs
log
tree
commit
homepage
log msg
author
committer
range
Date
Commit message (
Expand
)
2008-12-21
GIT 1.6.1-rc4
v1.6.1-rc4
2008-12-21
Always show which directory is not a git repository
2008-12-21
Make help entries alphabetical
2008-12-21
Merge branch 'maint'
2008-12-21
git-revert documentation: refer to new HOWTO on reverting faulty merges
2008-12-21
git-revert: record the parent against which a revert was made
2008-12-21
Merge git://git.kernel.org/pub/scm/gitk/gitk
2008-12-22
gitk: Force the focus to the main window on Windows
2008-12-22
gitk: Allow unbalanced quotes/braces in commit headers
2008-12-22
gitk: Update German translation
2008-12-22
gitk: Mark forgotten strings (header sentence parts in color chooser) for tra...
2008-12-22
gitk: Ensure that "Reset branch" menu entry is enabled
2008-12-22
gitk: Use check-buttons' -text property instead of separate labels
2008-12-22
gitk: Map / to focus the search box
2008-12-21
doc/git-fsck: change the way for getting heads' SHA1s
2008-12-21
Documentation/git-show-branch: work around "single quote" typesetting glitch
2008-12-21
send-email: futureproof split_addrs() sub
2008-12-21
Make sure lockfiles are unlocked when dying on SIGPIPE
2008-12-21
fast-import.c: stricter strtoul check, silence compiler warning
2008-12-21
connect.c: stricter port validation, silence compiler warning
2008-12-21
Add a documentat on how to revert a faulty merge
2008-12-21
Remove the requirement opaquelocktoken uri scheme
2008-12-21
git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir
2008-12-19
Documentation: fix typos, grammar, asciidoc syntax
2008-12-19
Merge branch 'maint' to sync with GIT 1.6.0.6
2008-12-19
GIT 1.6.0.6
v1.6.0.6
2008-12-19
fast-import: make tagger information optional
2008-12-19
fast-export: deal with tag objects that do not have a tagger
2008-12-19
SubmittingPatches: mention the usage of real name in Signed-off-by: lines
2008-12-19
git-mergetool: properly handle "git mergetool -- filename"
2008-12-19
git-send-email: handle email address with quoted comma
2008-12-19
Documentation: fix typos, grammar, asciidoc syntax
2008-12-19
Documentation: sync example output with git output
2008-12-18
Fix type-mismatch compiler warning from diff_populate_filespec()
2008-12-18
test overlapping ignore patterns
2008-12-17
Merge branch 'lt/readlink'
2008-12-17
Enable threaded delta search on Mac OS X/Darwin
2008-12-17
Clarify documentation of "git checkout <tree-ish> paths" syntax
2008-12-17
Merge git://repo.or.cz/git-gui
2008-12-17
git-gui 0.12
gitgui-0.12.0
2008-12-17
githooks documentation: add a note about the +x mode
2008-12-17
combine-diff.c: use strbuf_readlink()
2008-12-17
builtin-blame.c: use strbuf_readlink()
2008-12-17
make_absolute_path(): check bounds when seeing an overlong symlink
2008-12-17
Make 'prepare_temp_file()' ignore st_size for symlinks
2008-12-17
Make 'diff_populate_filespec()' use the new 'strbuf_readlink()'
2008-12-17
Make 'index_path()' use 'strbuf_readlink()'
2008-12-17
Make 'ce_compare_link()' use the new 'strbuf_readlink()'
2008-12-17
Add generic 'strbuf_readlink()' helper function
2008-12-17
git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL
[next]