aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | commit/status: "git add <path>" is not necessarily how to resolveJunio C Hamano2009-12-12
| * | | | | | | | | | | | | t7508-status: test all modes with colorMichael J Gruber2009-12-08
| * | | | | | | | | | | | | t7508-status: status --porcelain ignores relative paths settingMichael J Gruber2009-12-08
| * | | | | | | | | | | | | t7508-status.sh: Add tests for status -sMichael J Gruber2009-11-27
| * | | | | | | | | | | | | git status: not "commit --dry-run" anymoreJunio C Hamano2009-08-22
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | t4019 "grep" portability fixJunio C Hamano2009-12-26
| * | | | | | | | | | | | | t1200: work around a bug in some implementations of "find"Junio C Hamano2009-12-26
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'gb/1.7.0-diff-whitespace-only-output'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | No diff -b/-w output for all-whitespace changesGreg Bacon2009-11-20
* | | | | | | | | | | | | | Merge branch 'jc/1.7.0-diff-whitespace-only-status'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Make test case number uniqueJohannes Sixt2009-08-27
| * | | | | | | | | | | | | | diff: change semantics of "ignore whitespace" optionsJunio C Hamano2009-07-29
* | | | | | | | | | | | | | | Merge branch 'jc/1.7.0-push-safety'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Refuse deleting the current branch via pushJunio C Hamano2009-07-29
| * | | | | | | | | | | | | | | Refuse updating the current branch in a non-bare repository via pushJunio C Hamano2009-07-29
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | tests: handle NO_PYTHON settingJeff King2009-12-07
| * | | | | | | | | | | | | | Add Python support library for remote helpersSverre Rabbelier2009-11-24
| * | | | | | | | | | | | | | Basic build infrastructure for Python scriptsJohan Herland2009-11-17
* | | | | | | | | | | | | | | git svn: add test for a git svn gc followed by a git svn mkdirsRobert Zeh2009-12-23
* | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Prevent git blame from segfaulting on a missing author nameDavid Reiss2009-12-22
* | | | | | | | | | | | | | | | git-svn: detect cherry-picks correctly.Sam Vilain2009-12-21
* | | | | | | | | | | | | | | | git-svn: fix some mistakes with interpreting SVN mergeinfo commit rangesSam Vilain2009-12-21
* | | | | | | | | | | | | | | | git-svn: expand the svn mergeinfo test suite, highlighting some failuresSam Vilain2009-12-21
* | | | | | | | | | | | | | | | t9146: use 'svn_cmd' wrapperEric Wong2009-12-19
* | | | | | | | | | | | | | | | git svn: make empty directory creation gc-awareEric Wong2009-12-19
* | | | | | | | | | | | | | | | Merge branch 'maint' to sync with 1.6.5.7Junio C Hamano2009-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | worktree: don't segfault with an absolute pathspec without a work treeJunio C Hamano2009-12-16
| * | | | | | | | | | | | | | | ignore unknown color configurationJeff King2009-12-16
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Sync with 1.6.5.6Junio C Hamano2009-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Remove post-upload-hookJunio C Hamano2009-12-10
* | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'jk/maint-add-p-delete-fix' into maintJunio C Hamano2009-12-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | add-interactive: fix deletion of non-empty filesJeff King2009-12-07
* | | | | | | | | | | | | | | git svn: log removals of empty directoriesEric Wong2009-12-07
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Sync with 1.6.5.5Junio C Hamano2009-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | reset: improve worktree safety valvesJeff King2009-12-05
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'uk/maint-shortlog-encoding' into maintJunio C Hamano2009-12-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | t4201: use ISO8859-1 rather than ISO-8859-1Brandon Casey2009-12-03
| * | | | | | | | | | | | | | Merge branch 'fc/maint-format-patch-pathspec-dashes' into maintJunio C Hamano2009-12-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rj/maint-t9700' into maintJunio C Hamano2009-12-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ls/maint-mailinfo-no-inbody' into maintJunio C Hamano2009-12-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/maint-use-custom-perl' into maintJunio C Hamano2009-12-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/grep-i-F' into maintJunio C Hamano2009-12-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | Fix crasher on encountering SHA1-like non-note in notes treeJohan Herland2009-12-03
* | | | | | | | | | | | | | | | | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2009-12-03
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /