summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation: update [section.subsection] to reflect what git doescn/doc-config-bare-subsectionCarlos Martín Nieto2011-10-161-3/+4
* Git 1.7.3v1.7.3Junio C Hamano2010-09-183-14/+8
* Merge branch 'js/ls-files-x-doc'Junio C Hamano2010-09-181-5/+6
|\
| * ls-files documentation: reword for consistencyJunio C Hamano2010-09-151-4/+4
| * git-ls-files.txt: clarify -x/--exclude optionJay Soffian2010-09-151-2/+3
* | git-rebase--interactive.sh: replace cut with ${v%% *}Chris Johnsen2010-09-171-1/+1
* | t/t7300: workaround ancient touch by rearranging argumentsBrandon Casey2010-09-171-1/+1
* | Merge branch 'bg/fix-t7003'Junio C Hamano2010-09-161-38/+41
|\ \
| * | t7003: Use test_commit instead of custom functionBrian Gernhardt2010-09-131-38/+41
* | | Git 1.7.3 rc2v1.7.3-rc2Junio C Hamano2010-09-152-3/+9
* | | Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'Junio C Hamano2010-09-152-0/+11
|\ \ \
| * | | ls-tree $di $dir: do not mistakenly recurse into directoriesJunio C Hamano2010-09-122-0/+11
* | | | Merge branch 'os/fix-rebase-diff-no-prefix'Junio C Hamano2010-09-151-0/+1
|\ \ \ \
| * | | | Add --src/dst-prefix to git-formt-patch in git-rebase.shOded Shimon2010-09-091-0/+1
* | | | | Merge branch 'jl/fix-test'Junio C Hamano2010-09-1535-491/+604
|\ \ \ \ \
| * | | | | t1020: Get rid of 'cd "$HERE"' at the start of each testJens Lehmann2010-09-091-41/+50
| * | | | | t2016 (checkout -p): add missing &&Jonathan Nieder2010-09-091-1/+1
| * | | | | t1302 (core.repositoryversion): style tweaksJonathan Nieder2010-09-091-24/+40
| * | | | | t2105 (gitfile): add missing &&Jonathan Nieder2010-09-091-1/+1
| * | | | | t1450 (fsck): remove dangling objectsJonathan Nieder2010-09-091-58/+82
| * | | | | tests: subshell indentation stylefixJonathan Nieder2010-09-0922-192/+260
| * | | | | Merge branch 'jl/maint-fix-test'Junio C Hamano2010-09-0632-260/+256
| |\ \ \ \ \
| | * | | | | Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-0632-260/+256
* | | | | | | Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'Junio C Hamano2010-09-153-14/+40
|\ \ \ \ \ \ \
| * | | | | | | filter-branch: retire --remap-to-ancestorCsaba Henk2010-08-273-14/+40
* | | | | | | | Merge branch 'ch/maint-cannot-create-bundle-error'Junio C Hamano2010-09-152-2/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | bundle: detect if bundle file cannot be createdCsaba Henk2010-08-272-2/+11
* | | | | | | | | Merge branch 'ks/recursive-rename-add-identical'Junio C Hamano2010-09-152-0/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RE: [PATCH] Avoid rename/add conflict when contents are identicalSchalk, Ken2010-09-032-0/+41
* | | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2010-09-156-411/+454
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | git-gui 0.13gitgui-0.13.0Pat Thoyts2010-09-141-1/+1
| * | | | | | | | | git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts2010-09-131-2/+2
| * | | | | | | | | git-gui: Update Swedish translation (521t).Peter Krefting2010-09-131-399/+403
| * | | | | | | | | git-gui: ensure correct application termination in git-gui--askpassPat Thoyts2010-08-181-6/+13
| * | | | | | | | | git-gui: handle textconv filter on Windows and in developmentPat Thoyts2010-08-122-3/+15
| * | | | | | | | | git-gui: use shell to launch textconv filter in "blame"Matthieu Moy2010-08-123-1/+10
| * | | | | | | | | git-gui: display error launching blame as a message box.Pat Thoyts2010-08-081-1/+6
| * | | | | | | | | git-gui: Make usage statement visible on Windows.Pat Thoyts2010-08-081-1/+7
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-09-122-63/+70
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t3101: modernise styleJunio C Hamano2010-09-121-62/+64
| * | | | | | | | | | compat/nedmalloc: don't force NDEBUG on the rest of gitRené Scharfe2010-09-111-1/+6
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | vcs-svn: Fix some printf format compiler warningsRamsay Jones2010-09-123-5/+10
* | | | | | | | | | Git 1.7.3 rc1v1.7.3-rc1Junio C Hamano2010-09-101-1/+1
* | | | | | | | | | Merge branch 'np/relnotes-in-subdir'Junio C Hamano2010-09-10111-108/+108
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | install-webdoc: keep installed RelNotes-*.txtJunio C Hamano2010-09-091-1/+1
| * | | | | | | | | | Documentation: move RelNotes into a directory of their ownNicolas Pitre2010-09-06111-107/+107
* | | | | | | | | | | Prepare for 1.7.3 rc1Junio C Hamano2010-09-101-2/+10
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-09-101-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | config.txt: fix placement of diff.noprefixMark Lodato2010-09-101-2/+3
* | | | | | | | | | | t/t4018: avoid two unnecessary sub-shell invocationsBrandon Casey2010-09-101-4/+4