summaryrefslogtreecommitdiffstats
path: root/t/t4102-apply-rename.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-15Fix pack-index issue on 64-bit platforms a bit more portably.v1.3.3Junio C Hamano2-4/+2
2006-05-15Install git-send-email by defaultEric Wong2-7/+4
2006-05-15Fix compilation on newer NetBSD systemsDennis Stosberg1-1/+3
2006-05-15Ensure author & committer before asking for commit message.Sean1-0/+2
2006-05-15include header to define uint32_t, necessary on Mac OS XBen Clifford2-0/+2
2006-05-13git config syntax updatesLinus Torvalds3-20/+90
2006-05-13Another config file parsing fix.sean1-1/+3
2006-05-13checkout: use --aggressive when running a 3-way merge (-m).Junio C Hamano1-1/+1
2006-05-13Fix git-pack-objects for 64-bit platformsDennis Stosberg2-2/+2
2006-05-10revert/cherry-pick: use aggressive merge.Linus Torvalds1-1/+1
2006-05-09read-cache.c: use xcalloc() not calloc()Yakov Lerner1-1/+1
2006-05-09apply: fix infinite loop with multiple patches with --indexEric Wong1-9/+9
2006-05-09Separate object name errors from usage errorsDmitry V. Levin13-25/+36
2006-05-08Documentation: {caret} fixes (git-rev-list.txt)Junio C Hamano1-3/+4
2006-05-08Fix "git diff --stat" with long filenamesLinus Torvalds1-1/+1
2006-05-08Fix repo-config set-multivar error return path.Junio C Hamano1-12/+6
2006-05-08repack: honor -d even when no new pack was createdMartin Waitz1-7/+7
2006-05-08clone: keep --reference even with -l -sMartin Waitz2-1/+79
2006-05-08repo-config: document what value_regexp does a bit more clearly.Junio C Hamano1-4/+5
2006-05-08Release config lock if the regex is invalidPavel Roskin1-0/+2
2006-05-07core-tutorial.txt: escape asteriskMatthias Lederhofer1-1/+1
2006-05-05core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano6-11/+17
2006-05-05repo-config: trim white-space before commentJohannes Schindelin1-6/+6
2006-05-05Fix for config file section parsing.sean1-2/+3
2006-05-04Add a few more words to the glossary.v1.3.2Jon Loeliger1-12/+51
2006-05-04Added definitions for a few words:Jon Loeliger2-1/+34
2006-05-04Alphabetize the glossary.Jon Loeliger1-169/+170
2006-05-03fix various typos in documentationMatthias Kestenholz3-4/+4
2006-05-02git-send-email: fix version string to be valid perlMartin Langhoff1-1/+8
2006-05-02Give the user a hint for how to continue in the case that git-am fails becaus...Robert Shearman1-3/+23
2006-04-30git-format-patch: Use rfc2822 compliant date.Huw Davies1-5/+4
2006-04-28Fix trivial typo in git-log man page.Sean Estabrooks1-4/+3
2006-04-28Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2-1/+17
2006-04-28Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks6-108/+104
2006-04-28Update the git-branch man page to include the "-r" option,Sean Estabrooks2-19/+40
2006-04-28annotate: display usage information if no filename was givenMatthias Kestenholz1-3/+4
2006-04-28annotate: fix warning about uninitialized scalarMatthias Kestenholz1-0/+3
2006-04-28git-am --resolved: more usable error message.Junio C Hamano1-0/+7
2006-04-28verify-pack: check integrity in a saner order.Junio C Hamano1-3/+3
2006-04-27commit-tree.c: check_valid() microoptimization.Junio C Hamano1-6/+5
2006-04-26Fix filename verification when in a subdirectoryLinus Torvalds4-18/+29
2006-04-26rebase: typofix.Junio C Hamano1-1/+1
2006-04-25socksetup: don't return on set_reuse_addr() errorv1.3.1Serge E. Hallyn1-1/+1
2006-04-25Document the configuration filePetr Baudis3-14/+198
2006-04-25Document git-var -l listing also configuration variablesPetr Baudis1-1/+4
2006-04-25rev-parse: better error message for ambiguous argumentsPaul Mackerras1-2/+10
2006-04-21git-log produces no outputLinus Torvalds1-0/+2
2006-04-21fix pack-object buffer sizeNicolas Pitre1-1/+1
2006-04-21mailinfo: decode underscore used in "Q" encoding properly.Junio C Hamano1-5/+7
2006-04-21Reintroduce svn pools to solve the memory leak.Santi_BĂ©jar1-1/+3