summaryrefslogtreecommitdiffstats
path: root/builtin-check-attr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-22Update draft release notes to 1.6.2.2Junio C Hamano2-1/+36
2009-03-22ls-files: require worktree when --deleted is givenJeff King1-0/+1
2009-03-22pickaxe: count regex matches only onceRené Scharfe1-2/+4
2009-03-22format-patch: --numbered-files and --stdout aren't mutually exclusiveStephen Boyd2-3/+0
2009-03-19doc: clarify how -S worksJeff King1-1/+4
2009-03-16Remove total confusion from git-fetch and git-pushJunio C Hamano1-18/+3
2009-03-15GIT 1.6.2.1v1.6.2.1Junio C Hamano2-7/+1
2009-03-13read-tree A B C: do not create a bogus index and do not segfaultJunio C Hamano2-3/+34
2009-03-12send-email: test --no-thread --in-reply-to combinationThomas Rast1-0/+11
2009-03-11Update draft release notes for 1.6.2.1Junio C Hamano1-0/+19
2009-03-11rsync transport: allow local paths, and fix testsJohannes Schindelin2-27/+35
2009-03-11Give error when no remote is configuredDaniel Barkalow3-8/+35
2009-03-07builtin-revert.c: release index lock when cherry-picking an empty commitChris Johnsen2-0/+34
2009-03-07document config --bool-or-intJeff King1-0/+4
2009-03-07t1300: use test_must_fail as appropriateJeff King1-5/+5
2009-03-07cleanup: add isascii()René Scharfe2-2/+3
2009-03-07Documentation: fix badly indented paragraphs in "--bisect-all" descriptionChristian Couder1-2/+2
2009-03-05Make the 'lock file' exists error more informativeJohn Tapsell1-2/+2
2009-03-04Beginning of 1.6.2 maintenance trackJunio C Hamano2-1/+7
2009-03-04GIT 1.6.2v1.6.2Junio C Hamano3-7/+6
2009-03-04git submodule: Fix adding of submodules at paths with ./, .. and //Michael J Gruber2-7/+16
2009-03-04git submodule: Add test cases for git submodule addMichael J Gruber1-0/+49
2009-03-04Documentation: Typo / spelling / formatting fixesMike Ralphson3-4/+4
2009-03-04Documentation: Expand a couple of abbreviationsMike Ralphson1-1/+1
2009-03-04Documentation: Typos / spelling fixes in RelNotesMike Ralphson4-6/+6
2009-03-04Documentation/git-archive.txt: Note attributesRoy Lee1-0/+17
2009-03-03send-email: respect in-reply-to regardless of threadingThomas Rast1-1/+1
2009-03-03optimize compat/ memmem()René Scharfe1-1/+4
2009-03-03diffcore-pickaxe: use memmem()René Scharfe1-10/+8
2009-03-02Documentation: minor grammatical fixes.David J. Mellor1-13/+13
2009-03-02Documentation: minor grammatical fixes.David J. Mellor2-6/+6
2009-03-02Documentation: minor grammatical fixes.David J. Mellor1-18/+18
2009-03-02t3400-rebase: Move detached HEAD check earlierJohannes Sixt1-4/+4
2009-03-01gitk: Fix possible infinite loop and display corruptionPaul Mackerras1-4/+6
2009-02-28Documentation: minor grammatical fixes.David J. Mellor1-6/+6
2009-02-28Ensure proper setup of git_dir for git-hash-objectElijah Newren1-2/+2
2009-02-28added missing backtick in git-apply.txtDanijel Tasov1-1/+1
2009-02-28git-rebase: Update --whitespace documentationTodd Zullinger1-1/+1
2009-02-28git-svn - return original format_svn_date semanticsBen Walton1-1/+1
2009-02-28git-svn: disable broken symlink workaround by defaultEric Wong2-1/+11
2009-02-27bisect: fix another instance of eval'ed stringChristian Couder1-1/+7
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2-35/+66
2009-02-27git-am: make --abort less dangerousJunio C Hamano1-0/+7
2009-02-27git-am: Keep index in case of abort with dirty indexMichael J Gruber1-3/+10
2009-02-27t5540-http-push.sh: avoid non-portable grep -PJay Soffian1-3/+8
2009-02-26Fix odb_mkstemp() on AIXMike Ralphson1-1/+2
2009-02-25GIT 1.6.2-rc2v1.6.2-rc2Junio C Hamano2-2/+5
2009-02-25Make sure objects/pack exists before creating a new packJunio C Hamano7-27/+72
2009-02-25Allow HTTP tests to run on DarwinJay Soffian2-5/+23
2009-02-25Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber1-3/+3