Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bidirectional_transfer_loop() | Ilari Liusvaara | 2010-10-13 | 3 | -0/+317 |
* | Git 1.7.3v1.7.3 | Junio C Hamano | 2010-09-18 | 3 | -14/+8 |
* | Merge branch 'js/ls-files-x-doc' | Junio C Hamano | 2010-09-18 | 1 | -5/+6 |
|\ | |||||
| * | ls-files documentation: reword for consistency | Junio C Hamano | 2010-09-15 | 1 | -4/+4 |
| * | git-ls-files.txt: clarify -x/--exclude option | Jay Soffian | 2010-09-15 | 1 | -2/+3 |
* | | git-rebase--interactive.sh: replace cut with ${v%% *} | Chris Johnsen | 2010-09-17 | 1 | -1/+1 |
* | | t/t7300: workaround ancient touch by rearranging arguments | Brandon Casey | 2010-09-17 | 1 | -1/+1 |
* | | Merge branch 'bg/fix-t7003' | Junio C Hamano | 2010-09-16 | 1 | -38/+41 |
|\ \ | |||||
| * | | t7003: Use test_commit instead of custom function | Brian Gernhardt | 2010-09-13 | 1 | -38/+41 |
* | | | Git 1.7.3 rc2v1.7.3-rc2 | Junio C Hamano | 2010-09-15 | 2 | -3/+9 |
* | | | Merge branch 'dr/maint-ls-tree-prefix-recursion-fix' | Junio C Hamano | 2010-09-15 | 2 | -0/+11 |
|\ \ \ | |||||
| * | | | ls-tree $di $dir: do not mistakenly recurse into directories | Junio C Hamano | 2010-09-12 | 2 | -0/+11 |
* | | | | Merge branch 'os/fix-rebase-diff-no-prefix' | Junio C Hamano | 2010-09-15 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Add --src/dst-prefix to git-formt-patch in git-rebase.sh | Oded Shimon | 2010-09-09 | 1 | -0/+1 |
* | | | | | Merge branch 'jl/fix-test' | Junio C Hamano | 2010-09-15 | 35 | -491/+604 |
|\ \ \ \ \ | |||||
| * | | | | | t1020: Get rid of 'cd "$HERE"' at the start of each test | Jens Lehmann | 2010-09-09 | 1 | -41/+50 |
| * | | | | | t2016 (checkout -p): add missing && | Jonathan Nieder | 2010-09-09 | 1 | -1/+1 |
| * | | | | | t1302 (core.repositoryversion): style tweaks | Jonathan Nieder | 2010-09-09 | 1 | -24/+40 |
| * | | | | | t2105 (gitfile): add missing && | Jonathan Nieder | 2010-09-09 | 1 | -1/+1 |
| * | | | | | t1450 (fsck): remove dangling objects | Jonathan Nieder | 2010-09-09 | 1 | -58/+82 |
| * | | | | | tests: subshell indentation stylefix | Jonathan Nieder | 2010-09-09 | 22 | -192/+260 |
| * | | | | | Merge branch 'jl/maint-fix-test' | Junio C Hamano | 2010-09-06 | 32 | -260/+256 |
| |\ \ \ \ \ | |||||
| | * | | | | | Several tests: cd inside subshell instead of around | Jens Lehmann | 2010-09-06 | 32 | -260/+256 |
* | | | | | | | Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor' | Junio C Hamano | 2010-09-15 | 3 | -14/+40 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | filter-branch: retire --remap-to-ancestor | Csaba Henk | 2010-08-27 | 3 | -14/+40 |
* | | | | | | | | Merge branch 'ch/maint-cannot-create-bundle-error' | Junio C Hamano | 2010-09-15 | 2 | -2/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | bundle: detect if bundle file cannot be created | Csaba Henk | 2010-08-27 | 2 | -2/+11 |
* | | | | | | | | | Merge branch 'ks/recursive-rename-add-identical' | Junio C Hamano | 2010-09-15 | 2 | -0/+41 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | RE: [PATCH] Avoid rename/add conflict when contents are identical | Schalk, Ken | 2010-09-03 | 2 | -0/+41 |
* | | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2010-09-15 | 6 | -411/+454 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
| * | | | | | | | | | git-gui 0.13gitgui-0.13.0 | Pat Thoyts | 2010-09-14 | 1 | -1/+1 |
| * | | | | | | | | | git-gui: avoid mis-encoding the copyright message on Windows. | Pat Thoyts | 2010-09-13 | 1 | -2/+2 |
| * | | | | | | | | | git-gui: Update Swedish translation (521t). | Peter Krefting | 2010-09-13 | 1 | -399/+403 |
| * | | | | | | | | | git-gui: ensure correct application termination in git-gui--askpass | Pat Thoyts | 2010-08-18 | 1 | -6/+13 |
| * | | | | | | | | | git-gui: handle textconv filter on Windows and in development | Pat Thoyts | 2010-08-12 | 2 | -3/+15 |
| * | | | | | | | | | git-gui: use shell to launch textconv filter in "blame" | Matthieu Moy | 2010-08-12 | 3 | -1/+10 |
| * | | | | | | | | | git-gui: display error launching blame as a message box. | Pat Thoyts | 2010-08-08 | 1 | -1/+6 |
| * | | | | | | | | | git-gui: Make usage statement visible on Windows. | Pat Thoyts | 2010-08-08 | 1 | -1/+7 |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-09-12 | 2 | -63/+70 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t3101: modernise style | Junio C Hamano | 2010-09-12 | 1 | -62/+64 |
| * | | | | | | | | | | compat/nedmalloc: don't force NDEBUG on the rest of git | René Scharfe | 2010-09-11 | 1 | -1/+6 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | vcs-svn: Fix some printf format compiler warnings | Ramsay Jones | 2010-09-12 | 3 | -5/+10 |
* | | | | | | | | | | Git 1.7.3 rc1v1.7.3-rc1 | Junio C Hamano | 2010-09-10 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'np/relnotes-in-subdir' | Junio C Hamano | 2010-09-10 | 111 | -108/+108 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | install-webdoc: keep installed RelNotes-*.txt | Junio C Hamano | 2010-09-09 | 1 | -1/+1 |
| * | | | | | | | | | | Documentation: move RelNotes into a directory of their own | Nicolas Pitre | 2010-09-06 | 111 | -107/+107 |
* | | | | | | | | | | | Prepare for 1.7.3 rc1 | Junio C Hamano | 2010-09-10 | 1 | -2/+10 |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-09-10 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | config.txt: fix placement of diff.noprefix | Mark Lodato | 2010-09-10 | 1 | -2/+3 |
* | | | | | | | | | | | t/t4018: avoid two unnecessary sub-shell invocations | Brandon Casey | 2010-09-10 | 1 | -4/+4 |