summaryrefslogtreecommitdiffstats
path: root/Documentation/git-annotate.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-31t7511: avoid use of reserved filename on Windows.Pat Thoyts1-1/+1
2011-10-27clone: Quote user supplied path in a single quote pairRichard Hartmann1-2/+2
2011-10-26read-cache.c: fix index memory allocationRené Scharfe2-3/+53
2011-10-26make the sample pre-commit hook script reject names with newlines, tooJim Meyering1-2/+6
2011-10-24Reindent closing bracket using tab instead of spacesNguyễn Thái Ngọc Duy1-1/+1
2011-10-24Git 1.7.7.1v1.7.7.1Junio C Hamano2-2/+3
2011-10-24RelNotes/1.7.7.1: setgid bit patch is about fixing "git init" via Makefile se...Jonathan Nieder1-2/+3
2011-10-21Almost ready for 1.7.7.1Junio C Hamano1-0/+20
2011-10-18strbuf.c: remove unnecessary strbuf_grow() from strbuf_getwholeline()Brandon Casey1-1/+0
2011-10-16fetch: treat --tags like refs/tags/*:refs/tags/* when pruningCarlos Martín Nieto2-4/+23
2011-10-16fetch: honor the user-provided refspecs when pruning refsCarlos Martín Nieto5-20/+36
2011-10-16remote: separate out the remote_find_tracking logic into query_refspecsCarlos Martín Nieto1-36/+33
2011-10-16Prepare for 1.7.7.1Junio C Hamano2-1/+40
2011-10-16send-email: Honour SMTP domain when using TLSMatthew Daley1-1/+1
2011-10-14t1304: fall back to $USER if $LOGNAME is not definedRené Scharfe1-0/+5
2011-10-13pull,rebase: handle GIT_WORK_TREE betterJeff King2-2/+2
2011-10-12fix "git apply --index ..." not to deref NULLJim Meyering2-0/+46
2011-10-11attr.c: respect core.ignorecase when matching attribute patternsBrandon Casey2-3/+61
2011-10-10config: display key_delim for config --bool --get-regexpMatthieu Moy2-7/+19
2011-10-08t5510: add tests for fetch --pruneCarlos Martín Nieto1-0/+50
2011-10-08fetch: free all the additional refspecsCarlos Martín Nieto1-1/+1
2011-10-06attr: read core.attributesfile from git_default_core_configJunio C Hamano5-13/+9
2011-10-06builtin/mv.c: plug miniscule memory leakBrandon Casey1-1/+5
2011-10-06cleanup: use internal memory allocation wrapper functions everywhereBrandon Casey7-8/+8
2011-10-06attr.c: avoid inappropriate access to strbuf "buf" memberBrandon Casey1-13/+11
2011-10-06merge-one-file: fix "expr: non-numeric argument"Jay Soffian1-1/+1
2011-10-05Support ERR in remote archive like in fetch/pushIlari Liusvaara1-0/+2
2011-10-05remote-curl: Fix warning after HTTP failureShawn O. Pearce1-1/+8
2011-10-03Makefile: do not set setgid bit on directories on GNU/kFreeBSDJonathan Nieder1-0/+1
2011-10-03diff: resurrect XDF_NEED_MINIMAL with --minimalJunio C Hamano2-0/+8
2011-09-30Git 1.7.7v1.7.7Junio C Hamano3-10/+6
2011-09-30checkout $tree $path: do not clobber local changes in $path not in $treeJunio C Hamano2-1/+47
2011-09-27templates/hooks--*: remove sample hooks without any functionalityGerrit Pape2-23/+0
2011-09-27notes_merge_commit(): do not pass temporary buffer to other functionMichael Haggerty1-1/+2
2011-09-27gitweb: Fix links to lines in blobs when javascript-actions are enabledPeter Stuge1-4/+4
2011-09-27contrib/hooks: adapt comment about Debian install location for contrib hooksGerrit Pape1-2/+2
2011-09-26apply --whitespace=error: correctly report new blank lines at endJunio C Hamano1-2/+9
2011-09-26Revert removal of multi-match discard heuristic in 27af01René Scharfe1-3/+7
2011-09-26git-read-tree.txt: update sparse checkout examplesNguyễn Thái Ngọc Duy1-2/+2
2011-09-26mergetool: no longer need to save standard inputJunio C Hamano1-6/+4
2011-09-26mergetool: Use args as pathspec to unmerged filesJonathon Mah3-69/+72
2011-09-24Git 1.7.7-rc3v1.7.7-rc3Junio C Hamano2-31/+2
2011-09-24merge-recursive: Do not look at working tree during a virtual ancestor mergeJunio C Hamano1-1/+1
2011-09-23Git 1.7.6.4v1.7.6.4Junio C Hamano4-3/+36
2011-09-23describe: Refresh the index when run with --dirtyAllan Caffee1-2/+15
2011-09-22diff: teach --stat/--numstat to honor -U$numJunio C Hamano1-0/+2
2011-09-22patch-id.c: use strbuf instead of a fixed bufferMichael Schubert1-4/+6
2011-09-22git-read-tree.txt: correct sparse-checkout and skip-worktree descriptionMichael J Gruber1-4/+4
2011-09-22git-read-tree.txt: language and typography fixesMichael J Gruber1-20/+20
2011-09-22unpack-trees: print "Aborting" to stderrMichael J Gruber3-1/+7