summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-15use a hash of the lock token as the suffix for PUT/MOVELibravatar Tay Ray Chuan2-2/+18
2009-02-15imap.preformattedHTML to tell Thunderbird to send non-flowed textLibravatar Jeremy White2-0/+60
2009-02-15Merge branch 'js/gc-prune'Libravatar Junio C Hamano3-8/+59
2009-02-15Merge branch 'tr/abbrev-commit-no-ellipses'Libravatar Junio C Hamano16-21/+19
2009-02-15Merge branch 'jc/branch-previous'Libravatar Junio C Hamano4-20/+94
2009-02-14send-email: --suppress-cc improvementsLibravatar Jay Soffian3-36/+169
2009-02-14send-email: handle multiple Cc addresses when reading mbox messageLibravatar Jay Soffian2-74/+123
2009-02-14send-email: allow send-email to run outside a repoLibravatar Jay Soffian1-2/+11
2009-02-14bash: fix misspelled 'git svn' optionLibravatar SZEDER Gábor1-1/+1
2009-02-14t1500: more 'git rev-parse --git-dir' testsLibravatar SZEDER Gábor1-3/+3
2009-02-14Move 'rev-parse --git-dir' test to t1500Libravatar SZEDER Gábor2-9/+9
2009-02-14rerere: remove duplicated functionsLibravatar SZEDER Gábor3-29/+20
2009-02-14Documentation: pruning recipe for destructive filter-branchLibravatar Thomas Rast1-0/+41
2009-02-14gc: make --prune useful again by accepting an optional parameterLibravatar Johannes Schindelin3-8/+59
2009-02-13Teach @{-1} to git mergeLibravatar Junio C Hamano2-3/+35
2009-02-13Teach the "@{-1} syntax to "git branch"Libravatar Junio C Hamano3-17/+59
2009-02-13symbolic-ref: allow refs/<whatever> in HEADLibravatar Jeff King2-7/+2
2009-02-13Remove redundant bit clears from diff_setup()Libravatar Keith Cascio1-3/+0
2009-02-13builtin-branch.c: Rename branch category color namesLibravatar Arjen Laarhoven1-16/+16
2009-02-13Clean up use of ANSI color sequencesLibravatar Arjen Laarhoven6-27/+35
2009-02-13log: do not print ellipses with --abbrev-commitLibravatar Thomas Rast16-21/+19
2009-02-13Teach rebase to rebase even if upstream is up to dateLibravatar Sverre Rabbelier1-5/+19
2009-02-13builtin-branch: improve output when displaying remote branchesLibravatar Jay Soffian1-30/+75
2009-02-13bash-completion: Complete the values of color.interactive, color.ui, color.pagerLibravatar Matt Kraai1-1/+5
2009-02-12Install the default "master" branch configuration after cloning a voidLibravatar Junio C Hamano2-5/+33
2009-02-12Update documentation to add further information about using Thunderbird with ...Libravatar Jeremy White2-0/+41
2009-02-12git-rebase.txt: --interactive does not work with --whitespaceLibravatar Mark Burton1-0/+1
2009-02-12Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterLibravatar Jacob Helwig1-0/+5
2009-02-12Enable setting attach as the default in .gitconfig for git-format-patch.Libravatar Jeremy White2-2/+28
2009-02-12Revert "validate_headref: tighten ref-matching to just branches"Libravatar Junio C Hamano1-2/+2
2009-02-12Bugfix: GIT_EXTERNAL_DIFF with more than one changed filesLibravatar Nazri Ramliy2-4/+12
2009-02-12Support "\" in non-wildcard exclusion entriesLibravatar Finn Arne Gangstad2-2/+9
2009-02-11add -i: revisit hunk on editor failureLibravatar Deskin Miller1-0/+4
2009-02-11Merge branch 'maint'Libravatar Junio C Hamano4-20/+88
2009-02-11Prepare for 1.6.1.4.Libravatar Junio C Hamano2-1/+20
2009-02-11Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano3-20/+69
2009-02-11Make repack less likely to corrupt repositoryLibravatar Junio C Hamano1-20/+67
2009-02-11fast-export: ensure we traverse commits in topological orderLibravatar Elijah Newren1-0/+1
2009-02-11filter-branch: Add more error-handlingLibravatar Eric Kidd2-12/+18
2009-02-11completion: More fixes to prevent unbound variable errorsLibravatar Ted Pavlic1-4/+4
2009-02-11completion: Better __git_ps1 support when not in working directoryLibravatar Ted Pavlic1-14/+22
2009-02-11completion: Use consistent if [...] convention, not "test"Libravatar Ted Pavlic1-20/+11
2009-02-11completion: For consistency, change "git rev-parse" to __gitdir callsLibravatar Ted Pavlic1-2/+2
2009-02-11Fix contrib/hooks/post-receive-email for new duplicate branchLibravatar Pat Notz1-1/+3
2009-02-11Clear the delta base cache if a pack is rebuiltLibravatar Shawn O. Pearce1-0/+1
2009-02-11Merge git://git.bogomips.org/git-svnLibravatar Junio C Hamano5-21/+279
2009-02-11Squelch overzealous "ignoring dangling symref" in an empty repositoryLibravatar Junio C Hamano1-1/+2
2009-02-11test case for regression caused by git-svn empty symlink fixLibravatar Anton Gyllenberg2-0/+208
2009-02-11git-svn: fix broken symlink workaround when switching branchesLibravatar Eric Wong1-5/+6
2009-02-11git-svn: Print revision while searching for earliest use of pathLibravatar Deskin Miller1-0/+3