summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* config.txt: document add.ignore-errorsStephen Boyd2009-07-281-0/+5
* request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan2009-07-281-1/+1
* t8005: Nobody writes Russian in shift_jisJunio C Hamano2009-07-254-17/+19
* Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano2009-07-252-5/+9
* SunOS grep does not understand -C<n> nor -eJunio C Hamano2009-07-241-0/+1
* Fix export_marks() error handling.Matthias Andree2009-07-241-4/+10
* git branch: clean up detached branch handlingLinus Torvalds2009-07-231-15/+23
* git branch: avoid unnecessary object lookupsLinus Torvalds2009-07-231-10/+14
* git branch: fix performance problemLinus Torvalds2009-07-231-5/+5
* do_one_ref(): null_sha1 check is not about broken refJunio C Hamano2009-07-221-2/+3
* Trailing whitespace and no newline fixSZEDER Gábor2009-07-222-3/+20
* diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano2009-07-222-7/+93
* combine-diff.c: fix performance problem when folding common deleted linesJunio C Hamano2009-07-221-8/+5
* checkout -f: deal with a D/F conflict entry correctlyJunio C Hamano2009-07-181-1/+1
* sha1_name.c: avoid unnecessary strbuf_releaseBrandon Casey2009-07-161-2/+0
* refs.c: release file descriptor on error returnBrandon Casey2009-07-161-1/+3
* Merge branch 'cb/maint-fetch-refspec-wo-dst' into maintJunio C Hamano2009-07-081-1/+1
|\
| * fetch: do not create ref from empty nameClemens Buchacher2009-06-181-1/+1
* | Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maintJunio C Hamano2009-07-081-1/+1
|\ \
| * | git-remote: fix missing .uploadpack usage for show commandChris Frey2009-06-251-1/+1
* | | Documentation: update description of shell aliasesSitaram Chamarty2009-07-081-1/+3
* | | request-pull: really really disable pagerMichal Marek2009-07-011-3/+4
* | | attr: plug minor memory leakRené Scharfe2009-06-301-0/+2
* | | request-pull: really disable pagerJunio C Hamano2009-06-301-2/+2
* | | Makes some cleanup/review in gittutorialThadeu Lima de Souza Cascardo2009-06-301-12/+12
* | | Makefile: git.o depends on library headersJohannes Sixt2009-06-301-1/+1
* | | git-submodule documentation: fix foreach exampleMiklos Vajna2009-06-302-2/+4
* | | gitweb/README: fix AliasMatch in exampleGiuseppe Bilotta2009-06-271-1/+9
* | | Test grep --and/--or/--notThomas Rast2009-06-271-0/+30
* | | Test git archive --remoteThomas Rast2009-06-271-0/+4
|/ /
* | fread does not return negative on errorRoel Kluin2009-06-231-1/+1
* | t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt2009-06-221-1/+1
* | Merge branch 'sb/maint-1.6.0-add-config-fix' into maintJunio C Hamano2009-06-222-2/+15
|\ \
| * | add: allow configurations to be overriden by command lineStephen Boyd2009-06-182-2/+15
* | | GIT 1.6.3.3v1.6.3.3Junio C Hamano2009-06-213-2/+40
* | | Merge branch 'ak/maint-for-each-ref-no-lookup' into maintJunio C Hamano2009-06-211-9/+17
|\ \ \
| * | | for-each-ref: Do not lookup objects when they will not be usedAnders Kaseorg2009-05-281-9/+17
* | | | Merge branch 'rc/maint-http-local-slot-fix' into maintJunio C Hamano2009-06-212-0/+12
|\ \ \ \
| * | | | http*: cleanup slot->local after fcloseTay Ray Chuan2009-06-062-0/+12
* | | | | Merge branch 'cb/maint-no-double-merge' into maintJunio C Hamano2009-06-212-1/+7
|\ \ \ \ \
| * | | | | refuse to merge during a mergeClemens Buchacher2009-06-012-1/+7
* | | | | | Merge branch 'mn/maint-iconv-autoconf' into maintJunio C Hamano2009-06-211-0/+8
|\ \ \ \ \ \
| * | | | | | fix handling of iconv configuration optionsMarco Nelissen2009-06-081-0/+8
* | | | | | | Merge branch 'lt/maint-unsigned-left-shift' into maintJunio C Hamano2009-06-218-16/+12
|\ \ \ \ \ \ \
| * | | | | | | Fix big left-shifts of unsigned charLinus Torvalds2009-06-188-16/+12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'pb/maint-1.6.2-userdiff-fix' into maintJunio C Hamano2009-06-212-7/+10
|\ \ \ \ \ \ \
| * | | | | | | upload-archive: fix infinite loop on CygwinRené Scharfe2009-06-181-5/+7
| * | | | | | | avoid exponential regex match for java and objc function namesPaolo Bonzini2009-06-181-2/+3
* | | | | | | | attribute: whitespace set to true detects all errors known to gitJunio C Hamano2009-06-211-5/+7
* | | | | | | | .gitattributes: CR at the end of the line is an errorNanako Shiraishi2009-06-211-1/+1