aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge git://repo.or.cz/git-guiJunio C Hamano2009-10-27
|\
| * git-gui: adjust the minimum height of diff pane for shorter screen heightVietor Liu2009-10-27
| * git-gui: fix use of uninitialized variableJens Lehmann2009-09-25
| * git-gui: store wm state and fix wm geometryAlexey Borzenkov2009-09-12
| * git-gui: Ensure submodule path is quoted properlyShawn O. Pearce2009-08-26
| * git-gui: fix diff for partially staged submodule changesJens Lehmann2009-08-26
| * git-gui: Update russian translationAlex Riesen2009-08-12
| * git-gui: Limit display to a maximum number of filesDan Zwell2009-08-12
| * git-gui: remove warning when deleting correctly merged remote branchHeiko Voigt2009-08-10
| * git-gui: Added Greek translation & glossaryJimmy Angelakos2009-08-10
| * git-gui: display summary when showing diff of a submoduleJens Lehmann2009-08-10
* | Update draft release notes to 1.6.6Junio C Hamano2009-10-25
* | Merge branch 'sb/gitweb-link-author'Junio C Hamano2009-10-25
|\ \
| * | gitweb: linkify author/committer names with searchStephen Boyd2009-10-20
* | | Merge branch 'jk/maint-cvsimport-pathname'Junio C Hamano2009-10-25
|\ \ \
| * | | cvsimport: fix relative argument filenamesJeff King2009-10-19
* | | | Merge branch 'iv/tar-lzma-xz'Junio C Hamano2009-10-25
|\ \ \ \
| * | | | import-tars: Add support for tarballs compressed with lzma, xzIngmar Vanhassel2009-10-21
* | | | | Merge branch 'bg/clone-doc'Junio C Hamano2009-10-25
|\ \ \ \ \
| * | | | | git-clone.txt: Fix grammar and formattingBjörn Gustavsson2009-10-21
| |/ / / /
* | | | | Merge branch 'jc/receive-pack-auto'Junio C Hamano2009-10-25
|\ \ \ \ \
| * | | | | receive-pack: run "gc --auto --quiet" and optionally "update-server-info"Junio C Hamano2009-10-21
| * | | | | gc --auto --quiet: make the notice a bit less verboaseJunio C Hamano2009-10-21
| |/ / / /
* | | | | Merge branch 'jc/fsck-default-full'Junio C Hamano2009-10-25
|\ \ \ \ \
| * | | | | fsck: default to "git fsck --full"Junio C Hamano2009-10-20
* | | | | | Sync with 1.6.5.2Junio C Hamano2009-10-25
|\ \ \ \ \ \
| * | | | | | GIT 1.6.5.2v1.6.5.2Junio C Hamano2009-10-25
| * | | | | | Merge branch 'jc/maint-fix-unpack-zlib-check' into maintJunio C Hamano2009-10-25
| |\ \ \ \ \ \
| | * | | | | | Fix incorrect error check while reading deflated pack dataJunio C Hamano2009-10-21
| * | | | | | | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-25
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached' into maint-1.6.4Junio C Hamano2009-10-25
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint-1.6.4Junio C Hamano2009-10-25
| | |\ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ Merge branch 'maint'Junio C Hamano2009-10-25
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT testMarkus Heidelberg2009-10-24
| * | | | | | | | | | Work around option parsing bug in the busybox tar implementationAndreas Schwab2009-10-24
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-10-23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Fix list of released versions in the toc documentJunio C Hamano2009-10-23
| * | | | | | | | | | Merge branch 'jp/maint-send-email-fold' into maintJunio C Hamano2009-10-23
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maintJunio C Hamano2009-10-23
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'pv/maint-add-p-no-exclude' into maintJunio C Hamano2009-10-23
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Do not fail "describe --always" in a tag-less repositoryJunio C Hamano2009-10-23
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Document `delta` attribute in "git help attributes".Nasser Grainawi2009-10-21
| * | | | | | | | | | | | Mark files in t/t5100 as UTF-8Johannes Sixt2009-10-21
| * | | | | | | | | | | | Remove a left-over file from t/t5100Johannes Sixt2009-10-21
* | | | | | | | | | | | | Merge branch 'gb/maint-gitweb-esc-param'Junio C Hamano2009-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | gitweb: fix esc_paramGiuseppe Bilotta2009-10-14
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-10-20
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Documentation/git-gc.txt: change "references" to "reference"Matt Kraai2009-10-20
* | | | | | | | | | | | Merge branch 'bg/rebase-reword'Junio C Hamano2009-10-19
|\ \ \ \ \ \ \ \ \ \ \ \