summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | t6200-fmt-merge-msg: Exercise '--log' to configure shortlog lengthRamkumar Ramachandra2010-09-091-0/+43
| * | | | | | | | | | | | t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog lengthRamkumar Ramachandra2010-09-091-0/+48
| * | | | | | | | | | | | merge: Make 'merge.log' an integer or boolean optionRamkumar Ramachandra2010-09-094-14/+21
| * | | | | | | | | | | | merge: Make '--log' an integer option for number of shortlog entriesRamkumar Ramachandra2010-09-094-24/+37
| * | | | | | | | | | | | fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_lenRamkumar Ramachandra2010-09-093-27/+24
* | | | | | | | | | | | | Merge branch 'po/etc-gitattributes'Junio C Hamano2010-09-296-5/+95
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add global and system-wide gitattributesPetr Onderka2010-09-016-5/+95
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | MinGW: avoid collisions between "tags" and "TAGS"Junio C Hamano2010-09-291-6/+9
* | | | | | | | | | | | diff: trivial fix for --output file error messageMatthieu Moy2010-09-291-1/+1
* | | | | | | | | | | | user-manual: fix anchor name Finding-comments-With-given-ContentMichael J Gruber2010-09-291-1/+1
* | | | | | | | | | | | user-manual: be consistent in illustrations to 'git rebase'Kirill Smelkov2010-09-291-2/+2
* | | | | | | | | | | | stash: simplify parsing fixesJon Seymour2010-09-291-21/+7
* | | | | | | | | | | | Git 1.7.3.1v1.7.3.1Junio C Hamano2010-09-294-3/+18
* | | | | | | | | | | | stash: fix git stash branch regression when branch creation failsJon Seymour2010-09-292-4/+4
* | | | | | | | | | | | stash drops the stash even if creating the branch fails because it already ex...Tomas Carnecky2010-09-291-0/+11
* | | | | | | | | | | | Fix missing 'does' in man-page for 'git checkout'Linus Torvalds2010-09-271-8/+8
* | | | | | | | | | | | dir.c: squelch false uninitialized memory warningPat Notz2010-09-271-1/+1
* | | | | | | | | | | | git-send-email.perl: ensure $domain is defined before using itBrandon Casey2010-09-271-1/+1
* | | | | | | | | | | | wt-status.c: don't leak directory entries when processing untracked,ignoredBrandon Casey2010-09-271-10/+6
* | | | | | | | | | | | t6050 (replace): fix bogus "fetch branch with replacement" testChristian Couder2010-09-271-3/+10
* | | | | | | | | | | | Documentation: Refer to git-commit-tree in git-filter-branch helpWesley J. Landaker2010-09-271-1/+1
* | | | | | | | | | | | update comment and documentation for :/foo syntaxMatthieu Moy2010-09-272-1/+4
* | | | | | | | | | | | Improvements to `git checkout -h`Daniel Knittl-Frank2010-09-271-6/+6
* | | | | | | | | | | | contrib/completion: --no-index option to git diffMichael J Gruber2010-09-271-1/+1
* | | | | | | | | | | | prefer test -h over test -L in shell scriptsJeff King2010-09-273-5/+5
* | | | | | | | | | | | CodingGuidelines: spell Arithmetic Expansion with $(($var))Junio C Hamano2010-09-271-0/+4
* | | | | | | | | | | | t1503: Fix arithmetic expansion syntax error when using dashRamsay Jones2010-09-271-2/+2
* | | | | | | | | | | | strbuf.h: fix comment typoPat Notz2010-09-271-1/+1
* | | | | | | | | | | | git-stash: fix flag parsingBrian Gernhardt2010-09-262-8/+15
* | | | | | | | | | | | t/t3903-stash: improve testing of git-stash showBrandon Casey2010-09-261-4/+58
* | | | | | | | | | | | 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