summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-21Introduce commit notesJohannes Schindelin
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-12-20Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano
2008-12-20GIT 1.6.0.6v1.6.0.6Junio C Hamano
2008-12-20fast-import: make tagger information optionalJunio C Hamano
2008-12-20fast-export: deal with tag objects that do not have a taggerJohannes Schindelin
2008-12-20SubmittingPatches: mention the usage of real name in Signed-off-by: linesMiklos Vajna
2008-12-20git-mergetool: properly handle "git mergetool -- filename"David Aguilar
2008-12-20git-send-email: handle email address with quoted commaWu Fengguang
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-12-19Documentation: sync example output with git outputMarkus Heidelberg
2008-12-18Fix type-mismatch compiler warning from diff_populate_filespec()René Scharfe
2008-12-18test overlapping ignore patternsMichael J Gruber
2008-12-18Merge branch 'lt/readlink'Junio C Hamano
2008-12-18Enable threaded delta search on Mac OS X/DarwinArjen Laarhoven
2008-12-18Clarify documentation of "git checkout <tree-ish> paths" syntaxNanako Shiraishi
2008-12-18Merge git://repo.or.cz/git-guiJunio C Hamano
2008-12-18git-gui 0.12gitgui-0.12.0Shawn O. Pearce
2008-12-17githooks documentation: add a note about the +x modeMiklos Vajna
2008-12-17combine-diff.c: use strbuf_readlink()Junio C Hamano
2008-12-17builtin-blame.c: use strbuf_readlink()Junio C Hamano
2008-12-17make_absolute_path(): check bounds when seeing an overlong symlinkJunio C Hamano
2008-12-17Make 'prepare_temp_file()' ignore st_size for symlinksLinus Torvalds
2008-12-17Make 'diff_populate_filespec()' use the new 'strbuf_readlink()'Linus Torvalds
2008-12-17Make 'index_path()' use 'strbuf_readlink()'Linus Torvalds
2008-12-17Make 'ce_compare_link()' use the new 'strbuf_readlink()'Linus Torvalds
2008-12-17Add generic 'strbuf_readlink()' helper functionLinus Torvalds
2008-12-17git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin
2008-12-17doc/git-reset: add reference to git-stashMarkus Heidelberg
2008-12-17Documentation: fix description for enabling hooksMarkus Heidelberg
2008-12-17git-daemon documentation: use {tilde}Miklos Vajna
2008-12-17gitweb: do not run "git diff" that is PorcelainJunio C Hamano
2008-12-17GIT 1.5.6.6v1.5.6.6Junio C Hamano
2008-12-17GIT 1.5.5.6v1.5.5.6Junio C Hamano
2008-12-17GIT 1.5.4.7v1.5.4.7Junio C Hamano
2008-12-17gitweb: do not run "git diff" that is PorcelainJunio C Hamano
2008-12-16bash completion: Sync config variables with their man pagesLee Marlow
2008-12-16bash completion: Sort config completion variablesLee Marlow
2008-12-16Merge branch 'maint'Junio C Hamano
2008-12-16fast-import: close pack before unlinking itJohannes Schindelin
2008-12-15pager: do not dup2 stderr if it is already redirectedJunio C Hamano
2008-12-15git-show: do not segfault when showing a bad tagJunio C Hamano
2008-12-15Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin
2008-12-15Documentation: Describe git-gui Tools menu configuration options.Alexander Gavrilov
2008-12-15git-fast-import possible memory corruption problemYONETANI Tomokazu
2008-12-13builtin-commit: remove unused message variableMarkus Heidelberg
2008-12-13Merge branch 'maint'Junio C Hamano
2008-12-13git-branch: display sha1 on branch deletionBrandon Casey
2008-12-13git-config.txt: fix a typoJim Meyering
2008-12-11Merge branch 'maint'Junio C Hamano