summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-29GIT 1.6.3.4v1.6.3.4Junio C Hamano
2009-07-29config.txt: document add.ignore-errorsStephen Boyd
2009-07-29request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan
2009-07-25t8005: Nobody writes Russian in shift_jisJunio C Hamano
2009-07-25Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano
2009-07-24SunOS grep does not understand -C<n> nor -eJunio C Hamano
2009-07-24Fix export_marks() error handling.Matthias Andree
2009-07-24git branch: clean up detached branch handlingLinus Torvalds
2009-07-24git branch: avoid unnecessary object lookupsLinus Torvalds
2009-07-24git branch: fix performance problemLinus Torvalds
2009-07-23do_one_ref(): null_sha1 check is not about broken refJunio C Hamano
2009-07-23Trailing whitespace and no newline fixSZEDER Gábor
2009-07-22diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano
2009-07-22combine-diff.c: fix performance problem when folding common deleted linesJunio C Hamano
2009-07-18checkout -f: deal with a D/F conflict entry correctlyJunio C Hamano
2009-07-16sha1_name.c: avoid unnecessary strbuf_releaseBrandon Casey
2009-07-16refs.c: release file descriptor on error returnBrandon Casey
2009-07-08Merge branch 'cb/maint-fetch-refspec-wo-dst' into maintJunio C Hamano
2009-07-08Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maintJunio C Hamano
2009-07-08Documentation: update description of shell aliasesSitaram Chamarty
2009-07-01request-pull: really really disable pagerMichal Marek
2009-06-30attr: plug minor memory leakRené Scharfe
2009-06-30request-pull: really disable pagerJunio C Hamano
2009-06-30Makes some cleanup/review in gittutorialThadeu Lima de Souza Cascardo
2009-06-30Makefile: git.o depends on library headersJohannes Sixt
2009-06-30git-submodule documentation: fix foreach exampleMiklos Vajna
2009-06-27gitweb/README: fix AliasMatch in exampleGiuseppe Bilotta
2009-06-27Test grep --and/--or/--notThomas Rast
2009-06-27Test git archive --remoteThomas Rast
2009-06-25git-remote: fix missing .uploadpack usage for show commandChris Frey
2009-06-23fread does not return negative on errorRoel Kluin
2009-06-22t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt
2009-06-22Merge branch 'sb/maint-1.6.0-add-config-fix' into maintJunio C Hamano
2009-06-22GIT 1.6.3.3v1.6.3.3Junio C Hamano
2009-06-22Merge branch 'ak/maint-for-each-ref-no-lookup' into maintJunio C Hamano
2009-06-22Merge branch 'rc/maint-http-local-slot-fix' into maintJunio C Hamano
2009-06-22Merge branch 'cb/maint-no-double-merge' into maintJunio C Hamano
2009-06-22Merge branch 'mn/maint-iconv-autoconf' into maintJunio C Hamano
2009-06-22Merge branch 'lt/maint-unsigned-left-shift' into maintJunio C Hamano
2009-06-22Merge branch 'pb/maint-1.6.2-userdiff-fix' into maintJunio C Hamano
2009-06-21attribute: whitespace set to true detects all errors known to gitJunio C Hamano
2009-06-21.gitattributes: CR at the end of the line is an errorNanako Shiraishi
2009-06-21t3505: fix abuse of test_expect_codeJunio C Hamano
2009-06-21Merge branch 'maint-1.6.2' into maintJunio C Hamano
2009-06-21Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2009-06-21Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-06-21git-show-ref.txt: remove word and make consistentStephen Boyd
2009-06-21git-svn documentation: fix typo in 'rebase vs. pull/merge' sectionMiklos Vajna
2009-06-18add: allow configurations to be overriden by command lineStephen Boyd
2009-06-18http.c: fix compiling with libcurl 7.9.2Mark Lodato