summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Google has renamed the imap folderLibravatar John Tapsell1-0/+10
2009-03-04Modify description file to say what this file isLibravatar John Tapsell2-3/+5
2009-03-04rev-list: estimate number of bisection step leftLibravatar Christian Couder2-3/+44
2009-03-04Fix neglect of diff_setup()/diff_setup_done() symmetry.Libravatar Keith Cascio1-0/+2
2009-03-04Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bit-maskingLibravatar Keith Cascio2-7/+13
2009-03-04Beginning of 1.6.3 development trackLibravatar Junio C Hamano3-1/+29
2009-03-04Beginning of 1.6.2 maintenance trackLibravatar Junio C Hamano2-1/+7
2009-03-03GIT 1.6.2Libravatar Junio C Hamano3-7/+6
2009-03-03git submodule: Fix adding of submodules at paths with ./, .. and //Libravatar Michael J Gruber2-7/+16
2009-03-03git submodule: Add test cases for git submodule addLibravatar Michael J Gruber1-0/+49
2009-03-03Documentation: Typo / spelling / formatting fixesLibravatar Mike Ralphson3-4/+4
2009-03-03Documentation: Expand a couple of abbreviationsLibravatar Mike Ralphson1-1/+1
2009-03-03Documentation: Typos / spelling fixes in RelNotesLibravatar Mike Ralphson4-6/+6
2009-03-03Documentation/git-archive.txt: Note attributesLibravatar Roy Lee1-0/+17
2009-03-02clone: run post-checkout hook when checking outLibravatar Jeff King2-1/+18
2009-03-02send-email: add --confirm option and configuration settingLibravatar Jay Soffian3-39/+174
2009-03-02git-pull: Allow --stat and --no-stat to be used with --rebaseLibravatar Tor Arne Vestbø1-5/+5
2009-03-02git-rebase: Add --stat and --no-stat for producing diffstat on rebaseLibravatar Tor Arne Vestbø4-9/+60
2009-03-02optimize compat/ memmem()Libravatar René Scharfe1-1/+4
2009-03-02diffcore-pickaxe: use memmem()Libravatar René Scharfe1-10/+8
2009-03-02Documentation: minor grammatical fixes.Libravatar David J. Mellor1-13/+13
2009-03-02Documentation: minor grammatical fixes.Libravatar David J. Mellor2-6/+6
2009-03-02Documentation: minor grammatical fixes.Libravatar David J. Mellor1-18/+18
2009-03-01t3400-rebase: Move detached HEAD check earlierLibravatar Johannes Sixt1-4/+4
2009-03-01Merge git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-4/+6
2009-03-02gitk: Fix possible infinite loop and display corruptionLibravatar Paul Mackerras1-4/+6
2009-02-28Merge branch 'jc/maint-1.6.0-pack-directory'Libravatar Junio C Hamano1-1/+2
2009-02-28Merge branch 'maint'Libravatar Junio C Hamano2-7/+7
2009-02-28Documentation: minor grammatical fixes.Libravatar David J. Mellor1-6/+6
2009-02-28Ensure proper setup of git_dir for git-hash-objectLibravatar Elijah Newren1-2/+2
2009-02-28Merge branch 'maint-1.6.0' into maintLibravatar Junio C Hamano1-1/+1
2009-02-28added missing backtick in git-apply.txtLibravatar Danijel Tasov1-1/+1
2009-02-28git-rebase: Update --whitespace documentationLibravatar Todd Zullinger1-1/+1
2009-02-28is_kept_pack(): final clean-upLibravatar Junio C Hamano5-21/+13
2009-02-28Simplify is_kept_pack()Libravatar Junio C Hamano5-51/+18
2009-02-28Consolidate ignore_packed logic moreLibravatar Junio C Hamano4-21/+17
2009-02-28has_sha1_kept_pack(): take "struct rev_info"Libravatar Junio C Hamano4-9/+12
2009-02-28has_sha1_pack(): refactor "pretend these packs do not exist" interfaceLibravatar Junio C Hamano7-13/+33
2009-02-28git-repack: resist stray environment variableLibravatar Junio C Hamano1-0/+1
2009-02-27git-svn - return original format_svn_date semanticsLibravatar Ben Walton1-1/+1
2009-02-27git-svn: disable broken symlink workaround by defaultLibravatar Eric Wong2-1/+11
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Libravatar Junio C Hamano1-1/+7
2009-02-27bisect: fix another instance of eval'ed stringLibravatar Christian Couder1-1/+7
2009-02-27bash completion: add --format= and --oneline options for "git log"Libravatar Teemu Likonen1-2/+12
2009-02-27Merge branch 'cc/maint-1.6.0-bisect-fix'Libravatar Junio C Hamano2-35/+66
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedLibravatar Christian Couder2-35/+66
2009-02-26git-am: make --abort less dangerousLibravatar Junio C Hamano1-0/+7
2009-02-26git-am: Keep index in case of abort with dirty indexLibravatar Michael J Gruber1-3/+10
2009-02-26t5540-http-push.sh: avoid non-portable grep -PLibravatar Jay Soffian1-3/+8
2009-02-26Fix odb_mkstemp() on AIXLibravatar Mike Ralphson1-1/+2