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