summaryrefslogtreecommitdiffstats
path: root/fetch-pack.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-06Git 1.7.6.6v1.7.6.6Junio C Hamano2-2/+3
2012-02-06imap-send: remove dead codeJeff King1-23/+0
2012-01-13Update draft release notes to 1.7.6.6Junio C Hamano1-0/+5
2012-01-13thin-pack: try harder to use preferred base objects as baseJeff King1-2/+7
2012-01-12attr: fix leak in free_attr_elemJeff King1-0/+1
2012-01-11t2203: fix wrong commit commandNguyễn Thái Ngọc Duy1-1/+1
2012-01-10Prepare for 1.7.6.6Junio C Hamano2-1/+12
2012-01-10Documentation: rerere's rr-cache auto-creation and rerere.enabledJunio C Hamano1-1/+2
2012-01-10attr.c: clarify the logic to pop attr_stackJunio C Hamano1-1/+10
2012-01-10attr.c: make bootstrap_attr_stack() leave earlyJunio C Hamano1-30/+31
2012-01-10attr: drop misguided defensive codingJeff King1-1/+1
2012-01-10attr: don't confuse prefixes with leading directoriesJeff King2-1/+12
2012-01-06Documentation: rerere.enabled is the primary way to configure rerereThomas Rast1-4/+4
2012-01-01Documentation: read-tree --prefix works with existing subtreesClemens Buchacher1-5/+4
2011-12-29Add MYMETA.json to perl/.gitignoreJack Nagel1-0/+1
2011-12-14Git 1.7.6.5v1.7.6.5Junio C Hamano4-3/+30
2011-12-14blame: don't overflow time bufferJeff King1-1/+1
2011-12-10fetch: create status table using strbufJeff King1-38/+49
2011-12-06stripspace: fix outdated commentJeff King1-2/+0
2011-12-05Add MYMETA.yml to perl/.gitignoreSebastian Morr1-0/+1
2011-11-17mailmap: xcalloc mailmap_infoMarc-André Lureau1-3/+2
2011-11-16name-rev --all: do not even attempt to describe non-commit objectJunio C Hamano1-1/+1
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-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-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-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-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
2011-09-21t9159-*.sh: skip for mergeinfo test for svn <= 1.4Ramsay Jones1-0/+8
2011-09-21Documentation/git-update-index: refer to 'ls-files'Stefan Naewe1-2/+5
2011-09-20git-mergetool: check return value from readJay Soffian2-2/+2
2011-09-13Documentation: basic configuration of notes.rewriteRefThomas Rast1-1/+2
2011-09-13date.c: Support iso8601 timezone formatsHaitao Li2-11/+29
2011-09-12Git 1.7.6.3v1.7.6.3Junio C Hamano3-2/+7
2011-09-12Prepare for 1.7.6.3 maintenance releaseJunio C Hamano2-1/+21
2011-09-12remote: only update remote-tracking branch if updating refspecMartin von Zweigbergk2-4/+9
2011-09-12remote rename: warn when refspec was not updatedMartin von Zweigbergk1-0/+6
2011-09-12remote: "rename o foo" should not rename ref "origin/bar"Martin von Zweigbergk2-1/+11
2011-09-12remote: write correct fetch spec when renaming remote 'remote'Martin von Zweigbergk2-4/+28
2011-09-12SubmittingPathces: remove Cogito referenceSverre Rabbelier1-2/+1
2011-09-09fetch: skip on-demand checking when no submodules are configuredJens Lehmann2-6/+13
2011-09-06Git 1.7.6.2v1.7.6.2Junio C Hamano4-4/+13
2011-09-06Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano6-39/+10
2011-08-30Documentation: clarify effects of -- <path> argumentsThomas Rast1-4/+7