summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-12Change mentions of "git programs" to "git commands"Libravatar Ori Avtalion8-10/+10
2009-08-12Documentation: merge: one <remote> is requiredLibravatar Paul Bolle1-1/+1
2009-08-12help.c: give correct structure's size to memset()Libravatar Johan Herland1-1/+1
2009-08-10Fix typos in git-remote.txt and git-symbolic-ref.txtLibravatar Štěpán Němec2-4/+4
2009-08-07Merge branch 'maint-1.6.2' into maint-1.6.3Libravatar Junio C Hamano2-11/+27
2009-08-07Merge branch 'maint-1.6.1' into maint-1.6.2Libravatar Junio C Hamano2-11/+27
2009-08-07Merge branch 'maint-1.6.0' into maint-1.6.1Libravatar Junio C Hamano2-11/+27
2009-08-07verify-pack -v: do not report "chain length 0"Libravatar Junio C Hamano1-8/+19
2009-08-07t5510: harden the way verify-pack is usedLibravatar Junio C Hamano1-3/+8
2009-08-05Better usage string for reflog.Libravatar Matthieu Moy1-1/+1
2009-08-04hg-to-git: don't import the unused popen2 moduleLibravatar Miklos Vajna1-1/+1
2009-08-04send-email: remove debug traceLibravatar Erik Faye-Lund1-1/+0
2009-07-31config: Keep inner whitespace verbatimLibravatar Björn Steinbrink2-6/+9
2009-07-28GIT 1.6.3.4Libravatar Junio C Hamano3-2/+38
2009-07-28config.txt: document add.ignore-errorsLibravatar Stephen Boyd1-0/+5
2009-07-28request-pull: allow ls-remote to notice remote.$nickname.uploadpackLibravatar Tom Grennan1-1/+1
2009-07-25t8005: Nobody writes Russian in shift_jisLibravatar Junio C Hamano4-17/+19
2009-07-25Fix severe breakage in "git-apply --whitespace=fix"Libravatar Junio C Hamano2-5/+9
2009-07-24SunOS grep does not understand -C<n> nor -eLibravatar Junio C Hamano1-0/+1
2009-07-24Fix export_marks() error handling.Libravatar Matthias Andree1-4/+10
2009-07-23git branch: clean up detached branch handlingLibravatar Linus Torvalds1-15/+23
2009-07-23git branch: avoid unnecessary object lookupsLibravatar Linus Torvalds1-10/+14
2009-07-23git branch: fix performance problemLibravatar Linus Torvalds1-5/+5
2009-07-22do_one_ref(): null_sha1 check is not about broken refLibravatar Junio C Hamano1-2/+3
2009-07-22Trailing whitespace and no newline fixLibravatar SZEDER Gábor2-3/+20
2009-07-22diff --cc: a lost line at the beginning of the file is shown incorrectlyLibravatar Junio C Hamano2-7/+93
2009-07-22combine-diff.c: fix performance problem when folding common deleted linesLibravatar Junio C Hamano1-8/+5
2009-07-18checkout -f: deal with a D/F conflict entry correctlyLibravatar Junio C Hamano1-1/+1
2009-07-16sha1_name.c: avoid unnecessary strbuf_releaseLibravatar Brandon Casey1-2/+0
2009-07-16refs.c: release file descriptor on error returnLibravatar Brandon Casey1-1/+3
2009-07-08Merge branch 'cb/maint-fetch-refspec-wo-dst' into maintLibravatar Junio C Hamano1-1/+1
2009-07-08Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maintLibravatar Junio C Hamano1-1/+1
2009-07-08Documentation: update description of shell aliasesLibravatar Sitaram Chamarty1-1/+3
2009-07-01request-pull: really really disable pagerLibravatar Michal Marek1-3/+4
2009-06-30attr: plug minor memory leakLibravatar René Scharfe1-0/+2
2009-06-30request-pull: really disable pagerLibravatar Junio C Hamano1-2/+2
2009-06-30Makes some cleanup/review in gittutorialLibravatar Thadeu Lima de Souza Cascardo1-12/+12
2009-06-30Makefile: git.o depends on library headersLibravatar Johannes Sixt1-1/+1
2009-06-30git-submodule documentation: fix foreach exampleLibravatar Miklos Vajna2-2/+4
2009-06-27gitweb/README: fix AliasMatch in exampleLibravatar Giuseppe Bilotta1-1/+9
2009-06-27Test grep --and/--or/--notLibravatar Thomas Rast1-0/+30
2009-06-27Test git archive --remoteLibravatar Thomas Rast1-0/+4
2009-06-25git-remote: fix missing .uploadpack usage for show commandLibravatar Chris Frey1-1/+1
2009-06-23fread does not return negative on errorLibravatar Roel Kluin1-1/+1
2009-06-22t3700-add: add a POSIXPERM prerequisite to a new testLibravatar Johannes Sixt1-1/+1
2009-06-22Merge branch 'sb/maint-1.6.0-add-config-fix' into maintLibravatar Junio C Hamano2-2/+15
2009-06-21GIT 1.6.3.3Libravatar Junio C Hamano3-2/+40
2009-06-21Merge branch 'ak/maint-for-each-ref-no-lookup' into maintLibravatar Junio C Hamano1-9/+17
2009-06-21Merge branch 'rc/maint-http-local-slot-fix' into maintLibravatar Junio C Hamano2-0/+12
2009-06-21Merge branch 'cb/maint-no-double-merge' into maintLibravatar Junio C Hamano2-1/+7