aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | stash: simplify parsing fixesJon Seymour2010-09-29
* | | Git 1.7.3.1v1.7.3.1Junio C Hamano2010-09-29
* | | stash: fix git stash branch regression when branch creation failsJon Seymour2010-09-29
* | | stash drops the stash even if creating the branch fails because it already ex...Tomas Carnecky2010-09-29
* | | Fix missing 'does' in man-page for 'git checkout'Linus Torvalds2010-09-27
* | | dir.c: squelch false uninitialized memory warningPat Notz2010-09-27
* | | git-send-email.perl: ensure $domain is defined before using itBrandon Casey2010-09-27
* | | wt-status.c: don't leak directory entries when processing untracked,ignoredBrandon Casey2010-09-27
* | | t6050 (replace): fix bogus "fetch branch with replacement" testChristian Couder2010-09-27
* | | Documentation: Refer to git-commit-tree in git-filter-branch helpWesley J. Landaker2010-09-27
* | | update comment and documentation for :/foo syntaxMatthieu Moy2010-09-27
* | | Improvements to `git checkout -h`Daniel Knittl-Frank2010-09-27
* | | contrib/completion: --no-index option to git diffMichael J Gruber2010-09-27
* | | prefer test -h over test -L in shell scriptsJeff King2010-09-27
* | | CodingGuidelines: spell Arithmetic Expansion with $(($var))Junio C Hamano2010-09-27
* | | t1503: Fix arithmetic expansion syntax error when using dashRamsay Jones2010-09-27
* | | strbuf.h: fix comment typoPat Notz2010-09-27
| |/ |/|
* | git-stash: fix flag parsingBrian Gernhardt2010-09-26
* | t/t3903-stash: improve testing of git-stash showBrandon Casey2010-09-26
|/
* Git 1.7.3v1.7.3Junio C Hamano2010-09-18
* Merge branch 'js/ls-files-x-doc'Junio C Hamano2010-09-18
|\
| * ls-files documentation: reword for consistencyJunio C Hamano2010-09-15
| * git-ls-files.txt: clarify -x/--exclude optionJay Soffian2010-09-15
* | git-rebase--interactive.sh: replace cut with ${v%% *}Chris Johnsen2010-09-17
* | t/t7300: workaround ancient touch by rearranging argumentsBrandon Casey2010-09-17
* | Merge branch 'bg/fix-t7003'Junio C Hamano2010-09-16
|\ \
| * | t7003: Use test_commit instead of custom functionBrian Gernhardt2010-09-13
* | | Git 1.7.3 rc2v1.7.3-rc2Junio C Hamano2010-09-15
* | | Merge branch 'dr/maint-ls-tree-prefix-recursion-fix'Junio C Hamano2010-09-15
|\ \ \
| * | | ls-tree $di $dir: do not mistakenly recurse into directoriesJunio C Hamano2010-09-12
* | | | Merge branch 'os/fix-rebase-diff-no-prefix'Junio C Hamano2010-09-15
|\ \ \ \
| * | | | Add --src/dst-prefix to git-formt-patch in git-rebase.shOded Shimon2010-09-09
* | | | | Merge branch 'jl/fix-test'Junio C Hamano2010-09-15
|\ \ \ \ \
| * | | | | t1020: Get rid of 'cd "$HERE"' at the start of each testJens Lehmann2010-09-09
| * | | | | t2016 (checkout -p): add missing &&Jonathan Nieder2010-09-09
| * | | | | t1302 (core.repositoryversion): style tweaksJonathan Nieder2010-09-09
| * | | | | t2105 (gitfile): add missing &&Jonathan Nieder2010-09-09
| * | | | | t1450 (fsck): remove dangling objectsJonathan Nieder2010-09-09
| * | | | | tests: subshell indentation stylefixJonathan Nieder2010-09-09
| * | | | | Merge branch 'jl/maint-fix-test'Junio C Hamano2010-09-06
| |\ \ \ \ \
| | * | | | | Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-06
* | | | | | | Merge branch 'ch/filter-branch-deprecate-remap-to-ancestor'Junio C Hamano2010-09-15
|\ \ \ \ \ \ \
| * | | | | | | filter-branch: retire --remap-to-ancestorCsaba Henk2010-08-27
* | | | | | | | Merge branch 'ch/maint-cannot-create-bundle-error'Junio C Hamano2010-09-15
|\ \ \ \ \ \ \ \
| * | | | | | | | bundle: detect if bundle file cannot be createdCsaba Henk2010-08-27
* | | | | | | | | Merge branch 'ks/recursive-rename-add-identical'Junio C Hamano2010-09-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RE: [PATCH] Avoid rename/add conflict when contents are identicalSchalk, Ken2010-09-03
* | | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2010-09-15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | git-gui 0.13gitgui-0.13.0Pat Thoyts2010-09-14
| * | | | | | | | | git-gui: avoid mis-encoding the copyright message on Windows.Pat Thoyts2010-09-13