summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-14Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin
2008-12-14Documentation: Describe git-gui Tools menu configuration options.Alexander Gavrilov
2008-12-14git-fast-import possible memory corruption problemYONETANI Tomokazu
2008-12-13builtin-commit: remove unused message variableMarkus Heidelberg
2008-12-12Merge branch 'maint'Junio C Hamano
2008-12-12git-branch: display sha1 on branch deletionBrandon Casey
2008-12-12git-config.txt: fix a typoJim Meyering
2008-12-11Merge branch 'maint'Junio C Hamano
2008-12-11fsck: reduce stack footprintLinus Torvalds
2008-12-10rebase: improve error messages about dirty stateJeff King
2008-12-10make 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-09Merge branch 'maint'Junio C Hamano
2008-12-09diff: respect textconv in rewrite diffsJeff King
2008-12-09diff: fix handling of binary rewrite diffsJeff King
2008-12-09Fix typos in documentationAlexander Potashev
2008-12-09git-p4: Fix regression in p4Where method.Tor Arvid Lund
2008-12-09Improve language in git-merge.txt and related docsRalf Wildenhues
2008-12-09work around Python warnings from AsciiDocJunio C Hamano
2008-12-08Define linkgit macro in [macros] sectionAlexey Borzenkov
2008-12-08git-svn: Make following parents atomicDeskin Miller
2008-12-08gitweb: Fix bug in insert_file() subroutineJakub Narebski
2008-12-07diff: allow turning on textconv explicitly for plumbingJeff King
2008-12-07reorder ALLOW_TEXTCONV option settingJeff King
2008-12-07read-cache.c: typofix in commentJunio C Hamano
2008-12-07builtin-checkout.c: check error return from read_cache()Junio C Hamano
2008-12-07Point "stale" 1.6.0.5 documentation from the main git documentation pagev1.6.1-rc2Junio C Hamano
2008-12-07Revert "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-05Update draft release notes to 1.6.1Junio C Hamano
2008-12-05Merge branch 'jc/am-options'Junio C Hamano
2008-12-05git-am: rename apply_opt_extra file to apply-optJunio C Hamano
2008-12-04Test that git-am does not lose -C/-p/--whitespace optionsJunio C Hamano
2008-12-04git-am: propagate --3way options as wellJunio C Hamano
2008-12-04git-am: propagate -C<n>, -p<n> options as wellJunio C Hamano
2008-12-04git-am --whitespace: do not lose the command line optionJunio C Hamano
2008-12-04git-p4: Fix bug in p4Where method.Tor Arvid Lund
2008-12-04Report symlink failures in merge-recursiveAlex Riesen
2008-12-04Make chdir failures visibleAlex Riesen
2008-12-04Make some of fwrite/fclose/write/close failures visibleAlex Riesen
2008-12-03Merge branch 'dm/svn-remote'Junio C Hamano
2008-12-03Merge branch 'jn/gitweb-utf8'Junio C Hamano