summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-17Add generic 'strbuf_readlink()' helper functionLinus Torvalds
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-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
2008-12-11fsck: reduce stack footprintLinus Torvalds
2008-12-11rebase: improve error messages about dirty stateJeff King
2008-12-11make sure packs to be replaced are closed beforehandNicolas Pitre
2008-12-10Fix typo in comment in builtin-add.cAlexander Potashev
2008-12-10Fix t4031Junio C Hamano
2008-12-10Merge branch 'maint'Junio C Hamano
2008-12-10diff: respect textconv in rewrite diffsJeff King
2008-12-10diff: fix handling of binary rewrite diffsJeff King
2008-12-10Fix typos in documentationAlexander Potashev
2008-12-10git-p4: Fix regression in p4Where method.Tor Arvid Lund
2008-12-10Improve language in git-merge.txt and related docsRalf Wildenhues
2008-12-10work around Python warnings from AsciiDocJunio C Hamano
2008-12-09Define linkgit macro in [macros] sectionAlexey Borzenkov
2008-12-09git-svn: Make following parents atomicDeskin Miller
2008-12-08gitweb: Fix bug in insert_file() subroutineJakub Narebski
2008-12-08diff: allow turning on textconv explicitly for plumbingJeff King
2008-12-08reorder ALLOW_TEXTCONV option settingJeff King
2008-12-08read-cache.c: typofix in commentJunio C Hamano
2008-12-08builtin-checkout.c: check error return from read_cache()Junio C Hamano
2008-12-08Point "stale" 1.6.0.5 documentation from the main git documentation pagev1.6.1-rc2Junio C Hamano
2008-12-08Revert "git-stash: use git rev-parse -q"Junio C Hamano
2008-12-07Update draft release notes for 1.6.1Junio C Hamano
2008-12-07Merge branch 'maint'Junio C Hamano
2008-12-07GIT 1.6.0.5v1.6.0.5Junio C Hamano
2008-12-07"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen
2008-12-07tag: delete TAG_EDITMSG only on successful tagJeff King
2008-12-07gitweb: Make project specific override for 'grep' feature workJakub Narebski
2008-12-07http.c: use 'git_config_string' to get 'curl_http_proxy'Miklos Vajna
2008-12-07fetch-pack: Avoid memcpy() with src==dstThomas Rast
2008-12-06Update draft release notes to 1.6.1Junio C Hamano
2008-12-06Merge branch 'jc/am-options'Junio C Hamano