Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | t6200-fmt-merge-msg: Exercise '--log' to configure shortlog length | Ramkumar Ramachandra | 2010-09-09 | 1 | -0/+43 | |
| * | | | | | | | | | | | | t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length | Ramkumar Ramachandra | 2010-09-09 | 1 | -0/+48 | |
| * | | | | | | | | | | | | merge: Make 'merge.log' an integer or boolean option | Ramkumar Ramachandra | 2010-09-09 | 4 | -14/+21 | |
| * | | | | | | | | | | | | merge: Make '--log' an integer option for number of shortlog entries | Ramkumar Ramachandra | 2010-09-09 | 4 | -24/+37 | |
| * | | | | | | | | | | | | fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len | Ramkumar Ramachandra | 2010-09-09 | 3 | -27/+24 | |
* | | | | | | | | | | | | | Merge branch 'po/etc-gitattributes' | Junio C Hamano | 2010-09-29 | 6 | -5/+95 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add global and system-wide gitattributes | Petr Onderka | 2010-09-01 | 6 | -5/+95 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | MinGW: avoid collisions between "tags" and "TAGS" | Junio C Hamano | 2010-09-29 | 1 | -6/+9 | |
* | | | | | | | | | | | | diff: trivial fix for --output file error message | Matthieu Moy | 2010-09-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | user-manual: fix anchor name Finding-comments-With-given-Content | Michael J Gruber | 2010-09-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | user-manual: be consistent in illustrations to 'git rebase' | Kirill Smelkov | 2010-09-29 | 1 | -2/+2 | |
* | | | | | | | | | | | | stash: simplify parsing fixes | Jon Seymour | 2010-09-29 | 1 | -21/+7 | |
* | | | | | | | | | | | | Git 1.7.3.1v1.7.3.1 | Junio C Hamano | 2010-09-29 | 4 | -3/+18 | |
* | | | | | | | | | | | | stash: fix git stash branch regression when branch creation fails | Jon Seymour | 2010-09-29 | 2 | -4/+4 | |
* | | | | | | | | | | | | stash drops the stash even if creating the branch fails because it already ex... | Tomas Carnecky | 2010-09-29 | 1 | -0/+11 | |
* | | | | | | | | | | | | Fix missing 'does' in man-page for 'git checkout' | Linus Torvalds | 2010-09-27 | 1 | -8/+8 | |
* | | | | | | | | | | | | dir.c: squelch false uninitialized memory warning | Pat Notz | 2010-09-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | git-send-email.perl: ensure $domain is defined before using it | Brandon Casey | 2010-09-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | wt-status.c: don't leak directory entries when processing untracked,ignored | Brandon Casey | 2010-09-27 | 1 | -10/+6 | |
* | | | | | | | | | | | | t6050 (replace): fix bogus "fetch branch with replacement" test | Christian Couder | 2010-09-27 | 1 | -3/+10 | |
* | | | | | | | | | | | | Documentation: Refer to git-commit-tree in git-filter-branch help | Wesley J. Landaker | 2010-09-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | update comment and documentation for :/foo syntax | Matthieu Moy | 2010-09-27 | 2 | -1/+4 | |
* | | | | | | | | | | | | Improvements to `git checkout -h` | Daniel Knittl-Frank | 2010-09-27 | 1 | -6/+6 | |
* | | | | | | | | | | | | contrib/completion: --no-index option to git diff | Michael J Gruber | 2010-09-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | prefer test -h over test -L in shell scripts | Jeff King | 2010-09-27 | 3 | -5/+5 | |
* | | | | | | | | | | | | CodingGuidelines: spell Arithmetic Expansion with $(($var)) | Junio C Hamano | 2010-09-27 | 1 | -0/+4 | |
* | | | | | | | | | | | | t1503: Fix arithmetic expansion syntax error when using dash | Ramsay Jones | 2010-09-27 | 1 | -2/+2 | |
* | | | | | | | | | | | | strbuf.h: fix comment typo | Pat Notz | 2010-09-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | git-stash: fix flag parsing | Brian Gernhardt | 2010-09-26 | 2 | -8/+15 | |
* | | | | | | | | | | | | t/t3903-stash: improve testing of git-stash show | Brandon Casey | 2010-09-26 | 1 | -4/+58 | |
* | | | | | | | | | | | | 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 |