summaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes-1.5.3.5.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-29GIT 1.6.3.4v1.6.3.4Junio C Hamano3-2/+38
2009-07-29config.txt: document add.ignore-errorsStephen Boyd1-0/+5
2009-07-29request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan1-1/+1
2009-07-28Update the documentation of the raw diff output formatDavid Kågedal5-9/+10
2009-07-28git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber1-1/+1
2009-07-26t9143: do not fail if Compress::Zlib is missingEric Wong1-3/+12
2009-07-26Trivial path quoting fixes in git-instawebSean Estabrooks1-2/+2
2009-07-26GIT 1.6.4-rc3v1.6.4-rc3Junio C Hamano1-4/+7
2009-07-26Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi1-1/+2
2009-07-25git svn: make minimize URL more reliable over http(s)Eric Wong1-1/+5
2009-07-25Disable asciidoc 8.4.1+ semantics for `{plus}` and friendsThomas Rast1-1/+1
2009-07-25git svn: avoid escaping '/' when renaming/copying filesEric Wong1-1/+1
2009-07-25t9142: stop httpd after the testEric Wong1-0/+2
2009-07-25git svn: the branch command no longer needs the full pathEric Wong2-7/+20
2009-07-25git svn: revert default behavior for --minimize-urlEric Wong3-5/+21
2009-07-25git svn: add gc commandRobert Allan Zeh3-0/+81
2009-07-25t8005: Nobody writes Russian in shift_jisJunio C Hamano4-17/+19
2009-07-25Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano2-5/+9
2009-07-25Update release notes for 1.6.4Junio C Hamano1-2/+13
2009-07-25After renaming a section, print any trailing variable definitionsAlex Vandiver2-3/+41
2009-07-25Make section_name_match start on '[', and return the length on successAlex Vandiver1-3/+16
2009-07-24send-email: detect cycles in alias expansionJeff King1-7/+11
2009-07-24Show the presence of untracked files in the bash prompt.Daniel Trstenjak1-2/+13
2009-07-24SunOS grep does not understand -C<n> nor -eJunio C Hamano1-0/+1
2009-07-24Fix export_marks() error handling.Matthias Andree1-4/+10
2009-07-24git repack: keep commits hidden by a graftJohannes Schindelin7-4/+20
2009-07-24Add a test showing that 'git repack' throws away grafted-away parentsBjörn Steinbrink1-0/+12
2009-07-24git branch: clean up detached branch handlingLinus Torvalds1-15/+23
2009-07-24git branch: avoid unnecessary object lookupsLinus Torvalds1-10/+14
2009-07-24git branch: fix performance problemLinus Torvalds1-5/+5
2009-07-23git svn: fix shallow clone when upstream revision is too newEric Wong2-0/+31
2009-07-23do_one_ref(): null_sha1 check is not about broken refJunio C Hamano1-2/+3
2009-07-23configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2Brandon Casey1-3/+2
2009-07-23janitor: useless checks before freePierre Habouzit2-3/+2
2009-07-23janitor: add DIV_ROUND_UP and use it.Pierre Habouzit3-2/+4
2009-07-23refactor: use bitsizeof() instead of 8 * sizeof()Pierre Habouzit3-3/+4
2009-07-23janitor: use NULL and not 0 for pointers.Pierre Habouzit1-1/+1
2009-07-23git stash: modernize use of "dashed" git-XXX callsMartin Koegler1-3/+3
2009-07-23Improve doc for format-patch threading options.Yann Dirson2-12/+31
2009-07-23List send-email config options in config.txt.Yann Dirson1-0/+44
2009-07-23configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey2-2/+3
2009-07-23Trailing whitespace and no newline fixSZEDER Gábor2-3/+20
2009-07-23diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano2-7/+93
2009-07-23combine-diff.c: fix performance problem when folding common deleted linesJunio C Hamano1-8/+5
2009-07-22Fix rebase -p --ontoGreg Price2-1/+81
2009-07-20git svn: fix reparenting when ugly http(s) URLs are usedEric Wong1-2/+4
2009-07-20git svn: rename tests that had conflicting numbersEric Wong2-0/+0
2009-07-19Updates to draft release notes to 1.6.4Junio C Hamano1-10/+47
2009-07-19push: do not give big warning when no preference is configuredJunio C Hamano3-28/+2
2009-07-19t4202-log.sh: Test git log --no-walk sort orderMichael J Gruber1-0/+20