summaryrefslogtreecommitdiffstats
path: root/Documentation/git-prune-packed.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-21git-svn documentation: fix typo in 'rebase vs. pull/merge' sectionMiklos Vajna1-1/+1
2009-06-14use xstrdup, not strdup in ll-merge.cJim Meyering1-4/+4
2009-06-13git-rerere.txt: grammatical fixups and cleanupsStephen Boyd1-33/+32
2009-05-24http-push.c::remove_locks(): fix use after freeAlex Riesen1-1/+2
2009-05-12Revert "checkout branch: prime cache-tree fully"Junio C Hamano2-8/+29
2009-05-10ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen1-0/+2
2009-05-10ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen1-1/+1
2009-05-06improve error message in config.cAlex Riesen1-1/+1
2009-05-06t4018-diff-funcname: add cpp xfuncname pattern to syntax testBrandon Casey1-1/+1
2009-05-06Work around BSD whose typeof(tv.tv_sec) != time_tBernd Ahlers1-1/+3
2009-05-06git-am.txt: reword extra headers in message bodyStephen Boyd1-4/+4
2009-05-06git-am.txt: Use date or value instead of time or timestampStephen Boyd1-4/+4
2009-05-06git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd1-6/+6
2009-05-06dir.c: Fix two minor grammatical errors in commentsAllan Caffee1-2/+2
2009-05-06git-svn: fix a sloppy Getopt::Long usageRobin H. Johnson1-1/+1
2009-05-04GIT 1.6.2.5v1.6.2.5Junio C Hamano3-2/+23
2009-05-04GIT 1.6.1.4v1.6.1.4Junio C Hamano2-1/+26
2009-05-02honor repack.usedeltabaseoffset when fetching packsNicolas Pitre1-1/+12
2009-04-29diff -c -p: do not die on submodulesJunio C Hamano2-12/+65
2009-04-28grep: fix segfault when "git grep '('" is givenLinus Torvalds2-2/+10
2009-04-27Documentation: fix a grammatical error in api-builtin.txtAllan Caffee1-1/+1
2009-04-27builtin-merge: fix a typo in an error messageAllan Caffee1-1/+1
2009-04-23test-genrandom: Add newline to usage stringStephen Boyd1-1/+1
2009-04-20tests: make test-apply-criss-cross-rename more robustMichał Kiedrowicz1-3/+31
2009-04-20builtin-apply: keep information about files to be deletedMichał Kiedrowicz2-8/+47