aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix simple deepening of a repoNicolas Pitre2009-08-24
* Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-12
* Documentation: merge: one <remote> is requiredPaul Bolle2009-08-12
* help.c: give correct structure's size to memset()Johan Herland2009-08-12
* Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2009-08-10
* Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-07
|\
| * Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-07
| |\
| | * Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-07
| | |\
| | | * verify-pack -v: do not report "chain length 0"Junio C Hamano2009-08-07
| | | * t5510: harden the way verify-pack is usedJunio C Hamano2009-08-07
* | | | Better usage string for reflog.Matthieu Moy2009-08-05
* | | | hg-to-git: don't import the unused popen2 moduleMiklos Vajna2009-08-04
* | | | send-email: remove debug traceErik Faye-Lund2009-08-04
* | | | config: Keep inner whitespace verbatimBjörn Steinbrink2009-07-31
* | | | GIT 1.6.3.4v1.6.3.4Junio C Hamano2009-07-28
* | | | config.txt: document add.ignore-errorsStephen Boyd2009-07-28
* | | | request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan2009-07-28
* | | | t8005: Nobody writes Russian in shift_jisJunio C Hamano2009-07-25
* | | | Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano2009-07-25
* | | | SunOS grep does not understand -C<n> nor -eJunio C Hamano2009-07-24
* | | | Fix export_marks() error handling.Matthias Andree2009-07-24
* | | | git branch: clean up detached branch handlingLinus Torvalds2009-07-23
* | | | git branch: avoid unnecessary object lookupsLinus Torvalds2009-07-23
* | | | git branch: fix performance problemLinus Torvalds2009-07-23
* | | | do_one_ref(): null_sha1 check is not about broken refJunio C Hamano2009-07-22
* | | | Trailing whitespace and no newline fixSZEDER Gábor2009-07-22
* | | | diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano2009-07-22
* | | | combine-diff.c: fix performance problem when folding common deleted linesJunio C Hamano2009-07-22
* | | | checkout -f: deal with a D/F conflict entry correctlyJunio C Hamano2009-07-18
* | | | sha1_name.c: avoid unnecessary strbuf_releaseBrandon Casey2009-07-16
* | | | refs.c: release file descriptor on error returnBrandon Casey2009-07-16
* | | | Merge branch 'cb/maint-fetch-refspec-wo-dst' into maintJunio C Hamano2009-07-08
|\ \ \ \
| * | | | fetch: do not create ref from empty nameClemens Buchacher2009-06-18
* | | | | Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maintJunio C Hamano2009-07-08
|\ \ \ \ \
| * | | | | git-remote: fix missing .uploadpack usage for show commandChris Frey2009-06-25
* | | | | | Documentation: update description of shell aliasesSitaram Chamarty2009-07-08
* | | | | | request-pull: really really disable pagerMichal Marek2009-07-01
* | | | | | attr: plug minor memory leakRené Scharfe2009-06-30
* | | | | | request-pull: really disable pagerJunio C Hamano2009-06-30
* | | | | | Makes some cleanup/review in gittutorialThadeu Lima de Souza Cascardo2009-06-30
* | | | | | Makefile: git.o depends on library headersJohannes Sixt2009-06-30
* | | | | | git-submodule documentation: fix foreach exampleMiklos Vajna2009-06-30
* | | | | | gitweb/README: fix AliasMatch in exampleGiuseppe Bilotta2009-06-27
* | | | | | Test grep --and/--or/--notThomas Rast2009-06-27
* | | | | | Test git archive --remoteThomas Rast2009-06-27
|/ / / / /
* | | | | fread does not return negative on errorRoel Kluin2009-06-23
* | | | | t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt2009-06-22
* | | | | Merge branch 'sb/maint-1.6.0-add-config-fix' into maintJunio C Hamano2009-06-22
|\ \ \ \ \
| * | | | | add: allow configurations to be overriden by command lineStephen Boyd2009-06-18
* | | | | | GIT 1.6.3.3v1.6.3.3Junio C Hamano2009-06-21