aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'zf/maint-gitweb-acname' into maintJunio C Hamano2009-08-21
|\
| * gitweb: parse_commit_text encoding fixZoltán Füzesi2009-08-05
* | Merge branch 'np/maint-limit-delta-cache' into maintJunio C Hamano2009-08-21
|\ \
| * | don't let the delta cache grow unbounded in 'git repack'Nicolas Pitre2009-08-05
* | | Merge branch 'jk/maint-show-tag' into maintJunio C Hamano2009-08-21
|\ \ \
| * | | show: add space between multiple itemsJeff King2009-07-19
| * | | show: suppress extra newline when showing annotated tagJeff King2009-07-19
* | | | Merge branch 'sb/maint-pull-rebase' into maintJunio C Hamano2009-08-21
|\ \ \ \
| * | | | pull: support rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-19
| * | | | t5520-pull: Test for rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-19
| |/ / /
* | | | filter-branch: make the usage string fit on 80 chars terminals.Matthieu Moy2009-08-18
* | | | filter-branch: add an example how to add ACKs to a range of commitsJohannes Schindelin2009-08-18
* | | | docs: describe impact of repack on "clone -s"Jeff King2009-08-17
* | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-12
|\ \ \ \
| * | | | 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
* | | | | push: point to 'git pull' and 'git push --force' in case of non-fast forwardMatthieu Moy2009-08-12
* | | | | Documentation: add: <filepattern>... is optionalPaul Bolle2009-08-12
* | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-10
|\ \ \ \ \ | |/ / / /
| * | | | Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2009-08-10
* | | | | git-instaweb: fix mod_perl detection for apache2Mark A Rada2009-08-09
* | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-07
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | 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
* | | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-05
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
* | | | | | | gitweb/README: Document $base_urlJakub Narebski2009-08-05
* | | | | | | Documentation: git submodule: add missing options to synopsisJens Lehmann2009-08-05
| |_|_|_|_|/ |/| | | | |
* | | | | | GIT 1.6.4v1.6.4Junio C Hamano2009-07-29
* | | | | | Sync with 1.6.3.4Junio C Hamano2009-07-29
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | Update the documentation of the raw diff output formatDavid Kågedal2009-07-28
* | | | | | git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber2009-07-28
* | | | | | t9143: do not fail if Compress::Zlib is missingEric Wong2009-07-26
* | | | | | Trivial path quoting fixes in git-instawebSean Estabrooks2009-07-26
* | | | | | Merge branch 'gp/maint-rebase-p-onto'Junio C Hamano2009-07-26
|\ \ \ \ \ \
| * | | | | | Fix rebase -p --ontoGreg Price2009-07-22
* | | | | | | Merge branch 'en/fast-export'Junio C Hamano2009-07-26
|\ \ \ \ \ \ \
| * | | | | | | fast-export: Document the fact that git-rev-list arguments are acceptedElijah Newren2009-06-27
| * | | | | | | Add new fast-export testcasesElijah Newren2009-06-27
| * | | | | | | fast-export: Add a --tag-of-filtered-object option for newly dangling tagsElijah Newren2009-06-27