summaryrefslogtreecommitdiffstats
path: root/command-list.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-17gitweb: do not run "git diff" that is PorcelainJunio C Hamano1-37/+3
2008-12-16bash completion: Sync config variables with their man pagesLee Marlow1-7/+80
2008-12-16bash completion: Sort config completion variablesLee Marlow1-37/+40
2008-12-16fast-import: close pack before unlinking itJohannes Schindelin1-1/+3
2008-12-15pager: do not dup2 stderr if it is already redirectedJunio C Hamano1-1/+2
2008-12-15git-show: do not segfault when showing a bad tagJunio C Hamano2-1/+27
2008-12-15Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin4-8/+3
2008-12-15Documentation: Describe git-gui Tools menu configuration options.Alexander Gavrilov1-0/+51
2008-12-15git-fast-import possible memory corruption problemYONETANI Tomokazu1-3/+4
2008-12-13builtin-commit: remove unused message variableMarkus Heidelberg1-5/+0
2008-12-13git-branch: display sha1 on branch deletionBrandon Casey2-2/+4
2008-12-13git-config.txt: fix a typoJim Meyering1-1/+1
2008-12-11fsck: reduce stack footprintLinus Torvalds1-7/+31
2008-12-11rebase: improve error messages about dirty stateJeff King1-3/+6
2008-12-11make sure packs to be replaced are closed beforehandNicolas Pitre3-0/+33
2008-12-11Fix typo in comment in builtin-add.cAlexander Potashev1-1/+1
2008-12-10Fix t4031Junio C Hamano1-1/+1
2008-12-10diff: respect textconv in rewrite diffsJeff King2-13/+59
2008-12-10diff: fix handling of binary rewrite diffsJeff King2-1/+48
2008-12-10Fix typos in documentationAlexander Potashev2-2/+2
2008-12-10git-p4: Fix regression in p4Where method.Tor Arvid Lund1-3/+10
2008-12-10Improve language in git-merge.txt and related docsRalf Wildenhues9-49/+48
2008-12-10work around Python warnings from AsciiDocJunio C Hamano1-9/+9
2008-12-09Define linkgit macro in [macros] sectionAlexey Borzenkov1-0/+3
2008-12-09git-svn: Make following parents atomicDeskin Miller2-4/+54
2008-12-08gitweb: Fix bug in insert_file() subroutineJakub Narebski2-1/+11
2008-12-08diff: allow turning on textconv explicitly for plumbingJeff King1-0/+4
2008-12-08reorder ALLOW_TEXTCONV option settingJeff King3-4/+4
2008-12-08read-cache.c: typofix in commentJunio C Hamano1-1/+1
2008-12-08builtin-checkout.c: check error return from read_cache()Junio C Hamano1-2/+5
2008-12-08Point "stale" 1.6.0.5 documentation from the main git documentation pagev1.6.1-rc2Junio C Hamano1-1/+2
2008-12-08Revert "git-stash: use git rev-parse -q"Junio C Hamano1-6/+6
2008-12-08Update draft release notes for 1.6.1Junio C Hamano1-22/+1
2008-12-08GIT 1.6.0.5v1.6.0.5Junio C Hamano1-15/+28
2008-12-07"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen3-3/+31
2008-12-07tag: delete TAG_EDITMSG only on successful tagJeff King1-8/+20
2008-12-07gitweb: Make project specific override for 'grep' feature workJakub Narebski1-0/+1
2008-12-07http.c: use 'git_config_string' to get 'curl_http_proxy'Miklos Vajna1-7/+4
2008-12-07fetch-pack: Avoid memcpy() with src==dstThomas Rast1-1/+2
2008-12-06Update draft release notes to 1.6.1Junio C Hamano1-1/+17
2008-12-06git-am: rename apply_opt_extra file to apply-optJunio C Hamano2-3/+2
2008-12-05Test that git-am does not lose -C/-p/--whitespace optionsJunio C Hamano11-0/+229
2008-12-05git-am: propagate --3way options as wellJunio C Hamano1-2/+7
2008-12-05git-am: propagate -C<n>, -p<n> options as wellJunio C Hamano1-7/+7
2008-12-05git-am --whitespace: do not lose the command line optionJunio C Hamano1-4/+4
2008-12-05git-p4: Fix bug in p4Where method.Tor Arvid Lund1-1/+9
2008-12-05Report symlink failures in merge-recursiveAlex Riesen1-1/+2
2008-12-05Make chdir failures visibleAlex Riesen2-3/+4
2008-12-05Make some of fwrite/fclose/write/close failures visibleAlex Riesen3-15/+45
2008-12-04add stage to gitignoreJeff King1-0/+1