aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
* | | | | | | Merge branch 'cc/bisect'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \
| * | | | | | | bisect: use a detached HEAD to bisectChristian Couder2008-05-22
| * | | | | | | bisect: trap critical errors in "bisect_start"Christian Couder2008-05-22
| * | | | | | | bisect: fix left over "BISECT_START" file when starting with junk revChristian Couder2008-05-22
| * | | | | | | bisect: add test cases to check that "git bisect start" is atomicChristian Couder2008-05-22
* | | | | | | | Merge branch 'ap/svn'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \
| * | | | | | | | git-svn: add test for --add-author-from and --use-log-authorJunio C Hamano2008-05-12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'js/cvsexportcommit'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \
| * | | | | | | | cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin2008-05-15
* | | | | | | | | Merge branch 'js/ignore-submodule'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ignore dirty submodule states during rebase and stashJohannes Schindelin2008-05-15
| |/ / / / / / / /
* | | | | | | | | Merge branch 'mo/cvsserver'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | git-cvsserver: add ability to guess -kb from contentsMatthew Ogilvie2008-05-16
| * | | | | | | | implement gitcvs.usecrlfattrMatthew Ogilvie2008-05-16
| |/ / / / / / /
* | | | | | | | Merge branch 'pb/push'Junio C Hamano2008-05-23
|\ \ \ \ \ \ \ \
| * | | | | | | | add special "matching refs" refspecPaolo Bonzini2008-05-04
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'bc/repack'Junio C Hamano2008-05-23
|\ \ \ \ \ \ \ \
| * | | | | | | | repack: modify behavior of -A option to leave unreferenced objects unpackedBrandon Casey2008-05-11
* | | | | | | | | Merge branch 'sp/ignorecase'Junio C Hamano2008-05-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t0050: Fix merge test on case sensitive file systemsSteffen Prohaska2008-05-17
| * | | | | | | | | t0050: Add test for case insensitive addSteffen Prohaska2008-05-11
| * | | | | | | | | t0050: Set core.ignorecase case to activate case insensitivitySteffen Prohaska2008-05-11
| * | | | | | | | | t0050: Test autodetect core.ignorecaseSteffen Prohaska2008-05-11
| |/ / / / / / / /
* | | | | | | | | pull --rebase: exit early when the working directory is dirtyJohannes Schindelin2008-05-22
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'ar/add-unreadable'Junio C Hamano2008-05-21
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a config option to ignore errors for git-addAlex Riesen2008-05-12
| * | | | | | | | Add a test for git-add --ignore-errorsAlex Riesen2008-05-12
* | | | | | | | | Merge branch 'jk/maint-send-email-compose'Junio C Hamano2008-05-21
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | send-email: rfc2047-quote subject lines with non-ascii charactersJeff King2008-05-21
| * | | | | | | | send-email: specify content-type of --compose bodyJeff King2008-05-21
* | | | | | | | | Fix t3701 if core.filemode disabledAlex Riesen2008-05-21
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | t/Makefile: "trash" directory was renamed recentlyBrandon Casey2008-05-18
* | | | | | | | Ensure that a test is run in the trash directoryAlex Riesen2008-05-18
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Replace in-place sed in t7502-commitMarcel Koeppen2008-05-16
* | | | | | | submodule update: add convenience option --initJohannes Schindelin2008-05-16
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'sb/committer'Junio C Hamano2008-05-14
|\ \ \ \ \ \
| * | | | | | commit: Show committer if automaticSanti Béjar2008-05-06
| * | | | | | commit: Show author if different from committerSanti Béjar2008-05-06
* | | | | | | Merge branch 'bd/tests'Junio C Hamano2008-05-14
|\ \ \ \ \ \ \
| * | | | | | | Rename the test trash directory to contain spaces.Bryan Donlan2008-05-05
| * | | | | | | Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
| * | | | | | | Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-05
| * | | | | | | lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan2008-05-05
| * | | | | | | test-lib.sh: Fix some missing path quotingBryan Donlan2008-05-05
| * | | | | | | Use test_set_editor in t9001-send-email.shBryan Donlan2008-05-05
| * | | | | | | test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan2008-05-05
| * | | | | | | git-send-email.perl: Handle shell metacharacters in $EDITOR properlyBryan Donlan2008-05-05
| * | | | | | | config.c: Escape backslashes in section names properlyBryan Donlan2008-05-05
| * | | | | | | git-rebase.sh: Fix --merge --abort failures when path contains whitespaceBryan Donlan2008-05-05
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'mv/format-cc'Junio C Hamano2008-05-14
|\ \ \ \ \ \ \