summaryrefslogtreecommitdiffstats
path: root/receive-pack.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-29Improve description of git-branch -d and -D in man page.Jan Hudec1-7/+14
2007-11-26user-manual: recovering from corruptionJ. Bruce Fields1-1/+130
2007-11-26user-manual: clarify language about "modifying" old commitsJ. Bruce Fields1-9/+11
2007-11-26user-manual: failed push to public repositoryJ. Bruce Fields1-9/+49
2007-11-25user-manual: define "branch" and "working tree" at startJ. Bruce Fields1-6/+12
2007-11-25git-checkout: describe detached head correctlyJunio C Hamano1-1/+1
2007-11-23Fix sample pre-commit hookJunio C Hamano1-1/+1
2007-11-23Make test scripts executable.Junio C Hamano2-0/+0
2007-11-23bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin2-1/+21
2007-11-21send-email: add transfer encoding header with content-typeJeff King1-1/+2
2007-11-20Doc fix for git-reflog: mention @{...} syntax, and <ref> in synopsys.Matthieu Moy1-4/+11
2007-11-20config: clarify compression defaultsBrian Downing1-1/+5
2007-11-20config: correct core.loosecompression documentationBrian Downing1-1/+1
2007-11-19Documentation: Fix references to deprecated commandsJ. Bruce Fields2-8/+3
2007-11-19user-manual: mention "..." in "Generating diffs", etc.J. Bruce Fields1-4/+11
2007-11-19user-manual: Add section "Why bisecting merge commits can be harder ..."Steffen Prohaska1-0/+66
2007-11-18GIT 1.5.3.6v1.5.3.6Junio C Hamano2-10/+6
2007-11-18grep -An -Bm: fix invocation of external grep commandJunio C Hamano1-3/+3
2007-11-18git-remote.txt: fix example urlJ. Bruce Fields1-1/+1
2007-11-17Fix rev-list when showing objects involving submodulesLinus Torvalds4-3/+59
2007-11-17Update draft release notes for 1.5.3.6Junio C Hamano1-1/+32
2007-11-17Fix per-directory exclude handing for "git add"Junio C Hamano2-2/+28
2007-11-17core.excludesfile clean-upJunio C Hamano7-34/+26
2007-11-17Fix t9101 test failure caused by Subversion "auto-props"Wincent Colaiuta1-1/+1
2007-11-17git-send-email: add charset header if we add encoded 'From'Jeff King1-3/+31
2007-11-14git-clean: honor core.excludesfileJunio C Hamano2-1/+19
2007-11-14Documentation: Fix man page breakage with DocBook XSL v1.72Jonas Fonseca3-3/+12
2007-11-14git-remote.txt: fix typoSergei Organov1-1/+1
2007-11-14core-tutorial.txt: Fix argument mistake in an example.Sergei Organov1-2/+2
2007-11-14replace reference to git-rm with git-reset in git-commit docJing Xue2-4/+8
2007-11-14Grammar fixes for gitattributes documentationWincent Colaiuta1-8/+9
2007-11-14Don't allow fast-import tree delta chains to exceed maximum depthShawn O. Pearce1-7/+13
2007-11-13revert/cherry-pick: allow starting from dirty work tree.Junio C Hamano1-1/+1
2007-11-13t/t3404: fix test for a bogus todo file.Junio C Hamano1-1/+1
2007-11-13git-commit: Add tests for invalid usage of -a/--interactive with pathsBjörn Steinbrink1-0/+10
2007-11-12for-each-ref: fix off by one read.Christian Couder1-1/+1
2007-11-12git-branch: remove mention of non-existent '-b' optionJeff King1-1/+1
2007-11-12git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2-0/+9
2007-11-12t2200: test more cases of "add -u"Junio C Hamano1-2/+28
2007-11-12t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATHBjörn Steinbrink1-3/+2
2007-11-12Make GIT_INDEX_FILE apply to git-commitRémi Vanicat2-1/+33
2007-11-11fix index-pack with packs >4GB containing deltas on 32-bit machinesNicolas Pitre1-1/+1
2007-11-11git-hash-object should honor config variablesNicolas Pitre1-0/+2
2007-11-10gitweb: correct month in date display for atom feedsVincent Zanotti1-1/+1
2007-11-10Fix memory leak in traverse_commit_listShawn O. Pearce1-0/+7
2007-11-10git-add: make the entry stat-clean after re-adding the same contentsJunio C Hamano4-3/+8
2007-11-10ce_match_stat, run_diff_files: use symbolic constants for readabilityJunio C Hamano8-34/+57
2007-11-10print warning/error/fatal messages in one shotNicolas Pitre1-3/+3
2007-11-09Start preparing for 1.5.3.6Junio C Hamano2-1/+22
2007-11-09git-send-email: Change the prompt for the subject of the initial message.Benoit Sigoure1-1/+1